summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.10.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-03-07 17:51:20 -0800
committerKhem Raj <raj.khem@gmail.com>2021-03-08 16:11:28 -0800
commit4106cbcaa92c3f00921b2b5955293d707a03c83a (patch)
treef2052aec23b1dc8ae2503d2d235372342f7da934 /meta/recipes-kernel/linux/linux-yocto_5.10.bb
parent355afa175787db39954ad3cff05e9c464976d547 (diff)
downloadopenembedded-core-contrib-kraj/qemuppc64le.tar.gz
linux-yocto_5.10.bb: Workaround a GCC 11 ICE on x86kraj/qemuppc64le
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index d40fa7eafe..542503078c 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -28,7 +28,7 @@ SRCREV_meta ?= "67e74d52f2aaa17ca7041032714368ea81bc8823"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
-
+SRC_URI += "file://0001-Use-Os-to-compile-broadcom-tg3.c.patch"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
LINUX_VERSION ?= "5.10.19"