]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
conf/distro/poky-tiny: correctly disable python in opkg-utils
authorRoss Burton <ross.burton@intel.com>
Thu, 7 Jan 2016 23:32:23 +0000 (23:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jan 2016 15:35:22 +0000 (15:35 +0000)
commit17d0862ebc3777d148e62fe9b69225eb4de2dfe0
tree7a436542da148a071d181acac3b1335b8a505924
parentd2d22c5e47ee5d88a96b7fa29289278ee0c69eab
conf/distro/poky-tiny: correctly disable python in opkg-utils

opkg-utils has more than one PACKAGECONFIG option enabled by default so wiping
out PACKAGECONFIG entirely breaks poky-tiny as then opkg-utils doesn't build an
update-alternatives binary.

Instead, use the _remove override to selectively disable Python in opkg-utils,
leaving update-alternatives present.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/distro/poky-tiny.conf