summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-yocto_3.14.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend
index f3010916..e628fcd0 100644
--- a/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -8,5 +8,6 @@ SRC_URI_append_zynq += " \
8 " 8 "
9SRC_URI_append_microblaze += " \ 9SRC_URI_append_microblaze += " \
10 file://microblaze-Drop-architecture-specific-declaration-of.patch \ 10 file://microblaze-Drop-architecture-specific-declaration-of.patch \
11 file://kernel-use-the-gnu89-standard-explicitly.patch \
11 " 12 "
12 13