From 8c94dfde5aa15d12a1b7a322d7302f033f8afb6b Mon Sep 17 00:00:00 2001 From: Chang Rebecca Swee Fun Date: Wed, 5 Aug 2020 16:11:16 +0800 Subject: kernel: add 5.6 branch Signed-off-by: Chang Rebecca Swee Fun --- recipes-kernel/linux/linux-altera_5.6.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-kernel/linux/linux-altera_5.6.bb diff --git a/recipes-kernel/linux/linux-altera_5.6.bb b/recipes-kernel/linux/linux-altera_5.6.bb new file mode 100644 index 0000000..612106b --- /dev/null +++ b/recipes-kernel/linux/linux-altera_5.6.bb @@ -0,0 +1,13 @@ +LINUX_VERSION = "5.6" + +SRCREV = "4712bc485e0b06ef073362ed28c39b71189cc775" + +include linux-altera.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" + +FILESEXTRAPATHS_prepend := "${THISDIR}/config:" + +SRC_URI_append_cyclone5 = " file://lbdaf.scc " +SRC_URI_append_arria5 = " file://lbdaf.scc " +SRC_URI_append_arria10 = " file://lbdaf.scc " -- cgit v1.2.3-54-g00ecf