From: Koen Kooi Date: Sat, 8 Jul 2006 14:45:42 +0000 (+0000) Subject: h2200.conf: make symlink relative to fix booting with LAB X-Git-Tag: Release-2010-05/1~9453^2~1288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1272f8a0d21ec3065084963514ed2141421daae;p=openembedded.git h2200.conf: make symlink relative to fix booting with LAB --- 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; "