]> code.ossystems Code Review - meta-freescale.git/commitdiff
ceetm: udpate to 6a7f2ec
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 5 Jul 2018 09:41:53 +0000 (17:41 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 5 Jul 2018 18:26:16 +0000 (15:26 -0300)
Following changes are included:
6a7f2ec - make: account for changes in the iproute2 4.15 sources
9231d65 - ceetm: dpaa2: Only print shaping info at root class level
85fd3f0 - ceetm: dpaa2: Update help text
f98be8a - ceetm: choose between dpaa1/dpaa2 APIs at runtime
ca49b40 - ceetm: add a DPAA version detector call
8d77ae9 - ceetm: dpaa2: rename the config type enum to reflect the arch
aa9ef30 - ceetm: dpaa2: add the ceetm qdisc implementation
a743094 - ceetm: dpaa1: rename the config type enum to reflect the arch
c22d3d0 - ceetm: dpaa1: call the ceetm API from generic qdisc ops
4e24e6a - ceetm: dpaa1: move the ceetm API to a separate file
d5b318f - ceetm: dpaa1: rename the ceetm ops to dpaa1_ceetm ops

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 5556f6f8352aa20cd916c7be5ed72628f5769fc2)

recipes-kernel/ceetm/ceetm_git.bb

index dae3695fcc14d0cf8dbb44b2332ae645e75b9dc6..e3fbcab003774d0eaabb0432a54d4d1596c9dcfb 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1"
-SRCREV = "889c527b84d5ab0744b0483e03905abf5518e237"
+SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b"
 
 DEPENDS = "iproute2"