diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-11-27 16:56:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-09 14:36:57 +0000 |
commit | 577585375efac8f86223d7549ce39cd70877cbd9 (patch) | |
tree | f34b421a6923b82a4d3508718bbac34b059c4643 /scripts/lib/recipetool/setvar.py | |
parent | 7909b258ac87d4be9bb7aba00d12fd363bd9b248 (diff) | |
download | openembedded-core-577585375efac8f86223d7549ce39cd70877cbd9.tar.gz openembedded-core-577585375efac8f86223d7549ce39cd70877cbd9.tar.bz2 openembedded-core-577585375efac8f86223d7549ce39cd70877cbd9.zip |
connman.inc: do not check IMAGE_FEATURES
Recipes can't rely on IMAGE_FEATURES to determine whether the
resulting packages will be used in an image with read/write or
read-only rootfs because IMAGE_FEATURES is a per-image recipe
variable.
The connman.inc code checked IMAGE_FEATURES to determine whether
/var/run/connman needs to be created via tmpfiles.d when booting a
read-only rootfs. In my tests that is not necessary (anymore?),
something (connman itself?) creates the missing directory.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/recipetool/setvar.py')
0 files changed, 0 insertions, 0 deletions