From 46098bb42eadbe76fb9ba7657dc5f4a401f15d92 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 13 Mar 2014 17:04:51 +0100 Subject: [PATCH] osmo-pcu: Re-build with some cosmetic and logging changes Make finding use after free more easy and change some log regions to help in detecting what is going on. --- recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb index b0d11ab..110d465 100644 --- a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb +++ b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=sysmocom/master" -SRCREV = "a0047996990214c72ab20d7a0614d8790f4b9634" +SRCREV = "59fe8f79ccf3c0434fca90089a2a6bab64205d87" PV = "0.3+git${SRCPV}" PR = "r2.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"