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-10 22:45:18 +0000 |
commit | e9e3e60ca61ac2dd7e4e4c369dfd905d3adb5117 (patch) | |
tree | 9e440c48103c2caba0d343af5f3e92affc03c593 /meta/lib/oe/patch.py | |
parent | 4a33d7b9cad9f9b83cbd7324d13eb6ace4c7a155 (diff) | |
download | poky-e9e3e60ca61ac2dd7e4e4c369dfd905d3adb5117.tar.gz |
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.
(From OE-Core rev: 577585375efac8f86223d7549ce39cd70877cbd9)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/patch.py')
0 files changed, 0 insertions, 0 deletions