[oe-commits] [openembedded-core] 04/32: distcc: remove UPSTREAM_VERSION_UNKNOWN

git at git.openembedded.org git at git.openembedded.org
Mon Mar 19 23:05:38 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 5d7683c7d86abd101bcee0c06cceff4ba3ee8593
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Thu Mar 15 12:39:46 2018 +0200

    distcc: remove UPSTREAM_VERSION_UNKNOWN
    
    Upstream has finally released a new version.
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/distcc/distcc_3.2.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/distcc/distcc_3.2.bb b/meta/recipes-devtools/distcc/distcc_3.2.bb
index b6da65a..ea3d7c1 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list