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-qt | |
| 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-qt')
| -rw-r--r-- | meta/recipes-qt/tasks/task-poky-qt.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-qt/tasks/task-qte-toolchain-target.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-qt/tasks/task-poky-qt.bb b/meta/recipes-qt/tasks/task-poky-qt.bb index da960db5b0..762dff8e3e 100644 --- a/meta/recipes-qt/tasks/task-poky-qt.bb +++ b/meta/recipes-qt/tasks/task-poky-qt.bb | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | DESCRIPTION = "Qt Tasks for Poky" | 5 | DESCRIPTION = "Qt 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 = "r3" | 9 | PR = "r3" |
| 10 | 10 | ||
| 11 | PACKAGES = "\ | 11 | PACKAGES = "\ |
diff --git a/meta/recipes-qt/tasks/task-qte-toolchain-target.bb b/meta/recipes-qt/tasks/task-qte-toolchain-target.bb index 98fe47794f..659df47fa1 100644 --- a/meta/recipes-qt/tasks/task-qte-toolchain-target.bb +++ b/meta/recipes-qt/tasks/task-qte-toolchain-target.bb | |||
| @@ -4,8 +4,8 @@ ALLOW_EMPTY = "1" | |||
| 4 | 4 | ||
| 5 | PR = "r5" | 5 | PR = "r5" |
| 6 | 6 | ||
| 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 | 9 | ||
| 10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS_${PN} += " \ |
| 11 | task-poky-standalone-sdk-target \ | 11 | task-poky-standalone-sdk-target \ |
