]> code.ossystems Code Review - openembedded-core.git/commit
acpid: upgrade to 2.0.22 and add systemd support
authorChen Qi <Qi.Chen@windriver.com>
Wed, 3 Sep 2014 07:09:08 +0000 (15:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Sep 2014 09:24:21 +0000 (10:24 +0100)
commit93805abedb5563a91886f330153b179033a29d11
tree32f18f59db8f29197f4a7c92b15de84327374894
parent5f40081b0b9867bc167057712b04b3c1afb8a20d
acpid: upgrade to 2.0.22 and add systemd support

For acpid needs to upgrade to work correctly with the new kernel.
The new version now uses autotools.

Also add systemd unit file.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/acpid/acpid.inc
meta/recipes-bsp/acpid/acpid/acpid.service [new file with mode: 0644]
meta/recipes-bsp/acpid/acpid/set_socket_noblock.patch [deleted file]
meta/recipes-bsp/acpid/acpid_2.0.22.bb [moved from meta/recipes-bsp/acpid/acpid_1.0.10.bb with 55% similarity]