From 572347079fe5ca4a453d20ea15d9f90bbf945beb Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 13 Jun 2015 20:15:32 +0200 Subject: [PATCH] linux-sysmocom: Build with the AUFS build fix The change of SRCREV was wrong we were supposed to build that version but the push didn't work. It is now rebased. --- recipes-bsp/linux/linux-sysmocom_3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/linux/linux-sysmocom_3.2.bb b/recipes-bsp/linux/linux-sysmocom_3.2.bb index 87044b8..d9f11c6 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.2.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.2.bb @@ -4,7 +4,7 @@ require linux-sysmocom.inc LINUX_VERSION ?= "3.2.69" LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}" -SRCREV = "9e4e30c4894248e8e06b46980d53d4c1b5da5cf6" +SRCREV = "d1a5b8e2ddc3a74c6d81d85a106cb0c33cd7688b" BRANCH = "sob-odu/linux-3.2.69" PR = "r42"