summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortemux86 <temux9@gmail.com>2019-12-03 07:57:53 +0100
committerKhem Raj <raj.khem@gmail.com>2019-12-03 15:33:55 -0800
commit8cd5a0718f8bbdd99bca2b5729c7d5e33147c9ee (patch)
treeaf8a726bae030599a0b1134049b8a4f84054afd0
parent585a2039fa622bd9bad01bac1e79593852da4c36 (diff)
downloadmeta-altera-8cd5a0718f8bbdd99bca2b5729c7d5e33147c9ee.tar.gz
Add socfpga Kernel 5.3
-rw-r--r--recipes-kernel/linux/linux-altera_5.3.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_5.3.bb b/recipes-kernel/linux/linux-altera_5.3.bb
new file mode 100644
index 0000000..5adcee1
--- /dev/null
+++ b/recipes-kernel/linux/linux-altera_5.3.bb
@@ -0,0 +1,13 @@
1LINUX_VERSION = "5.3"
2
3SRCREV = "ac41821dcd29b0425004ac710e22ad84af94b0e1"
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 "