All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [rocko/master][PATCH 00/23] TI RTOS Updates
Date: Fri, 13 Apr 2018 14:24:08 -0400	[thread overview]
Message-ID: <20180413182408.GA7580@edge> (raw)
In-Reply-To: <1523638939-28861-1-git-send-email-j-stiffler@ti.com>

Thanks Jake and Mahesh! I'll merge the series to rocko-next and give it a try.


On Fri, Apr 13, 2018 at 01:01:56PM -0400, Jacob Stiffler wrote:
> 
> Mahesh Radhakrishnan (23):
>   common-csl-ip: Updating to version 03.03.00.10
>   emac-lld-rtos: Updating to version 01.00.03.10A
>   edma3-lld:Updating to version 02.12.05.30C
>   fatfs-rtos: Updating to version 01.00.00.09
>   gpio-lld-rtos: Updating to version 01.00.00.10
>   i2c-lld-rtos: Updating to version 01.00.00.10 & dependency updates
>   icss-emac-lld: Updating to version 01.00.00.11B
>   mcasp-lld-rtos: Update to version 01.01.00.09
>   mcbsp-lld-rtos:Updating to version 01.00.00.09
>   mmcsd-lld-rtos: Update to version 01.00.00.11
>   pcie-lld-rtos: Update to version 02.02.00.12
>   pruss-lld: Updating to version 01.00.00.09A
>   pm-lld-rtos: Updating to version 01.04.00.04 & 01.08.00.17 for
>     am57xx/dra7xx
>   sa-lld: Updating to version 03.00.00.20
>   serdes-diag-rtos: Update to version 01.00.00.10
>   spi-lld-rtos: Update to version 01.00.00.10A
>   uart-lld-rtos: Updating to version 01.00.00.10A
>   usb-lld-rtos: Update to version 01.00.00.13
>   board-rtos: Updating to version 01.00.10.00A
>   transport-rtos: Udpate to version 1.0.0.11A
>   osal: Update to version 01.00.00.10A
>   starterware:starterware-rtos: Udpate to version 02.01.01.06C & rtos
>     updates
>   ti-pdk-build-rtos: Updating to version 01.00.00.08E which uses make
>     install internally
> 
>  recipes-bsp/board-rtos/board-rtos_git.bb           |  13 +-
>  .../common-csl-ip/common-csl-ip-rtos_git.bb        |   2 +-
>  recipes-bsp/common-csl-ip/common-csl-ip.inc        |   6 +-
>  recipes-bsp/edma3-lld/edma3-lld.inc                |   6 +-
>  recipes-bsp/emac-lld/emac-lld-rtos_git.bb          |   6 +-
>  recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb           |   6 +-
>  recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb          |   6 +-
>  recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb            |  12 +-
>  recipes-bsp/icss-emac-lld/icss-emac-lld.inc        |   6 +-
>  recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb        |   6 +-
>  recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb        |   6 +-
>  recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb        |   6 +-
>  recipes-bsp/osal/osal.inc                          |   6 +-
>  recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb          |   6 +-
>  recipes-bsp/pm-lld/pm-lld-rtos_git.bb              |  12 +-
>  recipes-bsp/pruss-lld/pruss-lld.inc                |   6 +-
>  recipes-bsp/sa-lld/sa-lld.inc                      |   6 +-
>  recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb    |   6 +-
>  recipes-bsp/spi-lld/spi-lld-rtos_git.bb            |   6 +-
>  recipes-bsp/starterware/starterware-rtos_git.bb    |   7 +-
>  recipes-bsp/starterware/starterware.inc            |   6 +-
>  recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb    |   2 +-
>  recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb   |   2 +-
>  recipes-bsp/transport-rtos/nimu-rtos_git.bb        |   2 +-
>  recipes-bsp/transport-rtos/transport.inc           |   6 +-
>  recipes-bsp/uart-lld/uart-lld-rtos_git.bb          |   6 +-
>  recipes-bsp/usb-lld/usb-lld-rtos_git.bb            |   6 +-
>  recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb   | 199 +--------------------
>  28 files changed, 97 insertions(+), 268 deletions(-)
> 
> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  parent reply	other threads:[~2018-04-13 18:24 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-13 17:01 [rocko/master][PATCH 00/23] TI RTOS Updates Jacob Stiffler
2018-04-13 17:01 ` [rocko/master][PATCH 01/23] common-csl-ip: Updating to version 03.03.00.10 Jacob Stiffler
2018-04-13 17:01 ` [rocko/master][PATCH 02/23] emac-lld-rtos: Updating to version 01.00.03.10A Jacob Stiffler
2018-04-13 17:01 ` [rocko/master][PATCH 03/23] edma3-lld:Updating to version 02.12.05.30C Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 04/23] fatfs-rtos: Updating to version 01.00.00.09 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 05/23] gpio-lld-rtos: Updating to version 01.00.00.10 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 06/23] i2c-lld-rtos: Updating to version 01.00.00.10 & dependency updates Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 07/23] icss-emac-lld: Updating to version 01.00.00.11B Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 08/23] mcasp-lld-rtos: Update to version 01.01.00.09 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 09/23] mcbsp-lld-rtos:Updating to version 01.00.00.09 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 10/23] mmcsd-lld-rtos: Update to version 01.00.00.11 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 11/23] pcie-lld-rtos: Update to version 02.02.00.12 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 12/23] pruss-lld: Updating to version 01.00.00.09A Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 13/23] pm-lld-rtos: Updating to version 01.04.00.04 & 01.08.00.17 for am57xx/dra7xx Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 14/23] sa-lld: Updating to version 03.00.00.20 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 15/23] serdes-diag-rtos: Update to version 01.00.00.10 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 16/23] spi-lld-rtos: Update to version 01.00.00.10A Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 17/23] uart-lld-rtos: Updating " Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 18/23] usb-lld-rtos: Update to version 01.00.00.13 Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 19/23] board-rtos: Updating to version 01.00.10.00A Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 20/23] transport-rtos: Udpate to version 1.0.0.11A Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 21/23] osal: Update to version 01.00.00.10A Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 22/23] starterware:starterware-rtos: Udpate to version 02.01.01.06C & rtos updates Jacob Stiffler
2018-04-13 17:02 ` [rocko/master][PATCH 23/23] ti-pdk-build-rtos: Updating to version 01.00.00.08E which uses make install internally Jacob Stiffler
2018-04-13 18:24 ` Denys Dmytriyenko [this message]
2018-04-16 19:53   ` [rocko/master][PATCH 00/23] TI RTOS Updates Stiffler, Jacob
2018-04-16 20:02     ` Denys Dmytriyenko
2018-04-16 20:12       ` Stiffler, Jacob
2018-04-16 20:26         ` [EXTERNAL] " Stiffler, Jacob
2018-04-16 20:29           ` Denys Dmytriyenko
2018-04-16 20:31             ` Stiffler, Jacob
2018-04-16 20:34               ` Denys Dmytriyenko

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=20180413182408.GA7580@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@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.