ACK
On Thu, Sep 27, 2018 at 04:43:01PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan <[email protected]> > --- > recipes-bsp/common-csl-ip/common-csl-ip.inc | 7 ++++--- > 1 file changed, 4 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 ed8078d..8c7f237 100644 > --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc > +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc > @@ -4,16 +4,17 @@ LIC_FILES_CHKSUM = > "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" > > COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" > > -PV = "05.01.00.00" > +PV = "03.03.00.12" > INC_PR = "r0" > +PE = "1" > > CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" > CSL_GIT_PROTOCOL ="git" > CSL_GIT_BRANCH = "master" > CSL_GIT_DESTSUFFIX = "git" > > -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00" > -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50" > +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12" > +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf" > > BRANCH="${CSL_GIT_BRANCH}" > SRC_URI = > "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
