OWHW: build new linux kernel version with dts for v2

This commit is contained in:
Harald Welte 2016-02-17 20:10:48 +01:00
parent e402b3e564
commit 82671cda21
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}"
# Overrides for the sysmocom bts v2
BTS_FIRMWARE_NAME_sysmobts-v2 = "sysmobts-v2"
SRCREV = "4e211f316414946cf0e0410f9f7737785b3fbdf6"
SRCREV = "918da8eaf4e869591e19c4f89f14579f02931b12"
PR = "r46"
PR = "r47"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-4.1.4 \