diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-05-04 11:20:15 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-11 10:33:38 +0100 |
commit | db36fc924666e1905bb76c2f86e1642a67564af5 (patch) | |
tree | 8e886a57d910ff8c7fddc629feb4dcac8945e8e6 /meta/recipes-bsp/acpid/acpid_2.0.27.bb | |
parent | 06aa0d437148f31ee3d8e21b041467cadb0b298e (diff) | |
download | poky-db36fc924666e1905bb76c2f86e1642a67564af5.tar.gz |
acpid: upgrade to 2.0.27
2.0.26 -> 2.0.27
Remove upstreamed patch:
0001-Fix-out-of-source-build.patch
(From OE-Core rev: 59141d4ad815b5bcbb983e8121e4bcb34efb1174)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/acpid/acpid_2.0.27.bb')
-rw-r--r-- | meta/recipes-bsp/acpid/acpid_2.0.27.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-bsp/acpid/acpid_2.0.27.bb b/meta/recipes-bsp/acpid/acpid_2.0.27.bb new file mode 100644 index 0000000000..509fcfe9af --- /dev/null +++ b/meta/recipes-bsp/acpid/acpid_2.0.27.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require acpid.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ | ||
4 | file://acpid.h;endline=24;md5=324a9cf225ae69ddaad1bf9d942115b5" | ||
5 | |||
6 | SRC_URI[md5sum] = "e41bdf628e122edb4342fca432ea7db9" | ||
7 | SRC_URI[sha256sum] = "820c223e53cc11d9d7229fb1ffc2c2205f1054082c80f83f5a4ec4df16d3a616" | ||