]> code.ossystems Code Review - openembedded-core.git/commit
opkg-utils: don't generate PN-dev and PN-staticdev
authorRoss Burton <ross.burton@intel.com>
Tue, 16 May 2017 15:27:00 +0000 (16:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 13:01:37 +0000 (14:01 +0100)
commit5da7a0ba47d39612b08b4f71518b8384a3058b3f
tree6d60a24bd37e4b66bfdedabd61be7a2704094caf
parentbb5718b631151cff840bcfa171ad4f8326c2132e
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>
meta/recipes-devtools/opkg-utils/opkg-utils_git.bb