diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-19 21:15:37 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-19 21:15:37 +0000 |
commit | f14f0d3bfd9ebd96079700cf30b5c4ebffc9b6c4 (patch) | |
tree | ce59d1fd75c0efec246b1dd22654785f9d5c5f01 /packages/joe | |
parent | c29453d85e7236aaef0ed5b5b20de2b18b1a8381 (diff) |
ipkg-utils*: Re-add support for openwrt-style .ipk's.
* 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.
Diffstat (limited to 'packages/joe')
0 files changed, 0 insertions, 0 deletions