opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.
authorGraham Gower <graham.gower@gmail.com>
Tue, 29 Jun 2010 18:54:00 +0000 (18:54 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 3 Aug 2010 20:02:24 +0000 (13:02 -0700)
commit11d08db8106e173599cf5efec58d2710c66bba51
tree8319aa1b07152198f386fb8707d2b137734caf12
parent060285f9fdb9bc0065f119a41edb15e0182c069c
opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.

None of the distros in OE appear to want/need gpg or curl support in opkg;
so have opkg.inc remove them by default. This diff makes things more consistent
across all distros/tasks/images.

The slugos recipe is kept intact and further divided from the more modern
recipes. The opkg-native recipe is the sane-srcrev version even when building
slugos, which should allow for changes to opkg related bbclasses without
breaking the slugos build.

Build tested for qemumipsel/minimal-image and nslu2/slugos-image.
minimal-image builds 10% quicker in my setup and is 1mb smaller.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
27 files changed:
conf/compatibility-providers.conf
conf/distro/angstrom-2008.1.conf
conf/distro/include/preferred-slugos-versions.inc
conf/distro/jlime-2010.1.conf
conf/distro/kaeilos-2010.conf
conf/distro/kaeilos.conf
conf/distro/micro.conf
conf/distro/minimal.conf
conf/distro/nylon.conf
recipes/angstrom/angstrom-feed-configs.bb
recipes/images/minimal-gpe-image.bb
recipes/images/nas-server-image.bb
recipes/images/x11-sato-image.bb
recipes/meta/meta-toolchain-arago.bb
recipes/opkg/files/fix_endianness.patch [deleted file]
recipes/opkg/files/isatty.patch [moved from recipes/opkg/opkg/isatty.patch with 100% similarity]
recipes/opkg/files/opkg-intercept-cleanup.patch [moved from recipes/opkg/opkg/opkg-intercept-cleanup.patch with 100% similarity]
recipes/opkg/files/opkg-libdir.patch [deleted file]
recipes/opkg/opkg-native_svn.bb
recipes/opkg/opkg-nogpg-nocurl-slugos_svn.bb
recipes/opkg/opkg-nogpg-nocurl_svn.bb [deleted file]
recipes/opkg/opkg-nogpg_svn.bb [deleted file]
recipes/opkg/opkg-sdk_svn.bb
recipes/opkg/opkg.inc
recipes/opkg/opkg_svn.bb
recipes/tasks/task-arago-toolchain-target.bb
recipes/tasks/task-sdk-sbox.bb