From: John Bowler Date: Mon, 30 Jan 2006 03:02:46 +0000 (+0000) Subject: slugos: temporary workround for the RUNSTRIP problem in conf X-Git-Tag: Release-2010-05/1~9453^2~2502 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c27346be9b14f69a4fd1424db329d58a505ce7;p=openembedded.git slugos: temporary workround for the RUNSTRIP problem in conf --- diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index f412d4fbfd..31c122ce94 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -183,3 +183,6 @@ SRCDATE_diet-x11 ?= "20060106" # Berkeley database PREFERRED_PROVIDER_virtual/db = "db" PREFERRED_PROVIDER_virtual/db-native = "db-native" + +#FIXME: HACK: REMOVE THIS +IGNORE_STRIP_ERRORS = "1"