DESCRIPTION = "Linux kernel for AMD Hierofalcon Cortex-A57" FILESEXTRAPATHS_prepend := "${THISDIR}/linux-hierofalcon-3.19:" COMPATIBLE_MACHINE = "hierofalcon*" require linux.inc MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" SRCREV = "e152349de59b43b2a75f2c332b44171df461d5a0" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19;branch="standard/qemuarm64" \ file://01-arm64-boot-BE-kernels-from-UEFI.patch \ file://02-319-Hierofalcon-Enable-32-bit-EL0-with-64K-and-4K-page-s.patch \ file://03-arm64-don-t-set-READ_IMPLIES_EXEC-for-EM_AARCH64-ELF.patch \ file://319-Hierofalcon-Update-xgbe-drivers-for-B0-board.patch \ file://defconfig \ file://keys-CVE-2015-1333.patch \ file://udp_fix_behavior_of_wrong_checksums.patch \ file://RDS-CVE-2015-6937.patch \ file://RDS-CVE-2015-7990-a-complete-fix-of-CVE-2015-6937.patch \ file://fs-CVE-2015-3339.patch \ file://mnt-CVE-2015-4177.patch \ file://fs_pin-CVE-2015-4178.patch \ file://fs-CVE-2015-5706.patch \ file://md-CVE-2015-5697.patch \ file://vhost-CVE-2015-6252.patch \ file://ipv6-CVE-2015-2922.patch \ file://ipv4-CVE-2015-3636.patch \ file://usb-whiteheat-CVE-2015-5257.patch \ file://security-keys-CVE-2016-0728.patch \ file://vfs-CVE-2015-2925.patch \ file://dcache-CVE-2015-2925.patch \ file://virtio-net-CVE-2015-5156.patch \ file://ipc-CVE-2015-7613.patch \ file://net-unix-CVE-2013-7446.patch \ " S = "${WORKDIR}/git" DEPENDS += "libgcc" INSANE_SKIP_${PN} += "installed-vs-shipped" INSANE_SKIP_kernel-dev += "debug-files" INSANE_SKIP_kernel-dev += "arch"