From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 bsp/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb (limited to 'bsp/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb') diff --git a/bsp/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb b/bsp/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb new file mode 100644 index 00000000..d1b979f9 --- /dev/null +++ b/bsp/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb @@ -0,0 +1,11 @@ +LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" + +LINUX_VERSION = "5.4.3" + +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ + file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \ + file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \ +" +SRCREV = "134788b16485dd9fa81988681d2365ee38633fa2" + +require recipes-kernel/linux/linux-qoriq.inc -- cgit 1.2.3-korg