summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-wrs_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2010-09-04 00:37:14 -0400
committerJoshua Lock <josh@linux.intel.com>2010-09-06 16:15:31 +0100
commitfea28c22f47b8e60e4e41c336950fbb4f6b1231b (patch)
tree9a0d929a1ff5e65a46398584cf710160c4b950d1 /meta/recipes-kernel/linux/linux-wrs_git.bb
parente359e25dc73ca496d1bac49ac4d68a7c18bd7d8a (diff)
downloadopenembedded-core-fea28c22f47b8e60e4e41c336950fbb4f6b1231b.tar.gz
openembedded-core-fea28c22f47b8e60e4e41c336950fbb4f6b1231b.tar.bz2
openembedded-core-fea28c22f47b8e60e4e41c336950fbb4f6b1231b.tar.xz
openembedded-core-fea28c22f47b8e60e4e41c336950fbb4f6b1231b.zip
kernel/wrs: update SRCREV for v2.6.34.6 + changes
Updating the SRCREVs for the recent port of bug fixes for all boards and the integration of qemux86-64 config and connector changes. Now that the qemux86-64 changes are in tree, we can drop them from the linux-wrs recipe. 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.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-kernel/linux/linux-wrs_git.bb b/meta/recipes-kernel/linux/linux-wrs_git.bb
index eaa8e4447..44640dee2 100644
--- a/meta/recipes-kernel/linux/linux-wrs_git.bb
+++ b/meta/recipes-kernel/linux/linux-wrs_git.bb
@@ -13,11 +13,6 @@ PV = "2.6.34+git${SRCPV}"
SRC_URI = "git://git.pokylinux.org/linux-2.6-windriver.git;protocol=git;fullclone=1;branch=${WRMACHINE}-${LINUX_KERNEL_TYPE};name=machine \
git://git.pokylinux.org/linux-2.6-windriver.git;protocol=git;noclone=1;branch=wrs_meta;name=meta"
-SRC_URI_append_qemux86-64 = "\
- file://connect-size.patch \
- file://qemux86-64.cfg"
-
-
WRMACHINE = "${MACHINE}"
WRMACHINE_qemux86 = "common_pc"
WRMACHINE_qemux86-64 = "common_pc_64"