linux-sysmocom: Upgrade ODU kernel to 3.2.63

This has only been boot tested on the Phytec development board
and not our final system. It has not been tested with USB support
This commit is contained in:
Holger Hans Peter Freyther 2014-09-24 12:27:44 +02:00
parent 528f1fcce3
commit 8d296754e7
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ BTS_FIRMWARE_NAME_sysmobts-2050 = "sysmobts-v2"
SRCREV = "bcc4fa827be7f59486ff305d664b42a142025f9b"
# odu handling.
SRCREV_sysmocom-odu = "f11945e1d688bef5d2a81cc0255b19ed416cab42"
LINUX_VERSION_sysmocom-odu = "3.2.0"
SRCREV_sysmocom-odu = "6e6273dd4e6c29f9ed23e898393a3ab89647ef15"
LINUX_VERSION_sysmocom-odu = "3.2.63"
PR = "r35"
PV = "${LINUX_VERSION}+git${SRCPV}"