From: Alexander Kanavin Date: Thu, 15 Mar 2018 10:39:46 +0000 (+0200) Subject: distcc: remove UPSTREAM_VERSION_UNKNOWN X-Git-Tag: uninative-1.9~162 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5d7683c7d86abd101bcee0c06cceff4ba3ee8593;p=openembedded-core.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 b6da65a582..ea3d7c10be 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