summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2019-06-21 08:05:56 -0700
committerKhem Raj <raj.khem@gmail.com>2019-06-24 08:05:45 -0700
commitca972daf064dce11551bae41269a6f1f965990b6 (patch)
tree61b50b85110f052cb9ebd4a45fb86183d19bc4fd
parent4d7fabb59be514a10f08df807268b185022b9292 (diff)
downloadmeta-altera-ca972daf064dce11551bae41269a6f1f965990b6.tar.gz
Add socfpga 5.1 linux kernel
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-altera_5.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_5.1.bb b/recipes-kernel/linux/linux-altera_5.1.bb
new file mode 100644
index 0000000..da4dfc8
--- /dev/null
+++ b/recipes-kernel/linux/linux-altera_5.1.bb
@@ -0,0 +1,13 @@
1LINUX_VERSION = "5.1"
2
3SRCREV = "a64da520ac0b893d9797ef8d4001f681450500cc"
4
5include linux-altera.inc
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
8
9FILESEXTRAPATHS_prepend := "${THISDIR}/config:"
10
11SRC_URI_append_cyclone5 = " file://lbdaf.scc "
12SRC_URI_append_arria5 = " file://lbdaf.scc "
13SRC_URI_append_arria10 = " file://lbdaf.scc "