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.
This commit is contained in:
Holger Hans Peter Freyther 2015-06-13 20:15:32 +02:00
parent 8aba112988
commit 572347079f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ require linux-sysmocom.inc
LINUX_VERSION ?= "3.2.69" LINUX_VERSION ?= "3.2.69"
LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}" LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}"
SRCREV = "9e4e30c4894248e8e06b46980d53d4c1b5da5cf6" SRCREV = "d1a5b8e2ddc3a74c6d81d85a106cb0c33cd7688b"
BRANCH = "sob-odu/linux-3.2.69" BRANCH = "sob-odu/linux-3.2.69"
PR = "r42" PR = "r42"