[oe-commits] [openembedded-core] 13/19: byacc: 20161202 -> 20170201

git at git.openembedded.org git at git.openembedded.org
Fri May 12 07:51:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit f859b95c0d3dce36c6d39f5aba414a27f855a18d
Author: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
AuthorDate: Fri Apr 14 13:20:01 2017 +0800

    byacc: 20161202 -> 20170201
    
    1)Upgrade byacc from 20161202 to 20170201.
    2)License checksum changed,since the copyright years were updated.
    
    Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../recipes-extended/byacc/{byacc_20161202.bb => byacc_20170201.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-extended/byacc/byacc_20161202.bb b/meta/recipes-extended/byacc/byacc_20170201.bb
similarity index 58%
rename from meta/recipes-extended/byacc/byacc_20161202.bb
rename to meta/recipes-extended/byacc/byacc_20170201.bb
index 755f8ab..702c4c9 100644
--- a/meta/recipes-extended/byacc/byacc_20161202.bb
+++ b/meta/recipes-extended/byacc/byacc_20170201.bb
@@ -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"

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


More information about the Openembedded-commits mailing list