]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rootfs.py: allow removal of unneeded packages
authorStephano Cetola <stephano.cetola@linux.intel.com>
Wed, 17 Aug 2016 23:25:33 +0000 (16:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 22:03:48 +0000 (23:03 +0100)
commitd45a3449bc15de2334860c1964b81a20d876174c
tree7b4389292718b4383c4980a0882377214fe8ec5e
parent31982f16592cde4da77c725d5cf7cfa65ee58f8d
rootfs.py: allow removal of unneeded packages

Current functionality allows for the removal of certain packages
based on the read-only image feature. This patch extends this
functionality by adding the FORCE_RO_REMOVE variable, which will
remove these packages regardless of any image features.

[ YOCTO #9491 ]

(From OE-Core rev: cfb869ffd4c37c3cc8e6b3eb732c1a7b7cfc3cb0)

Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/rootfs.py