diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 16:56:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 00:29:29 +0100 |
commit | 4d609d502161137620c4b1901cc225f9e871c3dc (patch) | |
tree | 3bbb3286b831645fd29cae868b18b738ec508126 /meta/recipes-sato/tasks | |
parent | 8ceb769eab14066c9a5fc6a68284de9c1f5637fe (diff) | |
download | poky-4d609d502161137620c4b1901cc225f9e871c3dc.tar.gz |
Replace POKYBASE with COREBASE
(From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/tasks')
-rw-r--r-- | meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb | 4 | ||||
-rw-r--r-- | meta/recipes-sato/tasks/task-poky-x11-sato.bb | 4 | ||||
-rw-r--r-- | meta/recipes-sato/tasks/task-poky.bb | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb b/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb index 8b75d218c4..7bb26fc04c 100644 --- a/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb +++ b/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb | |||
@@ -4,8 +4,8 @@ | |||
4 | 4 | ||
5 | DESCRIPTION = "X11 Pimlico Appications List" | 5 | DESCRIPTION = "X11 Pimlico Appications List" |
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 8 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
9 | PR = "r27" | 9 | PR = "r27" |
10 | 10 | ||
11 | PACKAGES = "\ | 11 | PACKAGES = "\ |
diff --git a/meta/recipes-sato/tasks/task-poky-x11-sato.bb b/meta/recipes-sato/tasks/task-poky-x11-sato.bb index 699c6f88e3..c10a32a45d 100644 --- a/meta/recipes-sato/tasks/task-poky-x11-sato.bb +++ b/meta/recipes-sato/tasks/task-poky-x11-sato.bb | |||
@@ -4,8 +4,8 @@ | |||
4 | 4 | ||
5 | DESCRIPTION = "Sato Tasks for Poky" | 5 | DESCRIPTION = "Sato Tasks for Poky" |
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 8 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
9 | PR = "r30" | 9 | PR = "r30" |
10 | 10 | ||
11 | PACKAGES = "\ | 11 | PACKAGES = "\ |
diff --git a/meta/recipes-sato/tasks/task-poky.bb b/meta/recipes-sato/tasks/task-poky.bb index 72d4d0d9cb..4f7bc3d31e 100644 --- a/meta/recipes-sato/tasks/task-poky.bb +++ b/meta/recipes-sato/tasks/task-poky.bb | |||
@@ -4,8 +4,8 @@ | |||
4 | 4 | ||
5 | DESCRIPTION = "Tasks for OpenedHand Poky" | 5 | 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://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 8 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
9 | PR = "r34" | 9 | PR = "r34" |
10 | 10 | ||
11 | PACKAGES = "\ | 11 | PACKAGES = "\ |