All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10
Date: Wed, 22 Aug 2018 18:47:27 -0400	[thread overview]
Message-ID: <20180822224727.GJ29422@beryl> (raw)
In-Reply-To: <1534974652-28676-1-git-send-email-sam.nelson@ti.com>

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=${BRANCH} \
> -    file://0001-comp_mk-Allow-doxygen-support-to-be-overridden.patch \

???


>      "
>  
>  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?


>  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


  parent reply	other threads:[~2018-08-22 22:48 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 ` Denys Dmytriyenko [this message]
2018-08-22 23:28   ` [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10 Nelson, Sam
2018-08-23  0:01     ` Denys Dmytriyenko
2018-08-23  0:11       ` Nelson, Sam

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=20180822224727.GJ29422@beryl \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=sam.nelson@ti.com \
    /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.