From: Alexander Kanavin Date: Thu, 15 Mar 2018 10:39:46 +0000 (+0200) Subject: distcc: remove UPSTREAM_VERSION_UNKNOWN X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~18341 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d7683c7d86abd101bcee0c06cceff4ba3ee8593;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git distcc: remove UPSTREAM_VERSION_UNKNOWN Upstream has finally released a new version. Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/distcc/distcc_3.2.bb b/meta/recipes-devtools/distcc/distcc_3.2.bb index b6da65a582a..ea3d7c10be8 100644 --- a/meta/recipes-devtools/distcc/distcc_3.2.bb +++ b/meta/recipes-devtools/distcc/distcc_3.2.bb @@ -23,7 +23,6 @@ SRC_URI = "git://github.com/distcc/distcc.git;branch=${PV} \ file://distcc.service" SRCREV = "d8b18df3e9dcbe4f092bed565835d3975e99432c" S = "${WORKDIR}/git" -UPSTREAM_VERSION_UNKNOWN = "1" inherit autotools pkgconfig update-rc.d useradd systemd