[oe-commits] org.oe.dev dsplink: remove some trailing spaces

koen commit oe at amethyst.openembedded.net
Wed Jul 16 09:09:32 UTC 2008


dsplink: remove some trailing spaces

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: daafad010cbf738246a5e77122c2e1e4f951c9f5
ViewMTN: http://monotone.openembedded.org/revision/info/daafad010cbf738246a5e77122c2e1e4f951c9f5
Files:
1
packages/dsplink/dsplink.inc
packages/dsplink/files/CURRENTCFG.MK
packages/dsplink/files/c64xx_5.xx_linux.mk
Diffs:

#
# mt diff -rd164ddcc990d76af341eb6ee329c395f153b3bea -rdaafad010cbf738246a5e77122c2e1e4f951c9f5
#
#
#
# patch "packages/dsplink/dsplink.inc"
#  from [834b24de7fcb95b08ece3ca0a910e1a24ea8ac2e]
#    to [9e699e8d88270170f89287867ca77b32b4229d03]
# 
# patch "packages/dsplink/files/CURRENTCFG.MK"
#  from [0bf38a5760260d24afeb780b24aa940164d593d4]
#    to [2d8b0fa316342698cd5493798d1c74ccda6f34fa]
# 
# patch "packages/dsplink/files/c64xx_5.xx_linux.mk"
#  from [1a9715b51a749a38da1104c8b3a2eafa3b4dbc36]
#    to [de765f54837afca03e49cb50216c4ff561464280]
#
============================================================
--- packages/dsplink/dsplink.inc	834b24de7fcb95b08ece3ca0a910e1a24ea8ac2e
+++ packages/dsplink/dsplink.inc	9e699e8d88270170f89287867ca77b32b4229d03
@@ -106,6 +106,9 @@ do_compile () {
 	
 	sed -i -e 's:gcc${KERNEL_CCSUFFIX}:gcc:' ${S}/make/Linux/openembedded.mk
 	oe_runmake -C ${S}/gpp/src/samples
+
+	oe_runmake -C ${S}/dsp/src
+	oe_runmake -C ${S}/dsp/src/samples
 }
 
 do_install () {
============================================================
--- packages/dsplink/files/CURRENTCFG.MK	0bf38a5760260d24afeb780b24aa940164d593d4
+++ packages/dsplink/files/CURRENTCFG.MK	2d8b0fa316342698cd5493798d1c74ccda6f34fa
@@ -48,7 +48,7 @@ export GPPDEVICE           := SED_ME_PLA
 #   Target GPP and DSP devices
 #   =========================================================
 export GPPDEVICE           := SED_ME_PLATFORM
-export DSPDEVICE           := SED_ME_DSP 
+export DSPDEVICE           := SED_ME_DSP
 
 
 #   =========================================================
============================================================
--- packages/dsplink/files/c64xx_5.xx_linux.mk	1a9715b51a749a38da1104c8b3a2eafa3b4dbc36
+++ packages/dsplink/files/c64xx_5.xx_linux.mk	de765f54837afca03e49cb50216c4ff561464280
@@ -35,7 +35,7 @@ USE_DISTRIBUTION := 1
 #   ----------------------------------------------------------------------------
 #   Base directory for the DSP OS
 #   ----------------------------------------------------------------------------
-BASE_INSTALL    := SEDME_TITOOLS_BASEPATH 
+BASE_INSTALL    := SEDME_TITOOLS_BASEPATH
 BASE_SABIOS     := $(BASE_INSTALL)/SEDME_BIOSUNPACKDIR
 BASE_BUILDOS    := $(BASE_SABIOS)/packages/ti/bios
 






More information about the Openembedded-commits mailing list