summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20111219.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:56:38 +0000
commite1be40cdd2b641928179f6198d8ccde499ac8c11 (patch)
tree4fa1d8b88668064ec259d3b2e8f8b301f9fbaa3b /meta/recipes-extended/byacc/byacc_20111219.bb
parente87bbf1250785e5d0f248c98639f66677c99268f (diff)
downloadpoky-e1be40cdd2b641928179f6198d8ccde499ac8c11.tar.gz
byacc: upgrade from 20111219 to 20120115
update md5sum for license as the copyright years are updated in the file (From OE-Core rev: f763948c36ac078fe7412e647c7fc7936987eb43) 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_20111219.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20111219.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20111219.bb b/meta/recipes-extended/byacc/byacc_20111219.bb
deleted file mode 100644
index 4b317c49c9..0000000000
--- a/meta/recipes-extended/byacc/byacc_20111219.bb
+++ /dev/null
@@ -1,13 +0,0 @@
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=4dc4c30f840a7203fb6edf20b3db849e"
10require byacc.inc
11
12SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1"
13SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9"