[oe-commits] Roger Monk : ti-codec-engine: Force makefile regeneration for complete ' clean'

git version control git at git.openembedded.org
Tue Jun 29 07:23:16 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b335d08f61e766526d3a1df27defd6cfbf0c77fe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b335d08f61e766526d3a1df27defd6cfbf0c77fe

Author: Roger Monk <r-monk at ti.com>
Date:   Mon Jun 28 11:27:18 2010 +0100

ti-codec-engine: Force makefile regeneration for complete 'clean'

   * To completely 'clean' the prebuilt examples, we should first regenerate the makefiles
     using a and XDC '.make' step.
   * Updated Examples build to include this.

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ti/ti-codec-engine.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc
index 5780296..1b89ea7 100644
--- a/recipes/ti/ti-codec-engine.inc
+++ b/recipes/ti/ti-codec-engine.inc
@@ -85,7 +85,7 @@ do_prepsources() {
                      CGTOOLS_V5T="${TOOLCHAIN_PATH}" \
                      CGTOOLS_C64P="${CODEGEN_INSTALL_DIR}" \
                      CGTOOLS_C674="${CODEGEN_INSTALL_DIR}" \
-                     clean
+                     .make clean
         done
 }
 





More information about the Openembedded-commits mailing list