[oe-commits] [openembedded-core] 06/30: byacc: upgrade to 20160324

git at git.openembedded.org git at git.openembedded.org
Mon Jun 13 08:17:50 UTC 2016


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

commit 220b3fee105f1fad540ac73cc2118cdb3ee90403
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Sun Jun 12 10:21:03 2016 +0800

    byacc: upgrade to 20160324
    
    The license checksum is changed, but license type remains the same.
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../byacc/{byacc_20150711.bb => byacc_20160324.bb}                 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-extended/byacc/byacc_20150711.bb b/meta/recipes-extended/byacc/byacc_20160324.bb
similarity index 58%
rename from meta/recipes-extended/byacc/byacc_20150711.bb
rename to meta/recipes-extended/byacc/byacc_20160324.bb
index e5b5451..cf1576e 100644
--- a/meta/recipes-extended/byacc/byacc_20150711.bb
+++ b/meta/recipes-extended/byacc/byacc_20160324.bb
@@ -4,8 +4,9 @@
 # Setting to PD as this is what the upstream has it as.
 
 LICENSE = "PD"
-LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=c52fb2d1b3f75b3b7534927807a1b714"
+LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=74533d32ffd38bca4cbf1f1305f8bc60"
 require byacc.inc
 
-SRC_URI[md5sum] = "2700401030583c4e9169ac7ea7d08de8"
-SRC_URI[sha256sum] = "c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248"
+SRC_URI[md5sum] = "bde0463c6c03f059b1e6e9c5579cbe49"
+SRC_URI[sha256sum] = "178e08f7ab59edfb16d64902b7a9d78592d2d8d3ee30ab7a967188d969589b5a"
+

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


More information about the Openembedded-commits mailing list