From 5e558a17f297eb7f1973659e9e936ec980c34133 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 11 Oct 2010 22:20:01 -0400 Subject: 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 --- meta/recipes-kernel/linux/linux-wrs/x86-wrs.cfg | 2 -- meta/recipes-kernel/linux/linux-wrs_git.bb | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 meta/recipes-kernel/linux/linux-wrs/x86-wrs.cfg (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/linux/linux-wrs/x86-wrs.cfg b/meta/recipes-kernel/linux/linux-wrs/x86-wrs.cfg deleted file mode 100644 index da4f00ae10..0000000000 --- a/meta/recipes-kernel/linux/linux-wrs/x86-wrs.cfg +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_FB_UVESA=m -CONFIG_FRAMEBUFFER_CONSOLE=y diff --git a/meta/recipes-kernel/linux/linux-wrs_git.bb b/meta/recipes-kernel/linux/linux-wrs_git.bb index ddc8d3bdce..4178f4b171 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" -- cgit v1.2.3-54-g00ecf