[oe] [PATCH] palmpre: use omap3530beagle config for x-load

Simon Busch morphis at gravedo.de
Mon Aug 16 18:55:36 UTC 2010


We currently have no palmpre support for x-load. As long as we miss it we use the config
from the beagleboard machine.

Signed-off-by: Simon Busch <morphis at gravedo.de>
---
 conf/machine/palmpre.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index dccc892..2a62c30 100644
--- a/conf/machine/palmpre.conf
+++ b/conf/machine/palmpre.conf
@@ -26,5 +26,6 @@ IMAGE_FSTYPES += "tar.bz2"
 # Let's keep the following three from the beagleboard machine config
 UBOOT_MACHINE = "omap3_beagle_config"
 PREFERRED_VERSION_u-boot = "git"
+XLOAD_MACHINE = "omap3530beagle_config"
 
 MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list