summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-rp.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-24 14:07:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-24 14:07:13 +0000
commita3cb7849452bca9d90a5c806cd47c5a5c1a7e5cc (patch)
treec92610fb5bcbbee4885e89d2c8833351e2f1c8c7 /meta/recipes-kernel/linux/linux-rp.inc
parent070b7ee367178eb911e2e91a912b4aa35b9d7f6d (diff)
downloadpoky-a3cb7849452bca9d90a5c806cd47c5a5c1a7e5cc.tar.gz
Drop remaining bootcdx86 references, the -live images for qemux86 and atom-pc replace this
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-rp.inc')
-rw-r--r--meta/recipes-kernel/linux/linux-rp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-rp.inc b/meta/recipes-kernel/linux/linux-rp.inc
index 8b86bdee1f..400b1128cd 100644
--- a/meta/recipes-kernel/linux/linux-rp.inc
+++ b/meta/recipes-kernel/linux/linux-rp.inc
@@ -15,7 +15,7 @@ CHSRC = "http://oz.drigon.com/patches"
15TKSRC = "http://www.informatik.hu-berlin.de/~tkunze/zaurus/patches" 15TKSRC = "http://www.informatik.hu-berlin.de/~tkunze/zaurus/patches"
16 16
17COMPATIBLE_HOST = "(arm|i.86|mips).*-linux" 17COMPATIBLE_HOST = "(arm|i.86|mips).*-linux"
18COMPATIBLE_MACHINE = '(collie|poodle|c7x0|akita|spitz|tosa|hx2000|qemuarm|qemux86|qemumips|bootcdx86|htcuniversal|zylonite)' 18COMPATIBLE_MACHINE = '(collie|poodle|c7x0|akita|spitz|tosa|hx2000|qemuarm|qemux86|qemumips|htcuniversal|zylonite)'
19 19
20KERNEL_CUSTOM_NAME ?= "" 20KERNEL_CUSTOM_NAME ?= ""
21KERNEL_DEPLOY_NAME ?= "${KERNEL_IMAGETYPE}-${PV}-${KERNEL_CUSTOM_NAME}${MACHINE}-${DATETIME}.bin" 21KERNEL_DEPLOY_NAME ?= "${KERNEL_IMAGETYPE}-${PV}-${KERNEL_CUSTOM_NAME}${MACHINE}-${DATETIME}.bin"