From 599e2d367951774752edcc89f03f37276a53a74f Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 21 Mar 2014 18:39:05 +0100 Subject: [PATCH] systemd: Update osmo-bts/osmo-pcu recipes for newer service files Some smaller other fixes in the osmo-pcu code --- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 4 ++-- recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 15c99df..832a8a1 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -4,9 +4,9 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788" SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=sysmocom/features/handover;name=osmobts;destsuffix=git \ git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc" -SRCREV_osmobts = "4b614a0246ef3952407e86a89df7a437704275d1" +SRCREV_osmobts = "ae2473c2ca07cf5173a3dab22bc64e7b135ef848" SRCREV_openbsc = "9e55636fe051f150820086d8dc34d710144fc5bb" -PV = "0.4.0+git${SRCPV}" +PV = "0.4.1+git${SRCPV}" PR = "r4.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git" diff --git a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb index 56074e2..ee5e2ed 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 = "59fe8f79ccf3c0434fca90089a2a6bab64205d87" +SRCREV = "f81e2f7621c9bc6866035cb47ac09adab4897b55" PV = "0.4+git${SRCPV}" PR = "r2.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"