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
@@ -16,7 +16,7 @@ ASNEEDED = ""
PR = "r9" PR = "r9"
# to find bluez patches from oe-core # to find bluez patches from oe-core
FILESPATH =. "${POKYBASE}/meta/recipes-connectivity/bluez/bluez4-4.82/:" FILESPATH =. "${COREBASE}/meta/recipes-connectivity/bluez/bluez4-4.82/:"
SRC_URI = "\ SRC_URI = "\
${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.gz \ ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.gz \
file://fix-dfutool-usb-declaration-mismatch.patch \ file://fix-dfutool-usb-declaration-mismatch.patch \
@@ -1,7 +1,7 @@
DESCRIPTION = "Configuration files for online package repositories aka feeds" DESCRIPTION = "Configuration files for online package repositories aka feeds"
PR = "r1" PR = "r1"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
DISTRO_FEED_PREFIX ?= "remote" DISTRO_FEED_PREFIX ?= "remote"
DISTRO_FEED_URI ?= "http://my-distribution.example/remote-feed/" DISTRO_FEED_URI ?= "http://my-distribution.example/remote-feed/"
+1 -1
View File
@@ -1,6 +1,6 @@
DESCRIPTION = "Basic task to get a device booting" DESCRIPTION = "Basic task to get a device booting"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r53" PR = "r53"
+1 -1
View File
@@ -2,7 +2,7 @@ DESCRIPTION = "A set of useful command line tools"
DESCRIPTION_${PN}-debug = "A set of command line tools useful for debugging" DESCRIPTION_${PN}-debug = "A set of command line tools useful for debugging"
SECTION = "console" SECTION = "console"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PV = "1.0" PV = "1.0"
PR = "r18" PR = "r18"
+1 -1
View File
@@ -1,7 +1,7 @@
DESCRIPTION = "The X Window System -- install this task to get a client/server based display multiplexer." DESCRIPTION = "The X Window System -- install this task to get a client/server based display multiplexer."
SECTION = "x11/server" SECTION = "x11/server"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PV = "1.0" PV = "1.0"
PR = "r7" PR = "r7"
@@ -2,7 +2,7 @@ NOTE = "This is just a dummy package to get packages stop complaining about gcon
which they are not using anyway... :D" which they are not using anyway... :D"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r1" PR = "r1"
@@ -3,7 +3,7 @@ to make them known to the WM, whether X11 or Opie"
AUTHOR = "Rolf Leggewie <oe-devel@rolf.leggewie.biz" AUTHOR = "Rolf Leggewie <oe-devel@rolf.leggewie.biz"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
SRC_URI = "file://update-fonts" SRC_URI = "file://update-fonts"
@@ -1,7 +1,7 @@
DESCRIPTION = "Install one of these tasks to get support for truetype fonts." DESCRIPTION = "Install one of these tasks to get support for truetype fonts."
SECTION = "fonts" SECTION = "fonts"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PV = "1.0" PV = "1.0"
PR = "r0" PR = "r0"
@@ -1,6 +1,6 @@
DESCRIPTION = "Touchscreen calibration data from xinput-calibrator" DESCRIPTION = "Touchscreen calibration data from xinput-calibrator"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SECTION = "base" SECTION = "base"
@@ -1,7 +1,7 @@
DESCRIPTION = "Machine specific xorg.conf files" DESCRIPTION = "Machine specific xorg.conf files"
PR = "r43" PR = "r43"
LICENSE = "MIT" 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://xorg.conf" SRC_URI = "file://xorg.conf"
+2 -2
View File
@@ -4,8 +4,8 @@
DESCRIPTION = "Qt Tasks for Poky" DESCRIPTION = "Qt Tasks for Poky"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r3" PR = "r3"
PACKAGES = "\ PACKAGES = "\
+1 -1
View File
@@ -1,6 +1,6 @@
DESCRIPTION = "Default display timings and resolutions for fbset" DESCRIPTION = "Default display timings and resolutions for fbset"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PV = "0.1.0" PV = "0.1.0"
PR = "r5" PR = "r5"