From 370881358b9bab9fa89b9070ad763e030ee30db1 Mon Sep 17 00:00:00 2001 From: Cristian Iorga Date: Tue, 24 Jul 2012 08:36:58 +0300 Subject: byacc: upgrade to ver. 20120526 (From OE-Core rev: d537564fb8e9fb58ea4897ecf4ba10ae6cc705d0) Signed-off-by: Cristian Iorga Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-extended/byacc/byacc_20120115.bb | 13 ------------- meta/recipes-extended/byacc/byacc_20120526.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 meta/recipes-extended/byacc/byacc_20120115.bb create mode 100644 meta/recipes-extended/byacc/byacc_20120526.bb (limited to 'meta/recipes-extended') diff --git a/meta/recipes-extended/byacc/byacc_20120115.bb b/meta/recipes-extended/byacc/byacc_20120115.bb deleted file mode 100644 index 4549ca41aa..0000000000 --- a/meta/recipes-extended/byacc/byacc_20120115.bb +++ /dev/null @@ -1,13 +0,0 @@ -PR = "r0" - -# Sigh. This is one of those places where everyone licenses it differently. Someone -# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that: -# "I've found no reliable source which states that byacc must bear a UCB copyright." -# Setting to PD as this is what the upstream has it as. - -LICENSE="PD" -LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3" -require byacc.inc - -SRC_URI[md5sum] = "3061c62c47ec0f43255afd8fc3f7e3ab" -SRC_URI[sha256sum] = "4034efc9b59646fc61e29b1a87472cccf1d1aaf45435f9d3bf58dec2b5f0831c" diff --git a/meta/recipes-extended/byacc/byacc_20120526.bb b/meta/recipes-extended/byacc/byacc_20120526.bb new file mode 100644 index 0000000000..8721b1caf8 --- /dev/null +++ b/meta/recipes-extended/byacc/byacc_20120526.bb @@ -0,0 +1,13 @@ +PR = "r0" + +# Sigh. This is one of those places where everyone licenses it differently. Someone +# even apply UCB to it (Free/Net/OpenBSD). The maintainer states that: +# "I've found no reliable source which states that byacc must bear a UCB copyright." +# Setting to PD as this is what the upstream has it as. + +LICENSE="PD" +LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3" +require byacc.inc + +SRC_URI[md5sum] = "d8a9959f784205092762eb29426bdf23" +SRC_URI[sha256sum] = "be05856b039bc9eb95a93cf89ac381de4fc6bb91d236c6b130e8b1daeb6075d6" -- cgit v1.2.3-54-g00ecf