aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20141006.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20141006.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20141006.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20141006.bb b/meta/recipes-extended/byacc/byacc_20141006.bb
new file mode 100644
index 0000000000..17600a1594
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20141006.bb
@@ -0,0 +1,11 @@
+# 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] = "62d58192f2995f24cef41a7cb8ec9ba3"
+SRC_URI[sha256sum] = "391b0ac550e94920a86960c6973ec539784dc84849e7c2bb1645ae6d8178b14d"