Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-06-05 | ipkg-utils*: re-enable size field in packages (from openmoko) | Koen Kooi | 1 | |
2008-05-09 | packages/* : PR changes from OM mtn to bring two back into sync | Graeme Gregory | 1 | |
2008-02-19 | ipkg-utils*: Re-add support for openwrt-style .ipk's. | Paul Sokolovsky | 1 | |
* There're two .ipk formats: one with ar top-level wrapping (essentially, .deb format, native OE format) and with tar.gz top-level wrap, used by OpenWRT and some tiny distros. When I did performance optimization work on ipkg-make-index, I just blocked support of tar.gz-style ipk's, as it was unclear if those are used in OE at all. Now support is readded, with the old code to handle them (i.e. not as optimal as ar-style ones). * This makes DISTRO=openwrt-sdk usable for producing compatible packages and deploy-feed for them. But there're still some issues to resolve before OE can be said to provide seamless support for building packages for OpenWRT. | ||||
2008-01-17 | (Merge OM mtn modification back into mainline) | John Lee | 1 | |
Remove ipkg-list-fields because already in ipkg-utils | ||||
2007-12-08 | merge of '1d39316900e922826574e74f55a807cf58b313f7' | Rod Whitby | 1 | |
and '4dc379aab7427cdddc45871616c34a79875f1b3f' | ||||
2007-12-04 | Integrate helper scripts into meta-toolchain-openmoko. | John Lee | 1 | |
2007-12-02 | ipkg-utils-native: Make sure ipkg-list-fields is installed, as needed by ↵ | Richard Purdie | 1 | |
meta-toolchain (from poky) | ||||
2007-06-14 | ipkg-utils: add patch from poky to include more fields in the ipkg metadata, ↵ | Koen Kooi | 1 | |
most notably the OE: field | ||||
2007-05-29 | ipkg-utils: Support reading both "control" and "./control" from tar archives. | Paul Sokolovsky | 1 | |
* Fixes #2381. | ||||
2007-05-29 | ipkg-utils-native: Revert previously applied patch regarding "control" vs | Paul Sokolovsky | 1 | |
"./control" matter to the state which works with tar-native. | ||||
2007-05-26 | ipkg-utils: Merge in tweaked version of patches from #1504 (from Paul ↵ | Richard Purdie | 1 | |
Sokolovsky) to massively speedup ipkg-make-index | ||||
2007-04-04 | ipkg-utils-native 1.6+cvs20050404: Fix version comparision algorithm, now | Paul Sokolovsky | 1 | |
it treats version as structured notion, and compares it component by component (epoch (was before), then upstream version, then package revision). * Closes #2061. | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
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-24 | ipkg-utils: Fix a bug in the md5sum field handling and add some extra checks ↵ | Richard Purdie | 1 | |
(md5sum, size) to ipkg-make-index when reusing data from the previous package file. (from poky) | ||||
2006-06-30 | ipkg-utils-native: add patch to stop ipkg-make-index move all ipkg to morgue/ | Koen Kooi | 1 | |
2006-01-28 | ipkg-utils-native: don't RDEPEND on python | Philipp Zabel | 1 | |
2006-01-28 | ipkg-utils-native: don't RDEPEND on python-native | Philipp Zabel | 1 | |
2006-01-18 | ipkg-utils/ipkg-link: added fixed SRCDATE and renamed due to policy | Marcin Juszkiewicz | 1 | |