Skip to content
Snippets Groups Projects
Commit c714783c authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

bundles: add compatibility string for SECO B68


I missed this in the earlier patch-set. I've added a note to the RAUC
recipe to allow people to notice this better than by trial and error.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 131d5d6c
No related branches found
No related tags found
1 merge request!81bundles: add compatibility string for SECO B68
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment