From: Ting Liu Date: Sat, 14 Jun 2014 03:40:06 +0000 (+0800) Subject: qoriq-debug: update to sdk v1.6 release X-Git-Tag: 2.1~534^2~144 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a46967bbced1c5bac8657f213b6f68c8403eea99;p=meta-freescale.git qoriq-debug: update to sdk v1.6 release Changes: Corrected char buffer overrun error Added suport for Linux kernel 3.12 Corrected memory map for QMAN and BMAN for T4/B4 Added Device Config support for Gen 1 processors. Support for additional T4240rev2 and B4860rev2 debug components Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb b/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb index 5b0256f4..65caa502 100644 --- a/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb +++ b/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb @@ -5,9 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba" inherit module autotools -SRCBRANCH = "sdk-v1.4.x" -SRC_URI = "git://git.freescale.com/ppc/sdk/qoriq-debug.git;branch=${SRCBRANCH}" -SRCREV = "08de2902af9a79ba9e436a284b8d7754b351f608" +SRC_URI = "git://git.freescale.com/ppc/sdk/qoriq-debug.git;nobranch=1" +SRCREV = "20615c1ea332102635f8314cee5787c48c1a4254" S = "${WORKDIR}/git"