summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-20 16:56:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-21 00:29:29 +0100
commit4d609d502161137620c4b1901cc225f9e871c3dc (patch)
tree3bbb3286b831645fd29cae868b18b738ec508126 /meta/recipes-devtools/dpkg
parent8ceb769eab14066c9a5fc6a68284de9c1f5637fe (diff)
downloadast2050-yocto-poky-4d609d502161137620c4b1901cc225f9e871c3dc.zip
ast2050-yocto-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-devtools/dpkg')
-rw-r--r--meta/recipes-devtools/dpkg/run-postinsts_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb b/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
index 72cb65f..f15243b 100644
--- a/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
+++ b/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Run postinstall scripts on device using awk"
SECTION = "devel"
PR = "r6"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
- file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://run-postinsts file://run-postinsts.awk"
OpenPOWER on IntegriCloud