libsmpp34: Fix build with srcdir!=builddir for dizzy

Fix the build by using a newer version and change the PR to be
a proper version number. I havent' checked if upgrading is possible
but is not a big concern right now.
This commit is contained in:
Holger Hans Peter Freyther 2014-09-25 20:15:30 +02:00
parent 3884c62b79
commit 1cafeaaa86
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ SECTION = "libs"
DEPENDS = "libxml2"
S = "${WORKDIR}/git"
SRCREV = "a18bad989696b5047fab20e579a6e5a886a4904f"
SRCREV = "84f2905c5bfed2e1f5bae52a2bb9bc771fd8b895"
SRC_URI = "git://git.osmocom.org/libsmpp34.git;protocol=git"
PV = "1.10+gitr${SRCPV}"
PR = "0"
PR = "r1"
PARALLEL_MAKE = ""