aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipkg/ipkg-native_0.99.163.bb
AgeCommit message (Collapse)Author
2006-08-10ipkg: refined FILES spec to exclude debug info in packageFrans Meulenbroeks
bumped PR for all bb files as the change is in a .inc file
2006-08-05packages/ipkg/: There is no ipkg_0.99.163.bb do not require itHolger Freyther
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 Freyther
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 Romain
2006-06-29ipkg-native: add 0.99.163, fetched from tarball instead of cvs Koen Kooi