#DISTRO_VERSION = "2006.9"
DISTRO_VERSION = "test-${DATE}"
+DISTRO_REVISION = "1"
require conf/distro/include/angstrom.inc
require conf/distro/include/sane-srcdates.inc
# 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 ?= ""