diff options
Diffstat (limited to 'meta/recipes-sato')
-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" | |||
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 7 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
9 | PR = "r33" | 9 | PR = "r34" |
10 | 10 | ||
11 | PACKAGES = "\ | 11 | PACKAGES = "\ |
12 | task-poky-apps-console \ | 12 | task-poky-apps-console \ |
@@ -37,7 +37,6 @@ FILEMANAGER_mips ?= "" | |||
37 | 37 | ||
38 | RDEPENDS_task-poky-apps-console = "\ | 38 | RDEPENDS_task-poky-apps-console = "\ |
39 | avahi-daemon \ | 39 | avahi-daemon \ |
40 | dropbear \ | ||
41 | dbus \ | 40 | dbus \ |
42 | portmap \ | 41 | portmap \ |
43 | ${SPLASH}" | 42 | ${SPLASH}" |