Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
require recipes-kernel/linux/linux-qoriq-sdk.inc
-SRC_URI += "file://libtraceevent-Remove-hard-coded-include-to-usr-local-include-in-Makefile.patch"
-
PR = "${INC_PR}.1"
DEPENDS_append = " libgcc"
PV = "3.8"
INC_PR = "r11"
-SRCBRANCH = "sdk-v1.4.x"
-SRCREV = "4b66366af2d77de68f4bd6548d07421e13d3df05"
-SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=${SRCBRANCH} \
- "
+SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1"
+SRCREV = "3edd71eeb4e4ae27baf539e0a5f0c8e8261bf65b"
KSRC ?= ""
S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'