summaryrefslogtreecommitdiff
path: root/packages/ipkg/ipkg.inc
AgeCommit message (Collapse)AuthorFiles
2008-02-19ipkg: Enable debian revision comparingRichard Purdie1
2008-02-19ipkg: Partially fix broken version comparisionsRichard Purdie1
2007-12-01ipkg: Stop hacking in /etc/rcS.d, use update-rc.d.bbclass.Paul Sokolovsky1
* Also, designate start and end of "ipkg configure" run, to diagnose boot-time hangs.
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 Meulenbroeks1
bumped PR for all bb files as the change is in a .inc file
2006-04-28ipkg: Added an IPKG_INIT_ORDER variable (defaulting to 98) to allow distros ↵Rod Whitby1
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-01-03disapproval of revision 'e16cffcf452086640211ee23d9ec8188163f1b83'John Bowler1
2006-01-03ipkg: change do_stage to use autotools_stage_all in ipkg.incJohn Bowler1
- this changes all versions which use ipkg.inc, - 0.99.152 0.99.153 0.99.154
2005-07-30added forgotten files to ipkgMarcin Juszkiewicz1