diff options
Diffstat (limited to 'meta-sota/conf/include/agl-sota.inc')
-rw-r--r-- | meta-sota/conf/include/agl-sota.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-sota/conf/include/agl-sota.inc b/meta-sota/conf/include/agl-sota.inc index 700d36a..9e8e794 100644 --- a/meta-sota/conf/include/agl-sota.inc +++ b/meta-sota/conf/include/agl-sota.inc @@ -19,6 +19,7 @@ IMAGE_FSTYPES_remove_raspberrypi2 = "wic" # Still to be integrared IMAGE_FSTYPES_remove_cyclone5 = "wic" IMAGE_FSTYPES_remove_dra7xx-evm = "wic" +IMAGE_FSTYPES_remove_dragonboard-410c = "wic" IMAGE_FSTYPES_remove_h3ulcb = "wic" IMAGE_FSTYPES_remove_intel-corei7-64 = "wic" IMAGE_FSTYPES_remove_joule = "wic" |