diff options
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_bbe.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_bbe.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_bbe.inc b/meta-agl-bsp/conf/include/agl_bbe.inc index 5dc817099..5c28bea20 100644 --- a/meta-agl-bsp/conf/include/agl_bbe.inc +++ b/meta-agl-bsp/conf/include/agl_bbe.inc @@ -1,7 +1,7 @@ # This config is for the Sancloud BBE, adapted from the config provider for the # standard Beaglebone -AGL_DEFAULT_IMAGE_FSTYPES = "tar.xz wic.xz wic.bmap" +#AGL_DEFAULT_IMAGE_FSTYPES += "tar.xz" CORE_IMAGE_EXTRA_INSTALL += "packagegroup-machine-base" |