[meta-freescale] [meta-fsl-ppc][PATCH 28/39] ceetm: update to commit 2c79d0b

b28495 at freescale.com b28495 at freescale.com
Wed Dec 23 07:26:29 PST 2015


From: Ting Liu <ting.liu at freescale.com>

New commits imported:
2c79d0b ceetm: asf dummy packet hook in ceetm
179d761 ceetm: improved error handling
ceb2646 ceetm: Adding support for vlan and large packets
83243fd ceetm: use the extended dpa_tx call from dpaa
6126e29 ceetm: set the fq context_a for buffer recycling
4cbb1ba Revert "Avoid crash on incorrect classid result with classifier"
aaa61ff Revert "ceetm: redefine the print_rate function"
c2de120 Makefile: use KBUILD_OUTPUT to point to build-artifacts
b000e91 Avoid crash on incorrect classid result with classifier
2242e7a ceetm: redefine the print_rate function

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-kernel/ceetm/ceetm_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index beed5cd..7c369fe 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -6,8 +6,8 @@ DEPENDS="virtual/kernel"
 
 inherit module qoriq_build_64bit_kernel
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/ceetm.git;nobranch=1"
-SRCREV =  "ecf55c9ca0cd42a212653e1f99c19cd611e3a008"
+SRC_URI = "git://git.freescale.com/ppc/sdk/ceetm.git;branch=sdk-v1.9.x"
+SRCREV = "2c79d0b3465368a19bb2b4ccd680ddd297ebe377"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



More information about the meta-freescale mailing list