From: "Nelson, Sam" <sam.nelson@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10
Date: Thu, 23 Aug 2018 00:11:02 +0000 [thread overview]
Message-ID: <2ce84e2453c54ef29acc0faece42a0bc@ti.com> (raw)
In-Reply-To: <20180823000123.GO29422@beryl>
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Wednesday, August 22, 2018 8:01 PM
> To: Nelson, Sam
> Cc: meta-ti@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 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@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@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.
Yes. will do.
>
>
> > > > "
> > > >
> > > > 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?
Ok. Got it.
>
>
> > > > PACKAGE_ARCH = "${MACHINE_ARCH}"
> > > >
> > > > S = "${WORKDIR}/git/"
> > > > --
> > > > 1.9.1
> > > >
> > > > --
> > > > _______________________________________________
> > > > meta-ti mailing list
> > > > meta-ti@yoctoproject.org
> > > > https://lists.yoctoproject.org/listinfo/meta-ti
prev parent reply other threads:[~2018-08-23 0:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-22 21:50 [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10 Sam Nelson
2018-08-22 21:50 ` [rocko][PATCH 2/4] common-csl-ip: Update to new version 05.01.00.00 Sam Nelson
2018-08-22 22:47 ` Denys Dmytriyenko
2018-08-22 23:13 ` Nelson, Sam
2018-08-22 21:50 ` [rocko][PATCH 3/4] osal: Update to new version 1.0.0.12 Sam Nelson
2018-08-22 22:48 ` Denys Dmytriyenko
2018-08-22 21:50 ` [rocko][PATCH 4/4] sciclient: Add recipe for SCI client driver Sam Nelson
2018-08-22 22:46 ` Denys Dmytriyenko
2018-08-22 23:12 ` Nelson, Sam
2018-08-22 22:47 ` [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10 Denys Dmytriyenko
2018-08-22 23:28 ` Nelson, Sam
2018-08-23 0:01 ` Denys Dmytriyenko
2018-08-23 0:11 ` Nelson, Sam [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2ce84e2453c54ef29acc0faece42a0bc@ti.com \
--to=sam.nelson@ti.com \
--cc=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.