From dbb57efcd13952e8a095c902f6cb81eb1e0deda0 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 18 Dec 2012 15:08:08 +0100 Subject: [PATCH] u-boot: Upgrade for sysmoBTSv2 revision D Build a newer u-boot for revision D hardware --- recipes-sysmobts/uboot/u-boot_sysmocom.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-sysmobts/uboot/u-boot_sysmocom.inc b/recipes-sysmobts/uboot/u-boot_sysmocom.inc index d243177..70e15c8 100644 --- a/recipes-sysmobts/uboot/u-boot_sysmocom.inc +++ b/recipes-sysmobts/uboot/u-boot_sysmocom.inc @@ -1,9 +1,9 @@ SRC_URI = "git://git.sysmocom.de/sysmo-bts/u-boot;branch=v2011.12;protocol=git" -SRCREV = "5ee9b97601d29a63f1eaa5dd7f9a393b31e67828" +SRCREV = "6633b83bf588ce21558a3bffb9e501479758c28b" PV = "v2011.12+git${SRCPV}" S = "${WORKDIR}/git" -PRINC = "8" +PRINC = "9" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \ file://README;beginline=1;endline=22;md5=5ba4218ac89af7846802d0348df3fb90"