aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20141128.bb
diff options
context:
space:
mode:
authorChong Lu <Chong.Lu@windriver.com>2014-12-19 13:42:01 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-21 17:31:23 +0000
commit1eb815e248540e168c0dc5ac53e230397b061e8b (patch)
treedeb558fd44faba8e6b5ba8e96dc79f28d560eafb /meta/recipes-extended/byacc/byacc_20141128.bb
parente3ea2707432482bc7d713d9de25ca77965354f4d (diff)
downloadopenembedded-core-contrib-1eb815e248540e168c0dc5ac53e230397b061e8b.tar.gz
byacc: Upgrade to 20141128
Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20141128.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20141128.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20141128.bb b/meta/recipes-extended/byacc/byacc_20141128.bb
new file mode 100644
index 0000000000..15c14c9733
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20141128.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] = "acb0ff0fb6cc414a6b50c799794b2425"
+SRC_URI[sha256sum] = "f517fc21f08c1a1f010177357df58fc64eb1131011e5dcd48c19fe44c47198d0"