mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
byacc: 20161202 -> 20170201
1)Upgrade byacc from 20161202 to 20170201. 2)License checksum changed,since the copyright years were updated. (From OE-Core rev: f859b95c0d3dce36c6d39f5aba414a27f855a18d) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4e14f9bce2
commit
79f2c696b6
+3
-3
@@ -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"
|
||||
Reference in New Issue
Block a user