From d843a8b8fbfbe8fb9ad9283e47d02653dfd6f74a Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 23 Mar 2018 13:35:07 +0100 Subject: [PATCH] osmo-bts: stop fetching no longer needed openbsc --- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 7f8dbb2..c6ba182 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -2,16 +2,12 @@ DESCRIPTION = "sysmocom OsmoBTS" LICENSE = "AGPLv3" 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 = "8f12047157b55fe3997f686efec26f2a54ea3242" -SRCREV_openbsc = "5d69fa52cf1e679e391519dd841da1579d640087" +SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=master;destsuffix=git" +SRCREV = "8f12047157b55fe3997f686efec26f2a54ea3242" PV = "0.7.0+git${SRCPV}" -PR = "r0.${META_TELEPHONY_OSMO_INC}" +PR = "r1.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git" -SRCREV_FORMAT = "openbsc-rosmobts" - DEPENDS = "libosmocore libosmo-abis femtobts-api gpsd" DEPENDS_append_sysmobts-v2 = " femtobts-api" DEPENDS_append_sysmobts2100 = " lc15-firmware" @@ -35,10 +31,6 @@ SYSTEMD_AUTO_ENABLE_${PN}="enable" inherit femtobts_api CPPFLAGS_append_sysmobts-v2 = " ${BTS_HW_VERSION} " -do_configure_prepend() { - ln -sf ../openbsc openbsc || true -} - do_compile_append_sysmobts-v2() { cd ${S}/contrib/sysmobts-calib/ oe_runmake