aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle/recipes-kernel/linux/linux-seattle_3.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-seattle/recipes-kernel/linux/linux-seattle_3.19.bb')
-rw-r--r--meta-seattle/recipes-kernel/linux/linux-seattle_3.19.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-seattle/recipes-kernel/linux/linux-seattle_3.19.bb b/meta-seattle/recipes-kernel/linux/linux-seattle_3.19.bb
deleted file mode 100644
index 3cb9fed1..00000000
--- a/meta-seattle/recipes-kernel/linux/linux-seattle_3.19.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "Linux kernel with BigEndian support for Seattle SoC, AMD 64bit ARMv8 Cortex-A57"
-
-require linux-seattle.inc
-
-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-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-Update-xgbe-drivers-for-B0-board.patch \
- file://defconfig \
- "
-SRC_URI_append_seattle-be = "file://bigendian.cfg \
- "
-
-INSANE_SKIP_${PN} += "installed-vs-shipped"
-INSANE_SKIP_kernel-dev += "debug-files"
-INSANE_SKIP_kernel-dev += "arch"