summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq_4.1.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-10-14 11:03:07 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-18 16:26:15 -0200
commitf362f9ade429c59e34db1fb59bdfcd4d533197f6 (patch)
treef83d78cd88b8fe40226f3cc968c6065be17db874 /recipes-kernel/linux/linux-qoriq_4.1.bb
parent4f141bec24ca1240461598d398f03510f74c7682 (diff)
downloadmeta-freescale-f362f9ade429c59e34db1fb59bdfcd4d533197f6.tar.gz
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 <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-qoriq_4.1.bb')
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.1.bb2
1 files changed, 1 insertions, 1 deletions
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 \
14 file://only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch \ 14 file://only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch \
15 file://powerpc-fsl-Fix-build-of-the-dtb-embedded-kernel-images.patch \ 15 file://powerpc-fsl-Fix-build-of-the-dtb-embedded-kernel-images.patch \
16" 16"
17SRCREV = "bd51baffc04ecc73f933aee1c3a37c8b44b889a7" 17SRCREV = "667e6ba9ca2150b3cabdd0c07b57d1b88ef3b86a"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20