From: Ting Liu Date: Fri, 14 Oct 2016 03:03:07 +0000 (+0800) Subject: linux: upgrated to 4.1.30 plus nxp patches X-Git-Tag: 2.2~192 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f362f9ade429c59e34db1fb59bdfcd4d533197f6;p=meta-freescale.git linux: upgrated to 4.1.30 plus nxp patches Updated to kernel 4.1.30 which includes several fixes from the community Detailed log history can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/log/?h=sdk-v2.0.x Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- diff --git a/recipes-kernel/linux/linux-qoriq_4.1.bb b/recipes-kernel/linux/linux-qoriq_4.1.bb index 820bfc70..7a926fdc 100644 --- a/recipes-kernel/linux/linux-qoriq_4.1.bb +++ b/recipes-kernel/linux/linux-qoriq_4.1.bb @@ -14,7 +14,7 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1 \ file://only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch \ file://powerpc-fsl-Fix-build-of-the-dtb-embedded-kernel-images.patch \ " -SRCREV = "bd51baffc04ecc73f933aee1c3a37c8b44b889a7" +SRCREV = "667e6ba9ca2150b3cabdd0c07b57d1b88ef3b86a" S = "${WORKDIR}/git"