summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20140715.bb
diff options
context:
space:
mode:
authorChong Lu <Chong.Lu@windriver.com>2014-09-30 17:33:06 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-09 10:21:23 +0000
commitbfe16dbb3c237992a4d5bfc0bbd249257c3b9aff (patch)
tree3858a04d4a737aa51121765a4b2fe05866c534a5 /meta/recipes-extended/byacc/byacc_20140715.bb
parenta485eb8cfef9b4123d185f7da7f4689fb69281e5 (diff)
downloadpoky-bfe16dbb3c237992a4d5bfc0bbd249257c3b9aff.tar.gz
byacc: Upgrade to 20140715
(From OE-Core rev: 607d0099a652c83979b74cd8c8c3d8479221c513) Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20140715.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20140715.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20140715.bb b/meta/recipes-extended/byacc/byacc_20140715.bb
new file mode 100644
index 0000000000..f5cd07db03
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20140715.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] = "814d2ebedd738a526e5aeb00b1ad38af"
11SRC_URI[sha256sum] = "ecd0d87bf7e62b5536fb096ada96ecd564c6411866bbe6644e30ee7963e97fe5"