]> code.ossystems Code Review - openembedded-core.git/commitdiff
byacc: 20161202 -> 20170201
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Fri, 14 Apr 2017 05:20:01 +0000 (13:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 May 2017 07:49:30 +0000 (08:49 +0100)
1)Upgrade byacc from 20161202 to 20170201.
2)License checksum changed,since the copyright years were updated.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/byacc/byacc_20170201.bb [moved from meta/recipes-extended/byacc/byacc_20161202.bb with 58% similarity]

similarity index 58%
rename from meta/recipes-extended/byacc/byacc_20161202.bb
rename to meta/recipes-extended/byacc/byacc_20170201.bb
index 755f8ab515c1cf8835e18f18851bfcd00b7bdb94..702c4c99ef446d806e0a26a07764264496204c9f 100644 (file)
@@ -4,9 +4,9 @@
 # Setting to PD as this is what the upstream has it as.
 
 LICENSE = "PD"
-LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=74533d32ffd38bca4cbf1f1305f8bc60"
+LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=9176bfb16dab43ebcb8e50d9ee9550b6"
 require byacc.inc
 
+SRC_URI[md5sum] = "4bb274bbd7b648d4251c2b9ca36ed0c9"
+SRC_URI[sha256sum] = "90b768d177f91204e6e7cef226ae1dc7cac831b625774cebd3e233a917754f91"
 
-SRC_URI[md5sum] = "48ef38447f2cc864c70ef864b26cf817"
-SRC_URI[sha256sum] = "30dc58cfcdb708eea7ba022db29b41d2d392f20727491b956954366f2f2117f0"