aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/slugos.conf
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-30 03:02:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-30 03:02:46 +0000
commitf0c27346be9b14f69a4fd1424db329d58a505ce7 (patch)
tree89fd43cd60552dc3c259b2f8f0047225e5d5a0f0 /conf/distro/slugos.conf
parentc234cd89f1dee711db4fa034721b893581e9f111 (diff)
downloadopenembedded-f0c27346be9b14f69a4fd1424db329d58a505ce7.tar.gz
slugos: temporary workround for the RUNSTRIP problem in conf
Diffstat (limited to 'conf/distro/slugos.conf')
-rw-r--r--conf/distro/slugos.conf3
1 files changed, 3 insertions, 0 deletions
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"