From 6fd8d018aede97289fcaa9597d8190b39d30abe5 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Sep 2010 19:23:31 +0200 Subject: [PATCH] ti-codecs-omapl138 4.00.00.00: update SRCREV to integrate c6accel --- recipes/ti/ti-codecs-omapl138_4.00.00.00.bb | 8 ++++---- 1 file 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 3cc791d423..6f2c464b34 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 } -- 2.39.5