aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20150711.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-07-24 17:08:02 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-24 23:29:42 +0100
commitdceba7aed50f9a04e9912a71a550243a2fc4981a (patch)
treef6e4c26b0eb21c5556da94968a44687e10b88ab9 /meta/recipes-extended/byacc/byacc_20150711.bb
parentc1f9ed400e4b5fe5be4fac86021dea11a7546035 (diff)
downloadopenembedded-core-contrib-dceba7aed50f9a04e9912a71a550243a2fc4981a.tar.gz
byacc: upgrade to 20150711
The LIC_FILES_CHECKSUM is modified. The change is only about the copyright time. So the licence 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_20150711.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20150711.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20150711.bb b/meta/recipes-extended/byacc/byacc_20150711.bb
new file mode 100644
index 0000000000..e5b5451f26
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20150711.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=c52fb2d1b3f75b3b7534927807a1b714"
+require byacc.inc
+
+SRC_URI[md5sum] = "2700401030583c4e9169ac7ea7d08de8"
+SRC_URI[sha256sum] = "c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248"