aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg/opkg-nogpg-nocurl_svn.bb
AgeCommit message (Collapse)Author
2010-08-03opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.Graham Gower
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>
2010-06-16Revert "opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide ↵Dmitry Eremin-Solenikov
virtual/opkg-dev" This reverts commit aa45596db92a18851de6f2f241e578047f488307. Per request from Koen Kooi. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org>
2010-06-16opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide virtual/opkg-devDmitry Eremin-Solenikov
This will be used in task-sdk-base (instead of ipkg-dev). Also bump all PRs to force rebuild. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-04-02sane-srcrevs: move SRCREVs to recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-24opkg-target,sdk: bump SRCREVKoen Kooi
* -native is left alone because packaged-staging needs more testing * tested install and upgrade on angstrom/beagleboard * tweaked opkg-nogpg-nocurl recipe to keep it building
2009-08-19opkg: use INC_PR.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-04-30opkg_svn.bb: Explicitly package datadir/opkg/intercept (not happens ↵Stanislav Brabec
automatically for opkg-nogpg).
2009-04-29recipes/opkg/files/configure : fix the case where this is no splash installed.Graeme Gregory
recipes/opkg/opkg*.bb : bump PR for affected recipes
2009-04-17opkg: only ping splash when splashfuncs are presentKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>