All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chunrong Guo <B40290@freescale.com>
To: <meta-freescale@yoctoproject.org>
Cc: chunrong.guo@nxp.com
Subject: [[PATCH v2 09/34] aiopsl: update to 2b7284f
Date: Mon, 16 Oct 2017 14:33:11 +0800	[thread overview]
Message-ID: <1508135616-17233-9-git-send-email-B40290@freescale.com> (raw)
In-Reply-To: <1508135616-17233-1-git-send-email-B40290@freescale.com>

From: Chunrong Guo <chunrong.guo@nxp.com>

*include the following changes
2b7284f - apps: update elfs before tag
2e44c43 - firmware no.: 8.1.1
ba731d9 - scripts: fix dpcon creation
9bc1ca5 - apps: update elfs before tag
a0531c5 - firmware no.: 8.1.0
f7e361b - dpni: fix compilation warnings
f87f389 - qos demo: perf targets
b795e2a - projects: fix all builds
6720145 - scripts: updates for QoS
60da9a9 - qos demo: sync with the new QoS API
5ef275c - dpl: updates for QoS
e685d99 - qos: API sync with MC 10.3.1
c3aebfe - IPR: Fixed IPv6 atomic fragment detection
eb3f4c0 - IPF_demo: initial presentation offset should be 0
253e989 - IPF: initial presentation offset should be 0
97dc5a1 - Apps: New GSO demo app
930fbc1 - ipc: change spinclocks/atomic counter type to uint64_t
7c0fab8 - roc_process_packet : TMAN query timer state command
f0c33a9 - TMAN: Fix TMI statistics
57efe24 - TMAN: Add API for getting TMI statistics
0281d8d - roc_process_packet : FDMA replicate frame command
de7b372 - roc_process_packet : Update TLS size
be6d737 - roc_process_packet : Set data segment presentation
666ee6d - roc_process_packet : Convert to Unix EOL
116c8fd - slob: fixed free list not updating properly
f8ee861 - FDMA : Concatenated frame handle not set in PRC
d53b626 - debugging: update dump functions for slob
5bb5157 - FDMA : Wrong segment length when ASA extend size is 0
e2ff23c - slob: Fix allocation issue when passing large alignment to slob_get()
207b05b - apps: update elfs before tag
b305330 - firmware no.: 8.0.3
7496304 - ipr: removed reference counter usage
833986f - aiop_apps: helper functions to fix the default FD
27cef58 - aiop_apps : Soft Parser readme
ee42501 - roc_process_packet : MC cache coherence issue
8a74d70 - CDMA : Cache attributes control API
70ab217 - cwapr: removed reference counter usage

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb
index 5df26e6..f6f6fb2 100644
--- a/recipes-dpaa2/aiopsl/aiopsl_git.bb
+++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb
@@ -8,7 +8,7 @@ BASEDEPENDS = ""
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://github.com/qoriq-open-source/aiopsl.git;nobranch=1"
-SRCREV = "9d45f430b648d49a893be8a43ef1b64c09a5b41b"
+SRCREV = "2b7284f0020b7f42bf8eae1a4094df9f3140575e"
 
 do_configure[noexec] = "1"
 do_compile[noexec] = "1"
-- 
1.9.0



  parent reply	other threads:[~2017-10-16  6:34 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16  6:33 [[PATCH v2 01/34] qe-ucode: update SRC_URL Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 02/34] qe-ucode: update COMPATIBLE_MACHINE Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 03/34] uboot: update to upgrade to 2017.09 Chunrong Guo
2017-10-16 16:33   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 04/34] cst :update to 1afb40c Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 05/34] eth-config: update SRC_URL and update to e3dcd11 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 06/34] flib: update to 14489ee Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 07/34] fmlib: update SRC_URL and update to 9f20cab Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 08/34] fmlib: update FMLIB_TARGET and remove TARGET_ARCH_FMLIB Chunrong Guo
2017-10-16  6:33 ` Chunrong Guo [this message]
2017-10-16  6:33 ` [[PATCH v2 10/34] gpp-aioptool: update to 43b842b Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 11/34] restool: update to 87c3abe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 12/34] restool: add ls1043ardb and ls1046ardb as COMPATIBLE_MACHINE Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 13/34] cantest :update recipes for support Qoriq Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 14/34] dpdk: update recipes Chunrong Guo
2017-10-16 16:35   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 15/34] odp:update recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 16/34] ovs-dpdk: update recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 17/34] ppa :update to 92b208b Chunrong Guo
2017-10-16 16:36   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 18/34] uefi :update to a812f17 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 19/34] dpl-examples: update to a6c8375 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 20/34] mc:update to 10.3.2 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 21/34] linux :update to 953d467 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 22/34] ls2-phy : update recipe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 23/34] ls2088ardb: update uboot config Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 24/34] linux-qoriq: Upgrade kernel to v4.9 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 25/34] ls2-rcw: remove recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 26/34] rcw :update recipe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 27/34] ls1088ardb: rcw instead of ls2-rcw Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 28/34] ls2088ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 29/34] ls1012ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 30/34] ls1012afrdm : " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 31/34] ls2080ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 32/34] ls1012ardb-32: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 33/34] ls1012afrdm-32b: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 34/34] fmc: update recipes Chunrong Guo

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=1508135616-17233-9-git-send-email-B40290@freescale.com \
    --to=b40290@freescale.com \
    --cc=chunrong.guo@nxp.com \
    --cc=meta-freescale@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.