Brad Bishop | 2d39a06 | 2019-10-28 08:33:36 -0400 | [diff] [blame] | 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 | |
Brad Bishop | 2f97392 | 2019-11-11 07:58:48 -0500 | [diff] [blame] | 10 | SRC_URI[md5sum] = "84ffe59166f67bbe147a6f502c7af309" |
| 11 | SRC_URI[sha256sum] = "d291fb34816f45079067366b7f7300ffbf9f7e3f1aaf6d509b84442d065d11b9" |
Brad Bishop | 2d39a06 | 2019-10-28 08:33:36 -0400 | [diff] [blame] | 12 | |