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
Sorry, wrong commit message. Should have been:
This is the other half of the trivial patch, and bumps the revision of the tint patch.
Signed-off-by: Myles Watson mylesgw@gmail.com Acked-by: Myles Watson mylesgw@gmail.com
Thanks, Myles
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/pa yloads/external/tint/libpayload_tint.patch?rev=$(TINT_PATCH_REV)&format=ra w" TINT_PATCH=libpayload_tint.patch
-- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot