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
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -19,6 +19,8 @@ SRC_URI:append = " \
"
# Define the slots and compatible strings for reference boards.
# The values here must be synchronized with those in the bundle.
# Look at meta-oniro-core/recipes-core/bundles/oniro-bundle-base.bb
RAUC_COMPAT:raspberrypi4-64 := "Raspberry Pi 4"
RAUC_SLOT_A:raspberrypi4-64 := "/dev/mmcblk0p2"
RAUC_SLOT_B:raspberrypi4-64 := "/dev/mmcblk0p3"
Loading