OWHW: update linux kernel for v2 (gpio-cs/omap2-spi, etc.)

This commit is contained in:
Harald Welte 2016-02-22 23:53:28 +01:00 committed by Harald Welte
parent 82671cda21
commit 07f72f2614
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 = "918da8eaf4e869591e19c4f89f14579f02931b12"
SRCREV = "83e890cbb5b01ebc10dae5107ded795f707a9fa3"
PR = "r47"
PR = "r48"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-4.1.4 \