summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20120115.bb
diff options
context:
space:
mode:
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 0000000000..4549ca41aa
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20120115.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] = "3061c62c47ec0f43255afd8fc3f7e3ab"
13SRC_URI[sha256sum] = "4034efc9b59646fc61e29b1a87472cccf1d1aaf45435f9d3bf58dec2b5f0831c"