[oe-commits] org.oe.dev angstrom: re-add strace

koen commit openembedded-commits at lists.openembedded.org
Sat Oct 14 08:48:09 UTC 2006


angstrom: re-add strace

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 52180961d04bece949b681a34cdc82f997d99788
ViewMTN: http://monotone.openembedded.org/revision.psp?id=52180961d04bece949b681a34cdc82f997d99788
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r88ab16f0372c3ed614eb9898f9de80d82bebaf9a -r52180961d04bece949b681a34cdc82f997d99788
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [acd6bfba17b6e0db4dbe1a89c6b0c70765be6861]
#    to [8f527fe3c032344e5b0d8b1de14c8bee614d339f]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	acd6bfba17b6e0db4dbe1a89c6b0c70765be6861
+++ conf/distro/angstrom-2007.1.conf	8f527fe3c032344e5b0d8b1de14c8bee614d339f
@@ -8,6 +8,7 @@ DISTRO_VERSION = "test-${DATE}"
 
 #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 @@ DEBUG_APPS ?= ""
 
 # 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 ?= ""






More information about the Openembedded-commits mailing list