summaryrefslogtreecommitdiff
path: root/packages/ipkg/ipkg_0.99.154.bb
AgeCommit message (Collapse)AuthorFiles
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-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
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-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-04binutils, glib, ipkg, libgphoto2, sysfsutils: bump PRJohn Bowler1
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-09-17added ipkg 0.99.154Marcin Juszkiewicz1
- this version has fixed Provides: problem from 0.99.152 and Depends: from .153 - changset 5b224b4c91dec0b22ff45bec26fb18a01889e139 can be reverted now