diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 17:25:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 18:47:30 +0100 |
commit | 560b04181d8f51d189b99f01a72f17210dadf7a3 (patch) | |
tree | 8114c4d01ec6519fd278d733a59036b6a58c7215 /meta/recipes-sato/tasks | |
parent | 607a7657715f6fcba467a4e55ba64f41f4e13a15 (diff) | |
download | openembedded-core-560b04181d8f51d189b99f01a72f17210dadf7a3.tar.gz openembedded-core-560b04181d8f51d189b99f01a72f17210dadf7a3.tar.bz2 openembedded-core-560b04181d8f51d189b99f01a72f17210dadf7a3.tar.xz openembedded-core-560b04181d8f51d189b99f01a72f17210dadf7a3.zip |
Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/tasks')
-rw-r--r-- | meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb (renamed from meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb) | 8 | ||||
-rw-r--r-- | meta/recipes-sato/tasks/task-core-x11-sato.bb (renamed from meta/recipes-sato/tasks/task-poky-x11-sato.bb) | 8 | ||||
-rw-r--r-- | meta/recipes-sato/tasks/task-core.bb (renamed from meta/recipes-sato/tasks/task-poky.bb) | 32 |
3 files changed, 24 insertions, 24 deletions
diff --git a/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb b/meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb index 7bb26fc04..2f9d6a6c1 100644 --- a/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb +++ b/meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb @@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 PR = "r27" PACKAGES = "\ - task-poky-apps-x11-pimlico \ - task-poky-apps-x11-pimlico-dbg \ - task-poky-apps-x11-pimlico-dev \ + task-core-apps-x11-pimlico \ + task-core-apps-x11-pimlico-dbg \ + task-core-apps-x11-pimlico-dev \ " PACKAGE_ARCH = "${MACHINE_ARCH}" @@ -25,7 +25,7 @@ WEB ?= "" #WEB_c7x0 = "" #WEB_mx31ads = "" -RDEPENDS_task-poky-apps-x11-pimlico = "\ +RDEPENDS_task-core-apps-x11-pimlico = "\ eds-dbus \ contacts \ dates \ diff --git a/meta/recipes-sato/tasks/task-poky-x11-sato.bb b/meta/recipes-sato/tasks/task-core-x11-sato.bb index c10a32a45..43b24d2c9 100644 --- a/meta/recipes-sato/tasks/task-poky-x11-sato.bb +++ b/meta/recipes-sato/tasks/task-core-x11-sato.bb @@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 PR = "r30" PACKAGES = "\ - task-poky-x11-sato \ - task-poky-x11-sato-dbg \ - task-poky-x11-sato-dev \ + task-core-x11-sato \ + task-core-x11-sato-dbg \ + task-core-x11-sato-dev \ " PACKAGE_ARCH = "${MACHINE_ARCH}" @@ -19,7 +19,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" ALLOW_EMPTY = "1" NETWORK_MANAGER ?= "connman-gnome" -RDEPENDS_task-poky-x11-sato = "\ +RDEPENDS_task-core-x11-sato = "\ matchbox-desktop \ matchbox-session-sato \ matchbox-keyboard \ diff --git a/meta/recipes-sato/tasks/task-poky.bb b/meta/recipes-sato/tasks/task-core.bb index 4f7bc3d31..a595ad71a 100644 --- a/meta/recipes-sato/tasks/task-poky.bb +++ b/meta/recipes-sato/tasks/task-core.bb @@ -9,18 +9,18 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 PR = "r34" PACKAGES = "\ - task-poky-apps-console \ - task-poky-apps-console-dbg \ - task-poky-apps-console-dev \ - task-poky-apps-x11-core \ - task-poky-apps-x11-core-dbg \ - task-poky-apps-x11-core-dev \ - task-poky-apps-x11-games \ - task-poky-apps-x11-games-dbg \ - task-poky-apps-x11-games-dev \ - task-poky-x11-base \ - task-poky-x11-base-dbg \ - task-poky-x11-base-dev \ + task-core-apps-console \ + task-core-apps-console-dbg \ + task-core-apps-console-dev \ + task-core-apps-x11-core \ + task-core-apps-x11-core-dbg \ + task-core-apps-x11-core-dev \ + task-core-apps-x11-games \ + task-core-apps-x11-games-dbg \ + task-core-apps-x11-games-dev \ + task-core-x11-base \ + task-core-x11-base-dbg \ + task-core-x11-base-dev \ " PACKAGE_ARCH = "${MACHINE_ARCH}" @@ -35,14 +35,14 @@ SPLASH ?= "psplash" FILEMANAGER ?= "pcmanfm" FILEMANAGER_mips ?= "" -RDEPENDS_task-poky-apps-console = "\ +RDEPENDS_task-core-apps-console = "\ avahi-daemon \ dbus \ portmap \ ${SPLASH}" -RDEPENDS_task-poky-x11-base = "\ +RDEPENDS_task-core-x11-base = "\ dbus \ pointercal \ matchbox-wm \ @@ -62,12 +62,12 @@ RDEPENDS_task-poky-x11-base = "\ xrandr" -RDEPENDS_task-poky-apps-x11-core = "\ +RDEPENDS_task-core-apps-x11-core = "\ leafpad \ ${FILEMANAGER} \ matchbox-terminal \ screenshot" -RDEPENDS_task-poky-apps-x11-games = "\ +RDEPENDS_task-core-apps-x11-games = "\ oh-puzzles" |