From adeb82075dd8f8c9740f1b057df364942184edc7 Mon Sep 17 00:00:00 2001 From: Aníbal Limón Date: Mon, 26 Oct 2015 17:13:22 -0600 Subject: acpid: Upgrade to 2.0.25 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (From OE-Core rev: 444c5921725f74cd17ad460e9a7879c4f16905ce) Signed-off-by: Aníbal Limón Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-bsp/acpid/acpid_2.0.23.bb | 7 ------- meta/recipes-bsp/acpid/acpid_2.0.25.bb | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 meta/recipes-bsp/acpid/acpid_2.0.23.bb create mode 100644 meta/recipes-bsp/acpid/acpid_2.0.25.bb (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/acpid/acpid_2.0.23.bb b/meta/recipes-bsp/acpid/acpid_2.0.23.bb deleted file mode 100644 index a5317a4daa..0000000000 --- a/meta/recipes-bsp/acpid/acpid_2.0.23.bb +++ /dev/null @@ -1,7 +0,0 @@ -require acpid.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ - file://acpid.h;endline=24;md5=324a9cf225ae69ddaad1bf9d942115b5" - -SRC_URI[md5sum] = "d7bcdcdefcd53b03730e50ba842554ea" -SRC_URI[sha256sum] = "4396aaec13510c3a1faa941a15a4b5335b6ae4fbec8438b9249b88c3b66187ee" diff --git a/meta/recipes-bsp/acpid/acpid_2.0.25.bb b/meta/recipes-bsp/acpid/acpid_2.0.25.bb new file mode 100644 index 0000000000..f00d25af5e --- /dev/null +++ b/meta/recipes-bsp/acpid/acpid_2.0.25.bb @@ -0,0 +1,7 @@ +require acpid.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ + file://acpid.h;endline=24;md5=324a9cf225ae69ddaad1bf9d942115b5" + +SRC_URI[md5sum] = "69bb0cc4a0a89eb2dfecc4851087f568" +SRC_URI[sha256sum] = "0b700a8072bec162c512f72cbe419195601ab3e0ffd2138f9bd95ed3097a5c68" -- cgit 1.2.3-korg