mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
byacc: upgrade from 20110908 to 20111219
(From OE-Core rev: 2f4e68708d3d9603f292bd14dcacf93aa8bada4f) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
701f4daa09
commit
35c2d56218
+3
-3
@@ -1,4 +1,4 @@
|
||||
PR = "r1"
|
||||
PR = "r0"
|
||||
|
||||
# Sigh. This is one of those places where everyone licenses it differently. Someone
|
||||
# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that:
|
||||
@@ -9,5 +9,5 @@ LICENSE="PD"
|
||||
LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e"
|
||||
require byacc.inc
|
||||
|
||||
SRC_URI[md5sum] = "5665ee1f2ca482d57eef9591a2fe4768"
|
||||
SRC_URI[sha256sum] = "70a3e491ddfae9da04646abe769fa0ecb9cbf003e2a09c5732907e3e8b478fb0"
|
||||
SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1"
|
||||
SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9"
|
||||
Reference in New Issue
Block a user