From 5895afc820e72dd7d81eb75ed1cacc7efb12b6a7 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Sun, 23 Oct 2016 14:29:52 +0300 Subject: acpid: Upgrade 2.0.27 -> 2.0.28 Bug fix release Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- meta/recipes-bsp/acpid/acpid_2.0.27.bb | 7 ------- meta/recipes-bsp/acpid/acpid_2.0.28.bb | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 meta/recipes-bsp/acpid/acpid_2.0.27.bb create mode 100644 meta/recipes-bsp/acpid/acpid_2.0.28.bb diff --git a/meta/recipes-bsp/acpid/acpid_2.0.27.bb b/meta/recipes-bsp/acpid/acpid_2.0.27.bb deleted file mode 100644 index 509fcfe9af..0000000000 --- a/meta/recipes-bsp/acpid/acpid_2.0.27.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] = "e41bdf628e122edb4342fca432ea7db9" -SRC_URI[sha256sum] = "820c223e53cc11d9d7229fb1ffc2c2205f1054082c80f83f5a4ec4df16d3a616" diff --git a/meta/recipes-bsp/acpid/acpid_2.0.28.bb b/meta/recipes-bsp/acpid/acpid_2.0.28.bb new file mode 100644 index 0000000000..686526fdaa --- /dev/null +++ b/meta/recipes-bsp/acpid/acpid_2.0.28.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] = "0432407b5ff75ae8e08afb43052fde2b" +SRC_URI[sha256sum] = "980c3a54b0d3f2fd49fd845a0584c5c2abeaab9e9ac09fcbb68686bbb57a7110" -- cgit 1.2.3-korg