X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Fconf%2Finclude%2Fbase-agl.inc;fp=meta-agl-core%2Fconf%2Finclude%2Fbase-agl.inc;h=f132359a98f361c66cc1faea523d50ee4cbaf762;hb=03b7ca4d462dd6e534c8a5fc93908dcb1816550d;hp=5ca723a10cf003c8e4d3758c2610fb6b966e04a1;hpb=a3ea6603457f1265cbd458e57d29a8e4ace4fae3;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-core/conf/include/base-agl.inc b/meta-agl-core/conf/include/base-agl.inc index 5ca723a10..f132359a9 100644 --- a/meta-agl-core/conf/include/base-agl.inc +++ b/meta-agl-core/conf/include/base-agl.inc @@ -1,9 +1,5 @@ -# AGL includes all kernel modules here for ease-of-use during development. -# Comment this out to be able to select the kernel modules yourself. -IMAGE_INSTALL_append = " kernel-modules" - -# Likewise as we included all kernel modules by default in the filesystem, -# we do not need a separate tarball stored. +# Disable kernel module tarballs by default on the assumption that +# desired modules will already be present in images. # Comment this out to receive the separate modules tarball again. MODULE_TARBALL_DEPLOY ?= "0"