don't use gcc6 linking patch on nightly builds

This commit is contained in:
Harald Welte 2017-06-13 15:13:38 +02:00 committed by Pau Espin Pedrol
parent 1af79c6d0e
commit 160687ed71
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ 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 \
file://gcc6-linking-fix.patch"
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "d208132ab90e3314ae5fbd9830bf43c1b3fa1893"
SRCREV_openbsc = "ba66e79953cb1c2230fe2916ef7d8de78500c7fd"
PV = "0.4.3+git${SRCPV}"