[meta-ti] [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10

Denys Dmytriyenko denys at ti.com
Wed Aug 22 17:01:23 PDT 2018


On Wed, Aug 22, 2018 at 07:28:53PM -0400, Nelson, Sam wrote:
> 
> 
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Wednesday, August 22, 2018 6:47 PM
> > To: Nelson, Sam
> > Cc: meta-ti at yoctoproject.org
> > Subject: Re: [meta-ti] [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new
> > version 1.0.0.10
> > 
> > On Wed, Aug 22, 2018 at 05:50:49PM -0400, Sam Nelson wrote:
> > > Add support for am65xx-evm
> > >
> > > Signed-off-by: Sam Nelson <sam.nelson at ti.com>
> > > ---
> > >  recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 9 ++++-----
> > >  1 file changed, 4 insertions(+), 5 deletions(-)
> > >
> > > diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-
> > pdk-build/ti-pdk-build-rtos_git.bb
> > > index c838d71..fd716d7 100644
> > > --- a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
> > > +++ b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
> > > @@ -4,25 +4,24 @@ LIC_FILES_CHKSUM =
> > "file://makerules/env.mk;beginline=1;endline=31;md5=10503e8de
> > >
> > >  require recipes-ti/includes/ti-paths.inc
> > >
> > > -PV = "01.00.00.09A"
> > > +PV = "01.00.00.10"
> > >  PR = "r0"
> > >
> > >  PDK_BUILD_GIT_URI = "git://git.ti.com/keystone-rtos/processor-pdk-
> > build.git"
> > >  PDK_BUILD_GIT_PROTOCOL = "git"
> > >  PDK_BUILD_GIT_BRANCH = "master"
> > >
> > > -# Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.09A"
> > > -PDK_BUILD_SRCREV = "4870d6cfcab92dfedae8ed28054fdc61169e28b1"
> > > +# Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.10"
> > > +PDK_BUILD_SRCREV = "f06835474e51a5fd63cf23bab0d2f42b0f73f19d"
> > >
> > >  BRANCH = "${PDK_BUILD_GIT_BRANCH}"
> > >  SRC_URI = "\
> > >
> > ${PDK_BUILD_GIT_URI};protocol=${PDK_BUILD_GIT_PROTOCOL};branch=${BR
> > ANCH} \
> > > -    file://0001-comp_mk-Allow-doxygen-support-to-be-overridden.patch \
> > 
> > ???
> 
> This patch is already part of the new baseline. So can be removed..

Then you'd want to remove corresponding file.


> > >      "
> > >
> > >  SRCREV = "${PDK_BUILD_SRCREV}"
> > >
> > > -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x"
> > > +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-
> > a15|keystone|omapl1|c66x|am65xx-evm"
> > 
> > k3?
> 
> Yes k3.

I meant maybe you want to use "k3" isntead of "am65xx-evm" here?


> > >  PACKAGE_ARCH = "${MACHINE_ARCH}"
> > >
> > >  S = "${WORKDIR}/git/"
> > > --
> > > 1.9.1
> > >
> > > --
> > > _______________________________________________
> > > meta-ti mailing list
> > > meta-ti at yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list