From ec2c18ee6068ef6adf6f5be437d7047c91773654 Mon Sep 17 00:00:00 2001 From: Stefan Tauner Date: Mon, 8 Oct 2012 03:00:08 +0200 Subject: Increment revision of SeaBIOS to remove bashism This enables building with dash again(?) by using exactly one patch of SeaBIOS more/newer than previously, which has also the sole purpose of removing bashism and is a single line change. *sigh* Change-Id: Ib036894d8b9886f74d6eb0853f1fc0ce1aa39d54 Signed-off-by: Stefan Tauner Reviewed-on: http://review.coreboot.org/1568 Reviewed-by: Peter Stuge Tested-by: build bot (Jenkins) --- payloads/external/SeaBIOS/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/external/SeaBIOS/Makefile.inc b/payloads/external/SeaBIOS/Makefile.inc index e0f03b19c3..d856f37403 100644 --- a/payloads/external/SeaBIOS/Makefile.inc +++ b/payloads/external/SeaBIOS/Makefile.inc @@ -1,7 +1,7 @@ TAG-$(CONFIG_SEABIOS_MASTER)=origin/master -TAG-$(CONFIG_SEABIOS_STABLE)=a0263083cb4cda172832fbc916dc1417ee930574 +TAG-$(CONFIG_SEABIOS_STABLE)=385a7d0dec28841a05531cba96c62138c3959fef unexport KCONFIG_AUTOCONFIG -- cgit v1.2.3