diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-04-10 23:52:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-11 10:58:16 +0100 |
commit | 518f4af617f91b209086acb51454393147aa92dd (patch) | |
tree | f8a167c4f157ed1c9c2f18e99a91e76164221233 /meta/recipes-sato/settings-daemon | |
parent | b30a6eb08640b25bb0b0530f51a8cb749de1c311 (diff) | |
download | openembedded-core-518f4af617f91b209086acb51454393147aa92dd.tar.gz openembedded-core-518f4af617f91b209086acb51454393147aa92dd.tar.bz2 openembedded-core-518f4af617f91b209086acb51454393147aa92dd.tar.xz openembedded-core-518f4af617f91b209086acb51454393147aa92dd.zip |
classes/package_deb: create .gz index instead of .bz2
apt is looking for Packages.gz files instead of the .bz2 files we are
currently creating and failing when they cannot be found. It is not
immediately obvious how to make the current version use the .bz2
indexes; thus create .gz indexes for now which allows us to
successfully create images.
Tested on both a Fedora 14 and an Ubuntu 11.10 host machine.
Fixes [YOCTO #1858].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/settings-daemon')
0 files changed, 0 insertions, 0 deletions