aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20160324.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-06-12 10:21:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-14 12:56:30 +0100
commit6bc378f6a7526d39029854899a55cb22cef48c03 (patch)
treef342ebbe80b59a9ec4ada9c22fdba2098bc79190 /meta/recipes-extended/byacc/byacc_20160324.bb
parentcab69cc57aba3b228cccae650f8b06dcf7d388af (diff)
downloadopenembedded-core-contrib-6bc378f6a7526d39029854899a55cb22cef48c03.tar.gz
byacc: upgrade to 20160324
The license checksum is changed, but license type remains the same. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20160324.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20160324.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20160324.bb b/meta/recipes-extended/byacc/byacc_20160324.bb
new file mode 100644
index 0000000000..cf1576ec8b
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20160324.bb
@@ -0,0 +1,12 @@
+# 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=74533d32ffd38bca4cbf1f1305f8bc60"
+require byacc.inc
+
+SRC_URI[md5sum] = "bde0463c6c03f059b1e6e9c5579cbe49"
+SRC_URI[sha256sum] = "178e08f7ab59edfb16d64902b7a9d78592d2d8d3ee30ab7a967188d969589b5a"
+