summaryrefslogtreecommitdiffstats
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-25 14:41:43 +0100
commit12b5a4417e4d21e2aa5f4aebfb5a5d39bf59865e (patch)
tree6e8012acf1a68ff32cf64237e0222fbfaaf871f2 /meta/recipes-extended/byacc/byacc_20150711.bb
parent2963cc25afb65376ba6a1a6487274143bd67f674 (diff)
downloadpoky-12b5a4417e4d21e2aa5f4aebfb5a5d39bf59865e.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. (From OE-Core rev: dceba7aed50f9a04e9912a71a550243a2fc4981a) 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 @@
1# Sigh. This is one of those places where everyone licenses it differently. Someone
2# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that:
3# "I've found no reliable source which states that byacc must bear a UCB copyright."
4# Setting to PD as this is what the upstream has it as.
5
6LICENSE = "PD"
7LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=c52fb2d1b3f75b3b7534927807a1b714"
8require byacc.inc
9
10SRC_URI[md5sum] = "2700401030583c4e9169ac7ea7d08de8"
11SRC_URI[sha256sum] = "c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248"