summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc_20110908.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/byacc/byacc_20110908.bb')
-rw-r--r--meta/recipes-extended/byacc/byacc_20110908.bb10
1 files changed, 8 insertions, 2 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20110908.bb b/meta/recipes-extended/byacc/byacc_20110908.bb
index 5969d0abef..5e01c25f72 100644
--- a/meta/recipes-extended/byacc/byacc_20110908.bb
+++ b/meta/recipes-extended/byacc/byacc_20110908.bb
@@ -1,5 +1,11 @@
1PR = "r0" 1PR = "r1"
2LICENSE="other-BSD" 2
3# Sigh. This is one of those places where everyone licenses it differently. Someone
4# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that:
5# "I've found no reliable source which states that byacc must bear a UCB copyright."
6# Setting to PD as this is what the upstream has it as.
7
8LICENSE="PD"
3LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" 9LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e"
4require byacc.inc 10require byacc.inc
5 11