summaryrefslogtreecommitdiff
path: root/packages/ipkg
AgeCommit message (Collapse)AuthorFiles
2007-12-21ipkg-native_0.99.163.bb : remove ipkg_bugfix.patch as this bug wasGraeme Gregory1
already fixed. Noticed by John Lee #3502
2007-12-02merge of '48e3d8ce0c21c80e6e929a3a992826251eed2f4d'Paul Sokolovsky3
and 'd3dfa43eb653664a9ed9a5ae97b24949fee1c9cf'
2007-12-01ipkg-native: Fix the infamous ' cannot create /usr/lib/ipkg' warning (from poky)Richard Purdie2
2007-12-01ipkg: Stop hacking in /etc/rcS.d, use update-rc.d.bbclass.Paul Sokolovsky3
* Also, designate start and end of "ipkg configure" run, to diagnose boot-time hangs.
2007-11-09add ipkgorphan, a dependency tracking tool for ipkgMichael Lauer1
2007-10-15packages/ipkg/ipkg-collateral.bb : remove hard setting of PACKAGE_ARCH toGraeme Gregory1
allow the machine overrides in SRU_URI stuff to work correctly
2007-10-04ipkg: check in missing patchKoen Kooi1
2007-10-04ipkg: fix long filenamesHenryk Ploetz1
2007-05-19ipkg: apply speedups patches to ipkg-native as wellKoen Kooi1
2007-05-11ipkg 0.99.163: Apply patches to optimize internal algorithms.Paul Sokolovsky3
* Leading to 10x+ speedup on typical OE feeds (thousands of packages) * Still needs more testing, though developers' testing didn't show any issues. * Read patch comments if in doubt. * Closes #2244.
2007-04-02ipkg: remove a couple of outdated ones, update is_processing patch courtesy ↵Michael Lauer15
OpenMoko, Inc.
2007-03-27ipkg-collateral: Should be marked as machine specific since it uses machine ↵Richard Purdie1
specific file overrides
2007-03-21packages/ipkg/ipkg-collateral.bb: Add dest definitions for oplinux and ↵Stelios Koroneos5
oplinux-uclibc
2007-02-14ipkg: add patch from openmoko svn to get status info from libipkgKoen Kooi2
2007-01-29ipkg/ipkg-0.99.163/patch-ipkg-localfilename : Addition of patchKristoffer Ericson3
* This patch fixes one of many bugs in ipkg, involving localfilename. Submitted by Alexandre Orlov <axorlov@gmail.com> from the Jlime dev team. Confirmed working. * Applied patch to ipkg_0.99.163.bb
2007-01-07ipkg-collateral: added some tweaks from OpenZaurusMarcin Juszkiewicz1
- packaging as 'all' as this is not arch specific - marked ipkg.conf as CONFFILE to not get it removed on upgrade - close #1713
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-02rootfs_ipk.bbclass and ipkg.inc: shell script syntax fixesMartin Dietze1
- both files contained code which would only execute if run by bash - the fixed versions do the same but are more portable
2006-08-10ipkg: refined FILES spec to exclude debug info in packageFrans Meulenbroeks13
bumped PR for all bb files as the change is in a .inc file
2006-08-10ipkg: add .163Koen Kooi1
* no new bugs noticed after >1 week of on-device testing
2006-08-05packages/ipkg/: There is no ipkg_0.99.163.bb do not require itHolger Freyther1
There is no 0.99.163.bb for ipkg, do not try to require it. The other ipkg_0.99.15x.bb files only add patches and include ipkg.inc which we do already. I assume we have no patches to ipkg 0.99.163
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther10
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-23ipkg-native .163: fix SRC_URICyril Romain1
2006-06-29ipkg-native: add 0.99.163, fetched from tarball instead of cvs Koen Kooi1
2006-04-28ipkg: Added an IPKG_INIT_ORDER variable (defaulting to 98) to allow distros ↵Rod Whitby2
to change the order of S98configure (e.g. to put it before S40networking so that ethernet kernel modules can be configured before networking needs them).
2006-03-23Add ipkg-native 0.99.159Richard Purdie1
2006-02-28ipkg: add .159 (cross) versionKoen Kooi1
2006-02-05ipkg: fix spurious characters in ipkg upgrade messages in 0.99.155John Bowler3
2006-01-06ipkg : add 0.99.155 which fixes the following bugs:Koen Kooi1
* Fixed a problem when installing by hand. Now ipkg knows that a package has been selected by hand, and, if every check returns ok, it install the wanted package, instead of selecting one from feed. Moreover, now downgrade should works again. * Fixed the "Replaces" bug. Now ipkg is able to replace a package also if it doesn't conflict.
2006-01-04binutils, glib, ipkg, libgphoto2, sysfsutils: bump PRJohn Bowler3
2006-01-03disapproval of revision 'e16cffcf452086640211ee23d9ec8188163f1b83'John Bowler4
2006-01-03ipkg: change do_stage to use autotools_stage_all in ipkg.incJohn Bowler4
- this changes all versions which use ipkg.inc, - 0.99.152 0.99.153 0.99.154
2005-09-17added ipkg 0.99.154Marcin Juszkiewicz2
- this version has fixed Provides: problem from 0.99.152 and Depends: from .153 - changset 5b224b4c91dec0b22ff45bec26fb18a01889e139 can be reverted now
2005-09-05ipkg: added my fast fix to get ipkg 0.99.153 workingMarcin Juszkiewicz3
patch already submitted to upstream bugzilla: http://handhelds.org/~bugzilla/show_bug.cgi?id=1393
2005-09-02ipkg: fix bb syntaxJustin Patrin1
2005-09-02ipkg: Add the libdir.patch that keeps getting lostDerek Young1
2005-09-02set default_preference=-1 since it has problemsKoen Kooi1
2005-09-01drop all old versions of ipkgMarcin Juszkiewicz35
- 0.99.153 is latest one - 0.99.152 is latest tested one - older versions are removed
2005-09-01added ipkg 0.99.153 which fix problem with Provides: support (needed when ↵Marcin Juszkiewicz2
using PARALLEL_INSTALL_MODULES)
2005-08-08Beagle:Holger Freyther2
-Drop even more files
2005-07-30added forgotten files to ipkgMarcin Juszkiewicz2
2005-07-29simplify ipkg(-native) structureMarcin Juszkiewicz22
merged all common code into ipkg.inc and ipkg-native.inc
2005-07-29Move file to make sure bitmake finds it building the -native packages.Florian Boor2
2005-07-29added ipkg 0.99.152Marcin Juszkiewicz13
cleaned ipkg subdir (one copy of terse.patch is enough)
2005-07-23Akita: Add SD, CF and home entries to ipkg.conf and don't move status to /varMatthias Hentges4
2005-07-09More syntax fixes, unbelievable I spend most of the time at GPE bbfiles...Holger Freyther2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi48
2005-06-19Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/19 22:27:20+02:00 utwente.nl!koen Add ipkg 0.99.151, courtesy PierLuigi Frullani BKrev: 42b5d827NrJEtuL8Y6U5Reswjr2zjg
2005-06-19Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/19 16:10:07+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/19 16:09:44+02:00 handhelds.org!CoreDump altboot: Disable fsck of loop-images since fsck isn't installed in a stock OZ image 2005/06/19 16:01:37+02:00 uni-frankfurt.de!mickeyl fix stupid typo in lists_dir 2005/06/19 15:57:00+02:00 uni-frankfurt.de!mickeyl enhance ipkg-collateral to specify lists_dir. default is using 'lists_dir ext /var/lib/ipkg'. We might want to override that for the 32MB memory models BKrev: 42b583ca6PD_SFNttUm2Iox9-JNBvQ
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler2
into marsco.kalmiopsis:/home/nslu2/openembedded 2005/06/15 12:55:22+02:00 utwente.nl!koen sapwood_1.20-1.bb: extra install_append, courtesy Florian Boor osso-gnome-vfs2_2.8.4.4-1.bb: adjust depends, courtesy Florian Boor Many files: added, courtesy Florian Boor hildon-libs_0.9.6-2.bb: adjust staging, courtesy Florian Boor 2005/06/15 12:18:24+02:00 uni-frankfurt.de!mickeyl add mathomatic, a small, portable, general purpose CAS. Patch courtesy Simon Pickering 2005/06/15 11:58:18+02:00 utwente.nl!koen Many meamo files: source -> ., courtesy Florian Boor Add gconf-osso, part of the maemo.org suite, courtesy Florian Boor 2005/06/15 11:45:40+02:00 utwente.nl!koen base-files_3.0.14.bb: support nokia770, courtesy Florian Boor 2005/06/15 11:05:24+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/15 11:05:02+02:00 handhelds.org!CoreDump altboot: Add a timeout on boot and only show the menu when requested 2005/06/15 10:29:53+02:00 mn-solutions.de!schurig assorted MNCI / RT3000 changes 2005/06/15 10:27:59+02:00 mn-solutions.de!schurig classes/rootfs_ipk.bbclass: allows to keep the Packages file (my own python script to create Packages is way faster :-) 2005/06/14 22:59:08+01:00 reciva.com!pb use mkdir -p, not install -d 2005/06/14 22:02:28+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 22:02:15+02:00 utwente.nl!koen xmame_0.95.bb: remove UNNECESSARY and BOGUS qpe crap. Can we please stop committing such nonsonse? virtual/libsdl exists for a reason 2005/06/14 21:01:19+01:00 reciva.com!pb apply PARALLEL_INSTALL_MODULES patch from Erik Hovland 2005/06/14 20:55:08+01:00 reciva.com!pb update xmame to 0.95, courtesy Erik Hovland 2005/06/14 20:52:19+01:00 reciva.com!pb update handhelds-pxa kernel to hh40, courtesy Erik Hovland 2005/06/14 19:10:13+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/14 19:00:35+02:00 uni-frankfurt.de!mickeyl Add tslib config files for omap5912osk. Patch courtesy philip@balister.org 2005/06/14 18:59:02+02:00 uni-frankfurt.de!mickeyl Fix Typo in xerces-c. Patch courtesy philip@balister.org 2005/06/14 13:45:03+02:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into marcinj.local:/home/hrw/zaurus/oe/openembedded 2005/06/14 13:44:34+02:00 local!hrw updated kdepimpi to 2.1.5 2005/06/14 13:16:38+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/14 13:16:14+02:00 handhelds.org!CoreDump altboot: Update to latest version 2005/06/14 13:13:37+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 13:13:23+02:00 utwente.nl!koen Add tune-supersparc.conf for people who have v8 cpu's and want hardware integer multiply and divide. Makes ssh login approx. 30 times faster 2005/06/14 11:55:00+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/14 11:52:01+01:00 reciva.com!pb eliminate spare copy of sun4cdm kernel preference 2005/06/14 12:43:33+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/14 12:43:12+02:00 mn-solutions.de!schurig renamed MACHINE 'ramses' to 'mnci' added new MACHINE 'rt3000' renamed DISTRO 'openmnci' to 'openmn', which now is for both MNCI and RT3000 2005/06/14 09:52:19+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/10 09:37:26+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 10:05:02+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 09:16:06+02:00 mn-solutions.de!schurig icewm: use sourceforge mirror BKrev: 42b037e5CrddHepCs3gW5YAsfOQ7ng