From edaaf716fcb7f7a5fadcc1436af419eed7dd5c00 Mon Sep 17 00:00:00 2001 From: Chang Rebecca Swee Fun Date: Wed, 5 Aug 2020 16:11:41 +0800 Subject: kernel: add 5.7 branch Signed-off-by: Chang Rebecca Swee Fun --- recipes-kernel/linux/linux-altera_5.7.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-kernel/linux/linux-altera_5.7.bb (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-altera_5.7.bb b/recipes-kernel/linux/linux-altera_5.7.bb new file mode 100644 index 0000000..5b8622c --- /dev/null +++ b/recipes-kernel/linux/linux-altera_5.7.bb @@ -0,0 +1,13 @@ +LINUX_VERSION = "5.7" + +SRCREV = "07797869765146a63db9e05f2b7200e6b3f0065d" + +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