summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/byacc/byacc_20120115.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-02-01 18:05:19 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-03 15:54:00 +0000
commitf763948c36ac078fe7412e647c7fc7936987eb43 (patch)
tree7dd5999bf5db878deae58f7f455d67bad78dd423 /meta/recipes-extended/byacc/byacc_20120115.bb
parent9542ddad873a12fa2c36f4781c42b07418ae30df (diff)
downloadopenembedded-core-f763948c36ac078fe7412e647c7fc7936987eb43.tar.gz
openembedded-core-f763948c36ac078fe7412e647c7fc7936987eb43.tar.bz2
openembedded-core-f763948c36ac078fe7412e647c7fc7936987eb43.tar.xz
openembedded-core-f763948c36ac078fe7412e647c7fc7936987eb43.zip
byacc: upgrade from 20111219 to 20120115
update md5sum for license as the copyright years are updated in the file Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20120115.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20120115.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20120115.bb b/meta/recipes-extended/byacc/byacc_20120115.bb
new file mode 100644
index 000000000..4549ca41a
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20120115.bb
@@ -0,0 +1,13 @@
+PR = "r0"
+
+# 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=f186cf0d59bac042b75830396ec389a3"
+require byacc.inc
+
+SRC_URI[md5sum] = "3061c62c47ec0f43255afd8fc3f7e3ab"
+SRC_URI[sha256sum] = "4034efc9b59646fc61e29b1a87472cccf1d1aaf45435f9d3bf58dec2b5f0831c"