diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-27 11:18:01 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:32 +0000 |
commit | 35c2d562185f619bc918c4e5ee97113bdc7158ab (patch) | |
tree | 69190c2dabd7aa9a86857d5ac3d3b1dab3b87452 /meta | |
parent | 701f4daa09ea646cfbd3a069a76f6471fd6acc16 (diff) | |
download | poky-35c2d562185f619bc918c4e5ee97113bdc7158ab.tar.gz |
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>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/byacc/byacc_20111219.bb (renamed from meta/recipes-extended/byacc/byacc_20110908.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20110908.bb b/meta/recipes-extended/byacc/byacc_20111219.bb index 5e01c25f72..4b317c49c9 100644 --- a/meta/recipes-extended/byacc/byacc_20110908.bb +++ b/meta/recipes-extended/byacc/byacc_20111219.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | PR = "r1" | 1 | PR = "r0" |
2 | 2 | ||
3 | # Sigh. This is one of those places where everyone licenses it differently. Someone | 3 | # Sigh. This is one of those places where everyone licenses it differently. Someone |
4 | # even apply UCB to it (Free/Net/OpenBSD). The maintainer states that: | 4 | # even apply UCB to it (Free/Net/OpenBSD). The maintainer states that: |
@@ -9,5 +9,5 @@ LICENSE="PD" | |||
9 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" | 9 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" |
10 | require byacc.inc | 10 | require byacc.inc |
11 | 11 | ||
12 | SRC_URI[md5sum] = "5665ee1f2ca482d57eef9591a2fe4768" | 12 | SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1" |
13 | SRC_URI[sha256sum] = "70a3e491ddfae9da04646abe769fa0ecb9cbf003e2a09c5732907e3e8b478fb0" | 13 | SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9" |