summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-hierofalcon_4.1.bb')
-rw-r--r--recipes-kernel/linux/linux-hierofalcon_4.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-hierofalcon_4.1.bb b/recipes-kernel/linux/linux-hierofalcon_4.1.bb
index a9159b1..1140927 100644
--- a/recipes-kernel/linux/linux-hierofalcon_4.1.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_4.1.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-4.1:"
2 3
3COMPATIBLE_MACHINE = "hierofalcon*" 4COMPATIBLE_MACHINE = "hierofalcon*"
4 5
@@ -20,6 +21,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1;branch="standard/qemuarm64
20 file://412-7-styx-linux-tracking.git-f9a9d954f23b967cd26338afda9a0a96afe62c25.patch \ 21 file://412-7-styx-linux-tracking.git-f9a9d954f23b967cd26338afda9a0a96afe62c25.patch \
21 file://412-styx-Fix-build-issues-after-porting-PCI-patches-to-4.1.2-.patch \ 22 file://412-styx-Fix-build-issues-after-porting-PCI-patches-to-4.1.2-.patch \
22 file://defconfig \ 23 file://defconfig \
24 file://keys-CVE-2015-1333.patch \
23 " 25 "
24 26
25S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"