Author: myles Date: 2008-05-13 23:31:20 +0200 (Tue, 13 May 2008) New Revision: 194
Modified: buildrom-devel/packages/tint/tint.mk Log: This makes it so that checking the "USE_LZMA" option in buildrom doesn't break builds. It moves the USE_LZMA option to the payload menu, since it only affects the payload.
It assumes that all Config.lb files don't use compression, and all Config-lab.lb files do. It also updates qemu.conf to use 3281 which has the correct Config-lab.lb.
Signed-off-by: Myles Watson mylesgw@gmail.com Acked-by: Jordan Crouse jordan.crouse@amd.com
Modified: buildrom-devel/packages/tint/tint.mk =================================================================== --- buildrom-devel/packages/tint/tint.mk 2008-05-09 23:20:43 UTC (rev 193) +++ buildrom-devel/packages/tint/tint.mk 2008-05-13 21:31:20 UTC (rev 194) @@ -1,6 +1,6 @@ TINT_ORIG_URL=http://ftp.debian.org/debian/pool/main/t/tint/ TINT_TARBALL=tint_0.03b.tar.gz -TINT_PATCH_REV=3239 +TINT_PATCH_REV=3303 TINT_PATCH_URL="http://tracker.coreboot.org/trac/coreboot/browser/trunk/payloads/external/ti..." TINT_PATCH=libpayload_tint.patch