diff options
author | Ross Burton <ross.burton@intel.com> | 2017-05-16 16:27:00 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-18 14:01:37 +0100 |
commit | 5da7a0ba47d39612b08b4f71518b8384a3058b3f (patch) | |
tree | 6d60a24bd37e4b66bfdedabd61be7a2704094caf /meta/classes | |
parent | bb5718b631151cff840bcfa171ad4f8326c2132e (diff) | |
download | openembedded-core-5da7a0ba47d39612b08b4f71518b8384a3058b3f.tar.gz openembedded-core-5da7a0ba47d39612b08b4f71518b8384a3058b3f.tar.bz2 openembedded-core-5da7a0ba47d39612b08b4f71518b8384a3058b3f.zip |
opkg-utils: don't generate PN-dev and PN-staticdev
opkg-utils ends up in any opkg/rpm image with package management as it's the
provider for update-alternatives. If dev-pkgs is enabled then opkg-utils-dev
will get installed, which is empty but will subsequently pull python3-dev into
the image (as opkg-utils-python depends on python3).
As this can result in all of Python appearing in otherwise small images, don't
generate these pointless packages.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions