summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-wrs_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2010-10-11 22:20:01 -0400
committerSaul Wold <Saul.Wold@intel.com>2010-10-13 21:38:51 -0700
commit5e558a17f297eb7f1973659e9e936ec980c34133 (patch)
tree2cd3418db2693644657c9e9844960e48b2ccf224 /meta/recipes-kernel/linux/linux-wrs_git.bb
parentd3fbeb98339bfa2bb916c00d8fb7b41ec1537370 (diff)
downloadopenembedded-core-5e558a17f297eb7f1973659e9e936ec980c34133.tar.gz
openembedded-core-5e558a17f297eb7f1973659e9e936ec980c34133.tar.bz2
openembedded-core-5e558a17f297eb7f1973659e9e936ec980c34133.tar.xz
openembedded-core-5e558a17f297eb7f1973659e9e936ec980c34133.zip
linux-wrs: remove external x86 config fragment
[BUGID #363] Integrate the x86 gfx options into the existing x86 graphics options for the common_pc and common_pc_64 boards. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-wrs_git.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-wrs_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-wrs_git.bb b/meta/recipes-kernel/linux/linux-wrs_git.bb
index ddc8d3bdc..4178f4b17 100644
--- a/meta/recipes-kernel/linux/linux-wrs_git.bb
+++ b/meta/recipes-kernel/linux/linux-wrs_git.bb
@@ -16,8 +16,6 @@ SRC_URI = "git://git.pokylinux.org/linux-2.6-windriver.git;protocol=git;fullclon
SRC_URI_append_atom-pc = "\
file://i915.cfg \
file://8250.cfg"
-SRC_URI_append_qemux86 = " file://x86-wrs.cfg"
-SRC_URI_append_qemux86-64 = " file://x86-wrs.cfg"
WRMACHINE = "${MACHINE}"
WRMACHINE_qemux86 = "common_pc"