aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-08 14:45:42 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-08 14:45:42 +0000
commitd1272f8a0d21ec3065084963514ed2141421daae (patch)
treecfecd76d1a00995581f664c84d676d97d834d034 /conf/machine
parenta5f559d252b844f9265eaec3aaca827967067772 (diff)
downloadopenembedded-d1272f8a0d21ec3065084963514ed2141421daae.tar.gz
h2200.conf: make symlink relative to fix booting with LAB
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/h2200.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index e1baea775d..45eda7251f 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -33,3 +33,6 @@ include conf/machine/include/handheld-common.conf
GUI_MACHINE_CLASS = "smallscreen"
include conf/machine/include/tune-xscale.conf
+
+# LAB can only resolve relative symlinks
+ROOTFS_POSTPROCESS_COMMAND += "make_zimage_symlink_relative; "