[oe-commits] Chen Qi : byacc: upgrade to 20150711

git at git.openembedded.org git at git.openembedded.org
Fri Jul 24 22:30:24 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: dceba7aed50f9a04e9912a71a550243a2fc4981a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=dceba7aed50f9a04e9912a71a550243a2fc4981a

Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Fri Jul 24 17:08:02 2015 +0800

byacc: upgrade to 20150711

The LIC_FILES_CHECKSUM is modified. The change is only about the
copyright time. So the licence remains the same.

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../recipes-extended/byacc/{byacc_20141128.bb => byacc_20150711.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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



More information about the Openembedded-commits mailing list