diff options
Diffstat (limited to 'meta-oe/recipes-extended/byacc/byacc_20260126.bb')
| -rw-r--r-- | meta-oe/recipes-extended/byacc/byacc_20260126.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/byacc/byacc_20260126.bb b/meta-oe/recipes-extended/byacc/byacc_20260126.bb new file mode 100644 index 0000000000..cf58f4025c --- /dev/null +++ b/meta-oe/recipes-extended/byacc/byacc_20260126.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 | |||
| 6 | LICENSE = "PD" | ||
| 7 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=0eedc51db8ab59ff33e74b4e8138035c" | ||
| 8 | require byacc.inc | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "b618c5fb44c2f5f048843db90f7d1b24f78f47b07913c8c7ba8c942d3eb24b00" | ||
