Skip to content
Snippets Groups Projects

bundles: add compatibility string for SECO B68

Merged Zygmunt Krynicki requested to merge zyga/oniro:tweak/bundle-compat-alvin into kirkstone
2 files
+ 3
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -9,6 +9,7 @@ SUMMARY = "SysOTA/RAUC Update Bundle for Oniro Base Image"
RAUC_BUNDLE_COMPATIBLE:qemux86 = "QEMU x86"
RAUC_BUNDLE_COMPATIBLE:qemux86-64 = "QEMU x86-64"
RAUC_BUNDLE_COMPATIBLE:raspberrypi4-64 = "Raspberry Pi 4"
RAUC_BUNDLE_COMPATIBLE:seco-intel-b68 := "SECO Alvin"
# TODO: add compatibility strings for other machines.
RAUC_BUNDLE_DESCRIPTION = "SysOTA/RAUC Update Bundle"
Loading