h2200.conf: make symlink relative to fix booting with LAB
authorKoen Kooi <koen@openembedded.org>
Sat, 8 Jul 2006 14:45:42 +0000 (14:45 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 8 Jul 2006 14:45:42 +0000 (14:45 +0000)
conf/machine/h2200.conf

index e1baea7..45eda72 100644 (file)
@@ -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; "