meta-oe: catch up with POKYBASE -> COREBASE renaming

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-04-21 09:58:39 +02:00
parent 269eba9bcc
commit 408601b9d4
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
DESCRIPTION = "Basic task to get a device booting"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r53"