diff options
Diffstat (limited to 'meta-oe/recipes-extended/byacc/byacc_20191125.bb')
| -rw-r--r-- | meta-oe/recipes-extended/byacc/byacc_20191125.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/byacc/byacc_20191125.bb b/meta-oe/recipes-extended/byacc/byacc_20191125.bb new file mode 100644 index 0000000000..a4e57f5c1d --- /dev/null +++ b/meta-oe/recipes-extended/byacc/byacc_20191125.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 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=3eb7c635434fafe23ef30fc263e63b2f" | ||
| 8 | require byacc.inc | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "6745a4fbf0723c4c9280fc3e568b3d1b" | ||
| 11 | SRC_URI[sha256sum] = "071c2ebe36afaa8448b80e893473a681e63a3b8a4ed636c0d675780a02411cde" | ||
