angstrom: re-add strace
authorKoen Kooi <koen@openembedded.org>
Sat, 14 Oct 2006 08:34:09 +0000 (08:34 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 14 Oct 2006 08:34:09 +0000 (08:34 +0000)
conf/distro/angstrom-2007.1.conf

index 11d47f1..756839c 100644 (file)
@@ -8,6 +8,7 @@
 
 #DISTRO_VERSION = "2006.9"
 DISTRO_VERSION = "test-${DATE}"
+DISTRO_REVISION = "1"
 
 require conf/distro/include/angstrom.inc
 require conf/distro/include/sane-srcdates.inc
@@ -154,7 +155,7 @@ PREFERRED_VERSION_hostap-modules ?= "0.4.7"
 
 # We want to ship extra debug utils in the rootfs when doing a debug build 
 DEBUG_APPS ?= ""
-DEBUG_APPS += '${@base_conditional("DISTRO_TYPE", "release", "", "tslib-tests tslib-calibrate gdb procps",d)}'
+DEBUG_APPS += '${@base_conditional("DISTRO_TYPE", "release", "", "tslib-tests tslib-calibrate gdb strace procps",d)}'
 
 #this should go away soon
 EXTRA_STUFF ?= ""