diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-19 17:26:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:01:57 +0100 |
commit | 6189a8a05620974c098d548c26502453f371fe26 (patch) | |
tree | 51c9c8aacb4dac645e743d24cf9fee91097123f1 /meta/recipes-sato/tasks | |
parent | 90b7227f48c8250851d4c1a298364062a79403e6 (diff) | |
download | openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.gz openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.bz2 openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.xz openembedded-core-6189a8a05620974c098d548c26502453f371fe26.zip |
evolation-data-server: Rename from eds-dbus
[YOCTO #2316]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/tasks')
-rw-r--r-- | meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb b/meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb index 2f9d6a6c1..835625c05 100644 --- a/meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb +++ b/meta/recipes-sato/tasks/task-core-apps-x11-pimlico.bb @@ -6,7 +6,7 @@ DESCRIPTION = "X11 Pimlico Appications List" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -PR = "r27" +PR = "r28" PACKAGES = "\ task-core-apps-x11-pimlico \ @@ -26,7 +26,7 @@ WEB ?= "" #WEB_mx31ads = "" RDEPENDS_task-core-apps-x11-pimlico = "\ - eds-dbus \ + evolution-data-server \ contacts \ dates \ tasks \ |