From e1be40cdd2b641928179f6198d8ccde499ac8c11 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 1 Feb 2012 18:05:19 +0000 Subject: byacc: upgrade from 20111219 to 20120115 update md5sum for license as the copyright years are updated in the file (From OE-Core rev: f763948c36ac078fe7412e647c7fc7936987eb43) Signed-off-by: Nitin A Kamble Signed-off-by: Richard Purdie --- meta/recipes-extended/byacc/byacc_20111219.bb | 13 ------------- meta/recipes-extended/byacc/byacc_20120115.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 meta/recipes-extended/byacc/byacc_20111219.bb create mode 100644 meta/recipes-extended/byacc/byacc_20120115.bb (limited to 'meta/recipes-extended') diff --git a/meta/recipes-extended/byacc/byacc_20111219.bb b/meta/recipes-extended/byacc/byacc_20111219.bb deleted file mode 100644 index 4b317c49c9..0000000000 --- a/meta/recipes-extended/byacc/byacc_20111219.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=4dc4c30f840a7203fb6edf20b3db849e" -require byacc.inc - -SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1" -SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9" diff --git a/meta/recipes-extended/byacc/byacc_20120115.bb b/meta/recipes-extended/byacc/byacc_20120115.bb new file mode 100644 index 0000000000..4549ca41aa --- /dev/null +++ b/meta/recipes-extended/byacc/byacc_20120115.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] = "3061c62c47ec0f43255afd8fc3f7e3ab" +SRC_URI[sha256sum] = "4034efc9b59646fc61e29b1a87472cccf1d1aaf45435f9d3bf58dec2b5f0831c" -- cgit v1.2.3-54-g00ecf