From 3ac6b4bc982f2e525cd9eb9bccf12923d8d9e3f3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 19 Jun 2011 17:07:33 +0200 Subject: [PATCH] angstrom-task-gnome: add gnome-bluetooth Signed-off-by: Koen Kooi --- recipes-angstrom/tasks/angstrom-task-gnome.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-angstrom/tasks/angstrom-task-gnome.bb b/recipes-angstrom/tasks/angstrom-task-gnome.bb index 00c8045..2200242 100644 --- a/recipes-angstrom/tasks/angstrom-task-gnome.bb +++ b/recipes-angstrom/tasks/angstrom-task-gnome.bb @@ -2,7 +2,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -PR = "r3" +PR = "r4" inherit task @@ -38,6 +38,7 @@ RDEPENDS_task-gnome = " \ gnome-keyring \ gdm-systemd angstrom-gdm-autologin-hack \ gnome-power-manager \ + gnome-bluetooth \ connman-gnome connman-plugin-ntpd \ gnome-panel \ gtk-engine-clearlooks gtk-theme-clearlooks \