summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20140101.bb
diff options
context:
space:
mode:
authorChong Lu <Chong.Lu@windriver.com>2014-01-02 17:41:30 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:56:29 +0000
commit6b04483a5ce763f636bf1f8719502294ee9420fa (patch)
tree2d2cab0d57f582bc29ac20765d242b01b17f5006 /meta/recipes-extended/byacc/byacc_20140101.bb
parentdb7caba32cc00591f1ae4378332dea1b372db20a (diff)
downloadpoky-6b04483a5ce763f636bf1f8719502294ee9420fa.tar.gz
byacc: upgrade to 20140101
Upgrade byacc to 20140101. (From OE-Core rev: 1ff3c692f9c4a50353a26186dc3cb90064f9a1b4) 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_20140101.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20140101.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20140101.bb b/meta/recipes-extended/byacc/byacc_20140101.bb
new file mode 100644
index 0000000000..dff315ebf4
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20140101.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=f186cf0d59bac042b75830396ec389a3"
8require byacc.inc
9
10SRC_URI[md5sum] = "05aeba2369b90fa63bac5e7425090f9d"
11SRC_URI[sha256sum] = "78aea5a34ccb6c9f1ff673a94cd3e66b0f669b7a042c2fcfdada85f0f399421c"