summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/byacc/byacc_20190617.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/byacc/byacc_20190617.bb')
-rw-r--r--meta-oe/recipes-extended/byacc/byacc_20190617.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/byacc/byacc_20190617.bb b/meta-oe/recipes-extended/byacc/byacc_20190617.bb
new file mode 100644
index 0000000000..2834b7c5e4
--- /dev/null
+++ b/meta-oe/recipes-extended/byacc/byacc_20190617.bb
@@ -0,0 +1,12 @@
1# Sigh. This is one of those places where everyone licenses it differently. Someone
2# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that:
3# "I've found no reliable source which states that byacc must bear a UCB copyright."
4# Setting to PD as this is what the upstream has it as.
5
6LICENSE = "PD"
7LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=3eb7c635434fafe23ef30fc263e63b2f"
8require byacc.inc
9
10SRC_URI[md5sum] = "17b3f7e7ed570d785b145064d99df615"
11SRC_URI[sha256sum] = "f87868167b920bf2cb30fc32b62f63ae15671181ef329226d1063100be02518d"
12