rootfs_deb: make Packages.gz, not Packages.bz2.
authorMichael Smith <msmith@cbnco.com>
Tue, 5 May 2009 04:38:36 +0000 (00:38 -0400)
committerTom Rini <trini@embeddedalley.com>
Tue, 5 May 2009 05:18:01 +0000 (01:18 -0400)
commit53f372bb0c9080ca86100cc342e522da0b9ce68d
tree2e8e46a5489a7cade6e774e138f8588982de7585
parent6923d7073a1eed04518b89b2b31fe33cce21f6fb
rootfs_deb: make Packages.gz, not Packages.bz2.

apt ignores Packages.bz2 unless bzip2 exists in /bin/bzip2 (!!).
If it's in /usr/bin/bzip2 (e.g. SuSE build host) the image fails to build.

Also, remove commented-out check for DEPLOY_KEEP_PACKAGES.

Signed-off-by: Michael Smith <msmith@cbnco.com>
classes/rootfs_deb.bbclass