Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [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" |
Patrick Williams | 864cc43 | 2023-02-09 14:54:44 -0600 | [diff] [blame] | 7 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=b56b7454f5f865de2e6e35ee2185b461" |
Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 8 | require byacc.inc |
| 9 | |
Andrew Geissler | fc113ea | 2023-03-31 09:59:46 -0500 | [diff] [blame] | 10 | SRC_URI[sha256sum] = "36b972a6d4ae97584dd186925fbbc397d26cb20632a76c2f52ac7653cd081b58" |