All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Otavio Salvador <otavio.salvador@ossystems.com.br>,
	Ting Liu <ting.liu@nxp.com>
Cc: "meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>,
	"leonardo.sandoval.gonzalez"
	<leonardo.sandoval.gonzalez@linux.intel.com>,
	Michael Halstead <mhalstead@linuxfoundation.org>
Subject: Re: [meta-freescale-layer][PATCH 00/67] QorIQ SDK 2.0 patches
Date: Mon, 04 Jul 2016 20:40:02 +0100	[thread overview]
Message-ID: <1467661202.8590.182.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAP9ODKoP3LjmZNaRQFJmxuYjGKX+M8dEn6CA-ejnSZfvKWW1pQ@mail.gmail.com>

On Mon, 2016-07-04 at 16:35 -0300, Otavio Salvador wrote:
> Hello Ting,
> 
> On Mon, Jul 4, 2016 at 7:41 AM,  <ting.liu@nxp.com> wrote:
> > From: Ting Liu <ting.liu@nxp.com>
> > 
> > Changes since the below commit:
> > bed4f7b libimxvpuapi: use libdir from cross environment
> 
> Please put a branch somewhere so I can pull it (github, nxp git,
> ...);
> the patchwork has been update and did not pick up those patches
> (added
> Richard on Cc so he notifies the people in charge) so it is hard for
> me to get those manually.

CCing Michael and Leo...

Cheers,

Richard



  reply	other threads:[~2016-07-04 19:40 UTC|newest]

Thread overview: 88+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 10:41 [meta-freescale-layer][PATCH 00/67] QorIQ SDK 2.0 patches ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 01/67] remove not supported e500v2 machines ting.liu
2016-07-07 13:38   ` Otavio Salvador
2016-07-13 10:27     ` Ting Liu
2016-07-13 10:56       ` Otavio Salvador
2016-07-14  3:44         ` Robert E. Cochran
2016-07-14 10:37           ` Ting Liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 02/67] rename qoriq-base.inc -> qoriq.inc ting.liu
2016-07-07 13:34   ` Otavio Salvador
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 03/67] ipc: update to 74d6627 ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 04/67] conf/machine: sync with meta-fsl-ppc ting.liu
2016-07-07 13:46   ` Otavio Salvador
2016-07-12 15:08     ` Ting Liu
2016-07-12 16:05       ` Otavio Salvador
2016-07-13 10:21     ` Ting Liu
2016-07-13 10:53       ` Otavio Salvador
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 05/67] qoriq-arm64.inc: add ting.liu
2016-07-07 13:49   ` Otavio Salvador
2016-07-13 10:16     ` Ting Liu
2016-07-13 10:48       ` Otavio Salvador
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 06/67] ls2080ardb: Add machine file ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 07/67] ls1043ardb: add " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 08/67] u-boot-qoriq: upgrade to 2016.01 ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 09/67] conf/machine: drop UBOOT_SOURCE usage ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 10/67] linux-qoriq: merge .inc and .bb file ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 11/67] linux-qoriq: upgrade to 4.1 plus fsl patches ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 12/67] b4420: update dtb path ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 13/67] b4860: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 14/67] c293pcie: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 15/67] p2041rdb: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 16/67] p3041ds: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 17/67] p4080ds: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 18/67] p5020: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 19/67] p5040: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 20/67] t1023: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 21/67] t1024: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 22/67] t104x: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 23/67] t2080: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 24/67] t4160: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 25/67] t4240: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 26/67] qemu-qoriq: Fix runtime providers ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 27/67] qemu-qoriq: upgrade to v2.4 plus fsl patches ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 28/67] udev-rules-qoriq: add support for ls1043a ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 29/67] management-complex: Add recipe ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 30/67] ls2-phy: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 31/67] ls2-rcw: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 32/67] dpl-examples: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 33/67] restool: " ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 34/67] change-file-endianess: keep 8 byte alignment ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 35/67] ppa: add recipe ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 36/67] qe-ucode: update to a95f42ae ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 37/67] rcw: update to 1af724b ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 38/67] apptrk: update to 873f44c ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 39/67] asf: update to a8bbba6 ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 40/67] cst: update to d1c6c28 ting.liu
2016-07-04 10:41 ` [meta-freescale-layer][PATCH 41/67] ar: update to 9a74743 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 42/67] ceetm: update to a237e09 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 43/67] eth-config: update to c1a4b3a ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 44/67] fmc: update to support fsl-lsch2 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 45/67] flib: update to 08e2aeb ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 46/67] fmlib: update to 43fa98f ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 47/67] hv-cfg: update to 348748b ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 48/67] hypervisor: update to f23ac6d ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 49/67] uio-seville: update to 0f31fbc ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 50/67] skmm-ep: update to bbf1ba0 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 51/67] skmm-host: update to d5912eb ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 52/67] usdpaa: update to 940d8f7 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 53/67] dpa-offload: update to fed08b0 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 54/67] usdpaa-apps: update to 835cbce ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 55/67] fm-ucode: update to 7ebea453 ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 56/67] fsl-pme: add recipe ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 57/67] hyperrelay: " ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 58/67] pme-tools: " ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 59/67] cantest: " ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 60/67] pkc-firmware: update to 21a6b5b ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 61/67] pkc-host: " ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 62/67] cryptodev-qoriq: upgrade to 1.8 plus fsl patches ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 63/67] openssl-qoriq: upgrade to 1.0.2h " ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 64/67] hv-cfg: not use MACHINE specific variable ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 65/67] cryptodev: add missing patch ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 66/67] openssl-qoriq: correct the find.pl path ting.liu
2016-07-04 10:42 ` [meta-freescale-layer][PATCH 67/67] cst: add bash in RDEPENDS_cst ting.liu
2016-07-04 19:35 ` [meta-freescale-layer][PATCH 00/67] QorIQ SDK 2.0 patches Otavio Salvador
2016-07-04 19:40   ` Richard Purdie [this message]
2016-07-07 13:56   ` Otavio Salvador
  -- strict thread matches above, loose matches on Subject: below --
2016-07-01  8:37 ting.liu
2016-07-04  2:47 ` Zhenhua Luo
2016-07-04  5:35   ` Ting Liu

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=1467661202.8590.182.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=leonardo.sandoval.gonzalez@linux.intel.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=mhalstead@linuxfoundation.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=ting.liu@nxp.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.