summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_3.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-hierofalcon_3.19.bb')
-rw-r--r--recipes-kernel/linux/linux-hierofalcon_3.19.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-hierofalcon_3.19.bb b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
index 25eb602..1a85f72 100644
--- a/recipes-kernel/linux/linux-hierofalcon_3.19.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Linux kernel for AMD Hierofalcon Cortex-A57" 1DESCRIPTION = "Linux kernel for AMD Hierofalcon Cortex-A57"
2FILESEXTRAPATHS_prepend := "${THISDIR}/linux-hierofalcon-3.19:"
2 3
3COMPATIBLE_MACHINE = "hierofalcon*" 4COMPATIBLE_MACHINE = "hierofalcon*"
4 5
@@ -14,6 +15,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19;branch="standard/qemuarm6
14 file://03-arm64-don-t-set-READ_IMPLIES_EXEC-for-EM_AARCH64-ELF.patch \ 15 file://03-arm64-don-t-set-READ_IMPLIES_EXEC-for-EM_AARCH64-ELF.patch \
15 file://319-Hierofalcon-Update-xgbe-drivers-for-B0-board.patch \ 16 file://319-Hierofalcon-Update-xgbe-drivers-for-B0-board.patch \
16 file://defconfig \ 17 file://defconfig \
18 file://keys-CVE-2015-1333.patch \
17 " 19 "
18 20
19S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"