From b0125ee0792a340ddca0d43165387f69420e666f Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Mon, 14 Oct 2013 10:14:41 +0300 Subject: byacc: upgrade to 20130925 (From OE-Core rev: e41124b3c5a36304d26527864c71f9802066d25b) Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-extended/byacc/byacc_20130304.bb | 11 ----------- meta/recipes-extended/byacc/byacc_20130925.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta/recipes-extended/byacc/byacc_20130304.bb create mode 100644 meta/recipes-extended/byacc/byacc_20130925.bb (limited to 'meta/recipes-extended/byacc') diff --git a/meta/recipes-extended/byacc/byacc_20130304.bb b/meta/recipes-extended/byacc/byacc_20130304.bb deleted file mode 100644 index da79833e91..0000000000 --- a/meta/recipes-extended/byacc/byacc_20130304.bb +++ /dev/null @@ -1,11 +0,0 @@ -# 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] = "e5eef96a33f55b724f2a957f0fa3b019" -SRC_URI[sha256sum] = "dd8397174e088baf57cf4d344023a34b0758b7bbb8a1dfcdafdc234b8eb57924" diff --git a/meta/recipes-extended/byacc/byacc_20130925.bb b/meta/recipes-extended/byacc/byacc_20130925.bb new file mode 100644 index 0000000000..8e68db83b2 --- /dev/null +++ b/meta/recipes-extended/byacc/byacc_20130925.bb @@ -0,0 +1,11 @@ +# 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] = "265f74058b923d7d9ddd1bd82f05a42e" +SRC_URI[sha256sum] = "e2560caab28396fc732a946e722cf5c6220e72388e70cdcc23bf67ae88799b31" -- cgit v1.2.3-54-g00ecf