Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [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=c52fb2d1b3f75b3b7534927807a1b714" |
| 8 | require byacc.inc |
| 9 | |
| 10 | SRC_URI[md5sum] = "2700401030583c4e9169ac7ea7d08de8" |
| 11 | SRC_URI[sha256sum] = "c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248" |