[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3247/8267] boost: fix upstream version check



commit 6c1a2458040dfce0fafa008c304671ea6404f61f
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Tue Nov 1 17:06:25 2016 +0200

    boost: fix upstream version check
    
    (From OE-Core rev: d3a7aeb4e7bd48fabb786e8ecd32f2a71db22581)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-support/boost/boost-1.62.0.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-support/boost/boost-1.62.0.inc b/meta/recipes-support/boost/boost-1.62.0.inc
index cd99b0e..1e555e1 100644
--- a/meta/recipes-support/boost/boost-1.62.0.inc
+++ b/meta/recipes-support/boost/boost-1.62.0.inc
@@ -16,6 +16,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/boost/boost/${PV}/${BOOST_P}.tar.bz2"
 SRC_URI[md5sum] = "5fb94629535c19e48703bdb2b2e9490f"
 SRC_URI[sha256sum] = "36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0"
 
+UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/boost/files/";
+
 PR = "r1"
 
 S = "${WORKDIR}/${BOOST_P}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]