]> code.ossystems Code Review - meta-freescale.git/commitdiff
ceetm: update to commit 2c79d0b
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:15 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:23 +0000 (15:03 -0300)
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@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/ceetm/ceetm_git.bb

index 7009b2dbfde85286f8f572aefb90ec4005197454..2c91ffb15185e9b6b79c31934edc443ab10a8346 100644 (file)
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
 
 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"