From 4d609d502161137620c4b1901cc225f9e871c3dc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 16:56:03 +0100 Subject: Replace POKYBASE with COREBASE (From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15) Signed-off-by: Richard Purdie --- meta/recipes-kernel/modutils/modutils-collateral.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/modutils/modutils-collateral.bb b/meta/recipes-kernel/modutils/modutils-collateral.bb index 0196624..919b86f 100644 --- a/meta/recipes-kernel/modutils/modutils-collateral.bb +++ b/meta/recipes-kernel/modutils/modutils-collateral.bb @@ -2,7 +2,7 @@ SECTION = "base" DESCRIPTION = "modutils configuration files" PR = "r3" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" SRC_URI = "file://modules \ file://modules.conf" -- cgit v1.1