aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20130304.bb
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-05-08 13:50:17 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 08:40:58 +0100
commitc6cb877ae1185952e9954ffc5e29e032f6c448f5 (patch)
tree19f41273a283fedb02bf07f8f0a6d4adfe6879b0 /meta/recipes-extended/byacc/byacc_20130304.bb
parent0f1b721a99ee1403ffe88dde97676316bca3004c (diff)
downloadopenembedded-core-contrib-c6cb877ae1185952e9954ffc5e29e032f6c448f5.tar.gz
byacc: upgraded to 20130304
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20130304.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20130304.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20130304.bb b/meta/recipes-extended/byacc/byacc_20130304.bb
new file mode 100644
index 0000000000..da79833e91
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20130304.bb
@@ -0,0 +1,11 @@
+# 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] = "e5eef96a33f55b724f2a957f0fa3b019"
+SRC_URI[sha256sum] = "dd8397174e088baf57cf4d344023a34b0758b7bbb8a1dfcdafdc234b8eb57924"