aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20120526.bb
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2012-07-24 08:36:58 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-26 14:47:13 +0100
commitd537564fb8e9fb58ea4897ecf4ba10ae6cc705d0 (patch)
tree95a36811ae7aac0bb7f8f12c040780fffeddda8a /meta/recipes-extended/byacc/byacc_20120526.bb
parent3f0cc742ea5d4788df26bb0592c294e5a67e1093 (diff)
downloadopenembedded-core-contrib-d537564fb8e9fb58ea4897ecf4ba10ae6cc705d0.tar.gz
byacc: upgrade to ver. 20120526
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20120526.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20120526.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20120526.bb b/meta/recipes-extended/byacc/byacc_20120526.bb
new file mode 100644
index 0000000000..8721b1caf8
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20120526.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=f186cf0d59bac042b75830396ec389a3"
+require byacc.inc
+
+SRC_URI[md5sum] = "d8a9959f784205092762eb29426bdf23"
+SRC_URI[sha256sum] = "be05856b039bc9eb95a93cf89ac381de4fc6bb91d236c6b130e8b1daeb6075d6"