[meta-ti] [master/krogoth][PATCH 1/6] common-csl-ip: Bump version

Jacob Stiffler j-stiffler at ti.com
Wed Sep 14 05:12:30 PDT 2016


I also get a build error with this:


| makefile:42: 
.../arago-tmp-external-linaro-toolchain/sysroots/k2hk-evm/usr/share/ti/ti-pdk-tree/packages/ti/build/comp_top.mk: 
No such file or directory
| make: *** No rule to make target 
'.../arago-tmp-external-linaro-toolchain/sysroots/k2hk-evm/usr/share/ti/ti-pdk-tree/packages/ti/build/comp_top.mk'. 
Stop.


- Jake

On 9/13/2016 9:29 PM, Justin Sobota wrote:
> Signed-off-by: Justin Sobota <jsobota at ti.com>
> ---
>   recipes-bsp/common-csl-ip/common-csl-ip.inc |    6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index 77dfd1b..a6c3887 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>   
>   COMPATIBLE_MACHINE = "keystone|dra7xx"
>   
> -PV = "3.3.0.3C"
> +PV = "03.03.00.04A"
>   INC_PR = "r0"
>   
>   CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
>   CSL_GIT_BRANCH = "master"
>   CSL_GIT_DESTSUFFIX = "git"
>   
> -# Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.03C"
> -CSL_SRCREV = "ccd8dc29a5edce1a4d6409cb06b460bec6d3ecac"
> +# Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.04A"
> +CSL_SRCREV = "64aba2b19c2f03ef0e5b1814489c910bb19ca2ee"
>   
>   BRANCH="${CSL_GIT_BRANCH}"
>   SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"



More information about the meta-ti mailing list