summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/byacc/byacc_20220128.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/byacc/byacc_20220128.bb')
-rw-r--r--meta-oe/recipes-extended/byacc/byacc_20220128.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/byacc/byacc_20220128.bb b/meta-oe/recipes-extended/byacc/byacc_20220128.bb
new file mode 100644
index 0000000000..8aa8767d37
--- /dev/null
+++ b/meta-oe/recipes-extended/byacc/byacc_20220128.bb
@@ -0,0 +1,10 @@
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=62c37a10a2faf90235ee64280ad72737"
8require byacc.inc
9
10SRC_URI[sha256sum] = "42c1805cc529314e6a76326fe1b33e80c70862a44b01474da362e2f7db2d749c"