linux-sysmocom: Force a rebuild of the kernel with the new config file

The previous change modified the defconfig to not include the legacy
pseudo terminal support. Increase the version for the sysmoBTS to have
a kernel without old terminal files.
This commit is contained in:
Holger Hans Peter Freyther 2013-06-19 20:40:17 +02:00
parent 01e96dd240
commit 673d53bbf5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BTS_FIRMWARE_NAME_sysmobts-v2 = "sysmobts-v2"
SRCREV = "996c4d772886fa81ffa5d2d971ef88e6da41e115"
PR = "r29"
PR = "r30"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=v3.2 \