From f3f2d7149d6f78b1df6adcd12788e6f57c2d7f13 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 15 Jun 2012 23:42:24 +0200 Subject: [PATCH] u-boot: Modified the configuration in regrd to boot interruption Typing bts-delay will interrupt the boot and enter the command line of the bootloader. --- recipes-sysmobts/uboot/u-boot_2011.03.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-sysmobts/uboot/u-boot_2011.03.bbappend b/recipes-sysmobts/uboot/u-boot_2011.03.bbappend index d8078be..d05f8e2 100644 --- a/recipes-sysmobts/uboot/u-boot_2011.03.bbappend +++ b/recipes-sysmobts/uboot/u-boot_2011.03.bbappend @@ -1,5 +1,5 @@ SRC_URI = "git://git@git.sysmocom.de/sysmo-bts/u-boot;branch=v2011.12;protocol=ssh" -SRCREV = "9987f6df9b5109877b24eb4c0c43a5f0df16289b" +SRCREV = "e77802c0b8b818f502189f24e15f3ca47f1fa344" PV = "v2011.12+git${SRCPV}" S = "${WORKDIR}/git"