Merge commit 'dbb57efcd13952e8a095c902f6cb81eb1e0deda0' into edison

This commit is contained in:
Holger Hans Peter Freyther 2012-12-18 15:43:35 +01:00
commit 91523445fc
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
inherit kernel
require linux-sysmocom.inc
LINUX_VERSION ?= "3.2.19"
LINUX_VERSION ?= "3.2.35"
LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}"
# Overrides for the sysmocom bts v1
@ -10,9 +10,9 @@ BTS_FIRMWARE_NAME_sysmobts-v1 = "sysmobts-v1"
# Overrides for the sysmocom bts v2
BTS_FIRMWARE_NAME_sysmobts-v2 = "sysmobts-v2"
SRCREV = "561f53aa574a18a061c5130e0be0f3622ddbc037"
SRCREV = "20b5f4f07eb6719e41cc6d25fc2a73d95337421c"
PR = "r23"
PR = "r24"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=v3.2 \

View File

@ -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"