[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2160/8267] bdwgc: update to 7.6.0



commit bd02a3851c95ebdfcf2d3c672fab15a3be1df08e
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Mon Aug 29 17:30:12 2016 +0300

    bdwgc: update to 7.6.0
    
    Remove backported NIOS2 patch.
    README.QUICK checksum updated; the license part of the file is unchaged.
    
    (From OE-Core rev: ee16cc4ad552502212055af46b3e97a312a13e69)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../bdwgc/bdwgc/0002-Altera-NIOS2-support.patch    |   71 --------------------
 .../bdwgc/{bdwgc_7.4.4.bb => bdwgc_7.6.0.bb}       |    7 +-
 2 files changed, 3 insertions(+), 75 deletions(-)
---
diff --git a/meta/recipes-support/bdwgc/bdwgc_7.4.4.bb b/meta/recipes-support/bdwgc/bdwgc_7.6.0.bb
similarity index 85%
rename from meta/recipes-support/bdwgc/bdwgc_7.4.4.bb
rename to meta/recipes-support/bdwgc/bdwgc_7.6.0.bb
index 600ced7..55ea452 100644
--- a/meta/recipes-support/bdwgc/bdwgc_7.4.4.bb
+++ b/meta/recipes-support/bdwgc/bdwgc_7.6.0.bb
@@ -19,12 +19,11 @@ DESCRIPTION = "The Boehm-Demers-Weiser conservative garbage collector can be\
 HOMEPAGE = "http://www.hboehm.info/gc/";
 SECTION = "devel"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://README.QUICK;md5=55f5088f90a982fed7af9a4897047ef7"
+LIC_FILES_CHKSUM = "file://README.QUICK;md5=4f81f24ec69726c312487c2ac740e9e3"
 
-SRCREV = "d8bfa89c2a9c7c86fb98acbc53b5750600b95492"
-SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=release-7_4 \
+SRCREV = "8ac1d84a40eb7a431fec1b8097e3f24b48fb23fa"
+SRC_URI = "git://github.com/ivmai/bdwgc.git \
            file://0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch \
-           file://0002-Altera-NIOS2-support.patch \
           "
 
 FILES_${PN}-doc = "${datadir}"


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