summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20120526.bb
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2012-07-24 08:36:58 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-26 14:55:20 +0100
commit370881358b9bab9fa89b9070ad763e030ee30db1 (patch)
tree5ec6cd49b92ae019a0789845dbd98e3f694fb928 /meta/recipes-extended/byacc/byacc_20120526.bb
parent3ca4f1740dd8289d08f3be3a43cd39d1d28808be (diff)
downloadpoky-370881358b9bab9fa89b9070ad763e030ee30db1.tar.gz
byacc: upgrade to ver. 20120526
(From OE-Core rev: d537564fb8e9fb58ea4897ecf4ba10ae6cc705d0) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20120526.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20120526.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20120526.bb b/meta/recipes-extended/byacc/byacc_20120526.bb
new file mode 100644
index 0000000000..8721b1caf8
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20120526.bb
@@ -0,0 +1,13 @@
1PR = "r0"
2
3# Sigh. This is one of those places where everyone licenses it differently. Someone
4# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that:
5# "I've found no reliable source which states that byacc must bear a UCB copyright."
6# Setting to PD as this is what the upstream has it as.
7
8LICENSE="PD"
9LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3"
10require byacc.inc
11
12SRC_URI[md5sum] = "d8a9959f784205092762eb29426bdf23"
13SRC_URI[sha256sum] = "be05856b039bc9eb95a93cf89ac381de4fc6bb91d236c6b130e8b1daeb6075d6"