From c996eaaf23a787906b92e29a0586dcf77de36d7e Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 15 Mar 2018 12:39:46 +0200 Subject: distcc: remove UPSTREAM_VERSION_UNKNOWN Upstream has finally released a new version. (From OE-Core rev: 5d7683c7d86abd101bcee0c06cceff4ba3ee8593) Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/distcc/distcc_3.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/distcc') 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 -- cgit v1.2.3-54-g00ecf