diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-10-26 17:13:22 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:28:46 +0000 |
commit | 444c5921725f74cd17ad460e9a7879c4f16905ce (patch) | |
tree | 391f897c8c220eed3d3083f7f6938b4add3d143b /meta/recipes-bsp | |
parent | 2d0bf5f7214b6b8694a3b93d8e9b7e5ae24356f7 (diff) | |
download | openembedded-core-444c5921725f74cd17ad460e9a7879c4f16905ce.tar.gz openembedded-core-444c5921725f74cd17ad460e9a7879c4f16905ce.tar.bz2 openembedded-core-444c5921725f74cd17ad460e9a7879c4f16905ce.zip |
acpid: Upgrade to 2.0.25
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/acpid/acpid_2.0.25.bb (renamed from meta/recipes-bsp/acpid/acpid_2.0.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/acpid/acpid_2.0.23.bb b/meta/recipes-bsp/acpid/acpid_2.0.25.bb index a5317a4daa..f00d25af5e 100644 --- a/meta/recipes-bsp/acpid/acpid_2.0.23.bb +++ b/meta/recipes-bsp/acpid/acpid_2.0.25.bb @@ -3,5 +3,5 @@ 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" +SRC_URI[md5sum] = "69bb0cc4a0a89eb2dfecc4851087f568" +SRC_URI[sha256sum] = "0b700a8072bec162c512f72cbe419195601ab3e0ffd2138f9bd95ed3097a5c68" |