aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.33.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-15 10:18:46 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-15 10:21:31 -0700
commitf75f6d005a0d91b3f349d08347d2453e30711247 (patch)
treea1cd66e3e415bb1d2f7450e4947112537b6dde1d /recipes/linux/linux_2.6.33.bb
parent3f052215b0c4c3cc83e661be342c538872bf0d3d (diff)
downloadopenembedded-f75f6d005a0d91b3f349d08347d2453e30711247.tar.gz
qemuppc: Add new machine qemuppc running ppc on QEMU.
* Tested with DISTRO=minimal image=minimal-image * Adjust run-qemu.sh to use native-qemu and fix variables needed for powerpc run. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r--recipes/linux/linux_2.6.33.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
index bc05ec816d..64a0c01c8a 100644
--- a/recipes/linux/linux_2.6.33.bb
+++ b/recipes/linux/linux_2.6.33.bb
@@ -10,6 +10,7 @@ DEFAULT_PREFERENCE_p2020ds = "1"
DEFAULT_PREFERENCE_imote2 = "1"
DEFAULT_PREFERENCE_afeb9260 = "1"
DEFAULT_PREFERENCE_qemuarm = "1"
+DEFAULT_PREFERENCE_qemuppc = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
file://defconfig"