OWHW: Update linux (phy address fix in dt; dummy.ko with mdio bus support)

This commit is contained in:
Harald Welte 2016-04-09 17:02:37 +02:00
parent 07f72f2614
commit 6edd534be4
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 = "83e890cbb5b01ebc10dae5107ded795f707a9fa3"
SRCREV = "769d02cae34833349c221c97841d27d21767dfbd"
PR = "r48"
PR = "r49"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-4.1.4 \