From 54b8e84356b513b0fa6e5bcdfed75000ff8e0575 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 3 Sep 2012 14:45:40 +0100 Subject: qemu-config: split out shutdown icon to its own recipe Cleanly shutting down the machine from Sato is useful on other machines, not all of which have a power button that otherwise enables this, so make it not specific to qemu* and add it to task-core-x11-sato. (From OE-Core rev: 738005f4713c0da7bc04582a41efa956efdb9cc0) Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb') diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index 5d781ae2fe..53e15d3550 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb @@ -37,6 +37,7 @@ RDEPENDS_${PN}-base = "\ sato-icon-theme \ settings-daemon \ gtk-sato-engine \ + shutdown-desktop \ libsdl \ ${NETWORK_MANAGER} \ " -- cgit v1.2.3-54-g00ecf