From aa6d1a31227cc3fa18aa3469016d7ab01ed9d3f3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 5 Jun 2008 21:38:48 +0000 Subject: task-poky: Split task-poky-x11-sato into a separate file git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4593 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/tasks/task-poky-x11-sato.bb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 meta/packages/tasks/task-poky-x11-sato.bb (limited to 'meta/packages/tasks/task-poky-x11-sato.bb') diff --git a/meta/packages/tasks/task-poky-x11-sato.bb b/meta/packages/tasks/task-poky-x11-sato.bb new file mode 100644 index 000000000..3d272c139 --- /dev/null +++ b/meta/packages/tasks/task-poky-x11-sato.bb @@ -0,0 +1,30 @@ +# +# Copyright (C) 2007-2008 OpenedHand Ltd. +# + +DESCRIPTION = "Sato Tasks for Poky" +PR = "r28" + +PACKAGES = "\ + task-poky-x11-sato \ + task-poky-x11-sato-dbg \ + task-poky-x11-sato-dev \ + " + +PACKAGE_ARCH = "${MACHINE_ARCH}" + +ALLOW_EMPTY = "1" + +NETWORK_MANAGER ?= "networkmanager-applet" +RDEPENDS_task-poky-x11-sato = "\ + matchbox-desktop \ + matchbox-session-sato \ + matchbox-keyboard \ + matchbox-stroke \ + matchbox-config-gtk \ + matchbox-themes-gtk \ + xcursor-transparent-theme \ + sato-icon-theme \ + settings-daemon \ + gtk-sato-engine \ + ${NETWORK_MANAGER}" -- cgit v1.2.3