aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg
AgeCommit message (Collapse)Author
2011-03-02netbase and opkg: reorder init scripts to make networking come up at first bootDenis Carikli
Without that fix, usb0 doesn't come up at first boot (tested on the bug machine, with Angstrom on a console-image). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-02SlugOS: opkg_svn.bb -- remove SlugOS-specific patch that no longer applies.Mike Westerhof
This patch has been pushed upstream. No PR bump required.
2011-03-02opkg: move to r609Koen Kooi
This fixes a few segfaults Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-12SlugOS: Add SlugOS-specific patch to opkg, switch SlugOS to opkg.Mike Westerhof
Nothing changes for any other distros (patch is pulled in via override), but it enables SlugOS to now use the standard opkg recipe. Cleanup of the old recipe and patches will happen after further testing.
2011-02-12SlugOS: opkg-collateral.bb - add tmp_dir change for SlugOS as well.Mike Westerhof
(No PR bump required as this change is only for SlugOS.)
2011-02-12Add custom opkg settings for Visstrim_M10 board.Javier Martin
"/opt" is used in Visstrim_M10 boards as the working directory for opkg. Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-03opkg.inc: bump SRCREV to pull in a couple of important fixes.Graham Gower
Signed-off-by: Graham Gower <graham.gower@gmail.com>
2010-12-24opkg: bump SRCREV to 596 to get fixes for long symlink pathsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-01opkg: move OPKG_SRCREV to opkg.inc directlyMartin Jansa
* now OPKG_SRCREV was used only in this one .inc, so move it there Acked-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-24Remove use of ipkg{,-collateral,-link}.Graham Gower
No one should be using these any longer. * Opkg conflicts with ipkg. * There is opkg, opkg-collateral and ipkg-utils contains ipkg-link. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-06opkg-collateral: make angstrom use SHR tmpdir fix and change package arch to allKoen Kooi
2010-09-21opkg: disable GPLv3 code.Graham Gower
The sha256 code is GPLv3 licensed. This was not obvious and the license clause in opkg recipes was not updated when the sha256 code was added. All other files in opkg remain licensed GPLv2 (or later). Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru> Acked-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-03opkg: first stab at restoring upgrade pathsKoen Kooi
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-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
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-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-02sane-srcrevs: move SRCREVs to recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16opkg: fix global depends on openssl, even in -nogpg/-nocurlDenys Dmytriyenko
Fixes the problem, introduced by 8c1731d818c89a291f80940c1912587ff9ce46b7, where openssl is added with DEPENDS_append override, preventing -nogpg and -nocurl variants from clearing the DEPENDS, when they include opkg_svn.bb file, thus forcing them to depend on openssl too. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Chris Larson <clarson@kergoth.com>
2010-03-15opkg: update LICENSE to more specific GPLv2Denys Dmytriyenko
2010-03-01opkg: don't run merger in case when /usr/lib/ipkg is linkMartin Jansa
* if there is link /usr/lib/ipkg -> /usr/lib/opkg, then merger will create backups of "both" alternatives directories, but they will be both the same /usr/lib/opkg/alternatives, then it will try to merge with output that every file is the same, sofar no real harm. * Problem is after successfull merge, when it removes /usr/lib/ipkg/alternatives which is in this case the right alternatives in opkg :/ * If you've already this problem on your target then * # Restore old alternatives * rm -rf /usr/lib/opkg/alternatives * cp -ra /usr/lib/opkg/alternatives-backup /usr/lib/opkg/alternatives * * # Regenerate links with right alternatives available * opkg install -force-reinstall busybox Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24opkg: add tmp_dir option to opkg.conf for SHRMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-17opkg-native: Add openssl-native to DEPENDS.Tom Rini
Won't build without it, so no PR bump.
2010-01-13opkg, update-alternatives-cworth: use /usr/lib/opkg/alternatives directory ↵Martin Jansa
instead of /usr/lib/ipkg/alternatives * It's usefull to make it compatible with u-a script in opkg package * Old entries are merged to new directory in quite verbose postinst script * If entry exists only in old it's moved * If entry exists in both the one with more lines is used * The one with less lines is not used and warning is shown * If they have the same number of lines diff is checked * If they are the same, old one is ignored * If they are different, old one is ignored and warning is shown Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-08opkg: add provides for update-alternatives and set opkg as default u-a ↵Martin Jansa
provider in sane-feed-ipk Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-05opkg: add opkg-nogpg-nocurl-slugos recipe, update slugos.conf to use it.Mike Westerhof
This is a temporary measure made necessary by a major set of changes to the entire set of opkg recipes that not only rendered older versions of opkg sources unbuildable, it also removed a patch that has not yet been accepted by opkg upstream. Until these issues can be resolved and adequate testing on small-memory devices performed, this copy of the original recipe is a necessary evil that just has to be tolerated.
2009-11-30opkg: bump SRCREVKoen Kooi
2009-11-29opkg-nogpg_svn.bb: link without `-Wl,--as-needed' for nylonMartin Dietze
* nylon uses a gcc3-based toolchain which does not support this option, thus added an override
2009-11-29opkg_svn.bb: added missing dependency to openssl to recipeMartin Dietze
* opkg_svn can only be built if openssl is staged, this revision adds the missing dependency
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-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-03opkg: Don't prompt for user input from stdin if it's not a tty.Chris Larson
Also fixes a minor memory leak while we're at it, as the code was strdup'ing the malloc'd string read from stdin without ever freeing the original. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-09-07opkg_wget_nogpg: adjust vfork patchset to accomodate general opkg patching.Mike Westerhof
2009-08-19opkg: Add opkg to FILESPATHPKG.Khem Raj
Otherwise it does not find patches stored under opkg directory Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-19opkg: explicitly clean up the opkg-intercept dirs rather than rm -rf.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19opkg: use INC_PR.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-07-10opkg-native: use OE's libdir instead of hardcoded /usr/lib for ↵Mario Domenech Goulart
update-alternatives Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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-04-17angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splashCarsten Haitzler (Rasterman
this abstracts psplash to be generic. now as long as something provides a splashfuncs file that sysvinit (and other scripts) can source, and all the approproate init hooks to start the splash etc. you can use psplash, exquisitie, usplash or anything that tickles your fancy. this moves splash toa ${SPLASH} variable to include in your image (or override). the default in angstrom is psplash - unless you override it. opkg also runs a configure script that cna take forever - and so this speically sends off some splash commands (if there) to let you know the systme is alive and working (but just busy). this is one commit as if this breaks things you either want to fix the minor break or totally revert the whole patch. i hope it didn't break anything.
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>