diff options
Diffstat (limited to 'meta/recipes-sato/tasks/task-poky.bb')
-rw-r--r-- | meta/recipes-sato/tasks/task-poky.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/tasks/task-poky.bb b/meta/recipes-sato/tasks/task-poky.bb index cfcbacbf39..72d4d0d9cb 100644 --- a/meta/recipes-sato/tasks/task-poky.bb +++ b/meta/recipes-sato/tasks/task-poky.bb @@ -6,7 +6,7 @@ DESCRIPTION = "Tasks for OpenedHand Poky" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -PR = "r33" +PR = "r34" PACKAGES = "\ task-poky-apps-console \ @@ -37,7 +37,6 @@ FILEMANAGER_mips ?= "" RDEPENDS_task-poky-apps-console = "\ avahi-daemon \ - dropbear \ dbus \ portmap \ ${SPLASH}" |