diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-08-07 13:48:18 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-08-19 09:50:21 +0000 |
commit | 96ce38cc04b4f8b61751794ce96701631aeb98e4 (patch) | |
tree | 7cb67af91dff0feb65bf64d8b1bf26384d271795 /meta-fsl-extras | |
parent | d331f6901b53bbdcf0aa4cd145974e5aa51f94bd (diff) | |
download | meta-boot2qt-96ce38cc04b4f8b61751794ce96701631aeb98e4.tar.gz |
imx: upstream kernel versions have been updated
linux-imx is now new enough, so it doesn't require perf patches.
DL version of nitrogen6_max is not supported.
Change-Id: Ic5d6fce0f1ed904aed3795d4f82abc5f71b16b30
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'meta-fsl-extras')
-rw-r--r-- | meta-fsl-extras/recipes/linux/linux-boundary_3.10.%.bbappend (renamed from meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend) | 0 | ||||
-rw-r--r-- | meta-fsl-extras/recipes/linux/linux-imx_3.14.%.bbappend (renamed from meta-fsl-extras/recipes/linux/linux-imx_3.10.%.bbappend) | 6 |
2 files changed, 0 insertions, 6 deletions
diff --git a/meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend b/meta-fsl-extras/recipes/linux/linux-boundary_3.10.%.bbappend index 1d7f942..1d7f942 100644 --- a/meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend +++ b/meta-fsl-extras/recipes/linux/linux-boundary_3.10.%.bbappend | |||
diff --git a/meta-fsl-extras/recipes/linux/linux-imx_3.10.%.bbappend b/meta-fsl-extras/recipes/linux/linux-imx_3.14.%.bbappend index 6861aff..e12bde0 100644 --- a/meta-fsl-extras/recipes/linux/linux-imx_3.10.%.bbappend +++ b/meta-fsl-extras/recipes/linux/linux-imx_3.14.%.bbappend | |||
@@ -20,12 +20,6 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | FILESEXTRAPATHS_prepend := "${THISDIR}/../../../recipes/linux/linux:" | ||
24 | SRC_URI += "\ | ||
25 | file://ARM-perf-add-support-for-perf-registers-API.diff \ | ||
26 | file://ARM-perf-wire-up-perf_regs-and-unwind-support-for-AR.patch \ | ||
27 | " | ||
28 | |||
29 | # kernel image files are not needed in the image | 23 | # kernel image files are not needed in the image |
30 | RDEPENDS_kernel-base = "" | 24 | RDEPENDS_kernel-base = "" |
31 | 25 | ||