summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq_3.12.bb
diff options
context:
space:
mode:
authorBob Cochran <yocto@mindchasers.com>2014-11-13 22:55:23 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-12-04 21:25:22 +0800
commita3c2f73d889150456e5611bf76122c8444b2d437 (patch)
tree2cbfdf55896b98d8e8a1a843a4b22e1033e810dc /recipes-kernel/linux/linux-qoriq_3.12.bb
parentdeb326df1489d4844f911605a2627f95c89b167f (diff)
downloadmeta-fsl-ppc-a3c2f73d889150456e5611bf76122c8444b2d437.tar.gz
linux-qoriq: Remove Altivec from T1040 64-bit defconfig
T1040 uses an E5500 processor, and E5500 doesn't have an Altivec unit This was tested on a t1040rdb Signed-off-by: Bob Cochran <yocto@mindchasers.com>
Diffstat (limited to 'recipes-kernel/linux/linux-qoriq_3.12.bb')
-rw-r--r--recipes-kernel/linux/linux-qoriq_3.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_3.12.bb b/recipes-kernel/linux/linux-qoriq_3.12.bb
index 39270d4..a9f7fa7 100644
--- a/recipes-kernel/linux/linux-qoriq_3.12.bb
+++ b/recipes-kernel/linux/linux-qoriq_3.12.bb
@@ -5,6 +5,7 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1 \
5 file://Fix-for-CVE-2014-5045-fs-umount-on-symlink-leak.patch \ 5 file://Fix-for-CVE-2014-5045-fs-umount-on-symlink-leak.patch \
6 file://Fix-CVE-2014-5077-sctp-inherit-auth-capable-on-INIT-collisions.patch \ 6 file://Fix-CVE-2014-5077-sctp-inherit-auth-capable-on-INIT-collisions.patch \
7 file://Fix-CVE-2014-5471_CVE-2014-5472.patch \ 7 file://Fix-CVE-2014-5471_CVE-2014-5472.patch \
8 file://remove-Altivec-from-T1040-64-bit-defconfig.patch \
8" 9"
9SRCREV = "c29fe1a733308cbe592b3af054a97be1b91cf2dd" 10SRCREV = "c29fe1a733308cbe592b3af054a97be1b91cf2dd"
10 11