[oe-commits] Koen Kooi : ti-codecs-omapl138 4.00.00.00: update SRCREV to integrate c6accel

git version control git at git.openembedded.org
Thu Sep 30 17:25:43 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Sep 30 19:23:31 2010 +0200

ti-codecs-omapl138 4.00.00.00: update SRCREV to integrate c6accel

---

 recipes/ti/ti-codecs-omapl138_4.00.00.00.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/ti/ti-codecs-omapl138_4.00.00.00.bb b/recipes/ti/ti-codecs-omapl138_4.00.00.00.bb
index 3cc791d..6f2c464 100644
--- a/recipes/ti/ti-codecs-omapl138_4.00.00.00.bb
+++ b/recipes/ti/ti-codecs-omapl138_4.00.00.00.bb
@@ -5,13 +5,13 @@ LICENSE = "TI"
 require ti-paths.inc
 require ti-staging.inc
 
-PR="r2"
+PR="r9"
 
 PV="4_00_00_00"
 
 CODEC_SUITE_NAME="${WORKDIR}/${PN}_${PV}"
 
-SRCREV = "48f81f72c214ce9126d719c01737378c24de9db5"
+SRCREV = "4dd14941ff514f30aaaeeebcde446e11de62e075"
 
 require ti-eula-unpack.inc
 
@@ -147,7 +147,7 @@ do_compile() {
              XDC_INSTALL_DIR=${XDC_INSTALL_DIR} \
              CODEC_INSTALL_DIR="${S}" \
              XDCARGS="prod" \
-             C6ACCEL_INSTALL_DIR=${C6ACCEL_INSTALL_DIR}/soc \
+             C6ACCEL_INSTALL_DIR=${C6ACCEL_INSTALL_DIR} \
              clean
 
     make \
@@ -161,7 +161,7 @@ do_compile() {
              XDC_INSTALL_DIR=${XDC_INSTALL_DIR} \
              CODEC_INSTALL_DIR="${S}" \
              XDCARGS="prod" \
-             C6ACCEL_INSTALL_DIR=${C6ACCEL_INSTALL_DIR}/soc \
+             C6ACCEL_INSTALL_DIR=${C6ACCEL_INSTALL_DIR} \
              all
 }
 





More information about the Openembedded-commits mailing list