From f36b6907a9948411b3e35876279773ef14dfe0e7 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 21 Dec 2012 18:30:20 +0100 Subject: [PATCH] osmo-bts: Upgrade to master to get file based calibration --- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 6 +++--- 1 file 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 11fbfed..a0f0f03 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -4,10 +4,10 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788" SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=master;name=osmobts;destsuffix=git \ git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc" -SRCREV_osmobts = "f3e508493b2039ae0f7408ccf7ab2dcd362376fa" -SRCREV_openbsc = "94c2b0578b4827e5535296477c3cd1d39d8f4814" +SRCREV_osmobts = "0d30b5d81863fb70c6270fe1ffefe4fd426b0cd3" +SRCREV_openbsc = "25b70cea9d9521b081ea0cc524f5d157a1b89baf" PV = "0.1.0+git${SRCPV}" -PR = "r3.${META_TELEPHONY_OSMO_INC}" +PR = "r4.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git" SRCREV_FORMAT = "openbsc-rosmobts"