aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20111219.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-12-27 11:18:01 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 12:10:47 +0000
commit2f4e68708d3d9603f292bd14dcacf93aa8bada4f (patch)
tree399d5ab6ba1d083b625adf5f4f65c869c87ab749 /meta/recipes-extended/byacc/byacc_20111219.bb
parent124a01b0f7216e26c7690f36446ebb4c2ffad0b0 (diff)
downloadopenembedded-core-contrib-2f4e68708d3d9603f292bd14dcacf93aa8bada4f.tar.gz
byacc: upgrade from 20110908 to 20111219
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20111219.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20111219.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20111219.bb b/meta/recipes-extended/byacc/byacc_20111219.bb
new file mode 100644
index 0000000000..4b317c49c9
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20111219.bb
@@ -0,0 +1,13 @@
+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:
+# "I've found no reliable source which states that byacc must bear a UCB copyright."
+# Setting to PD as this is what the upstream has it as.
+
+LICENSE="PD"
+LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e"
+require byacc.inc
+
+SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1"
+SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9"