mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
linux-yocto/5.15: fix perf build with clang
Integrating the following commit(s) to linux-yocto/5.15:
4c5a089621a8 perf python: Account for multiple words in CC
(From OE-Core rev: 1cf78a856beb42a2d68e6c49bfdbc33fea68ebb5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ca7096f88c
commit
cf19ea4c15
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "86627fc3da74aefec1338724a597356e6b8ad88b"
|
||||
SRCREV_meta ?= "c2d64b008142d2a2bc9c8cca8a3d579a62275122"
|
||||
SRCREV_machine ?= "c7e10f06a33a546bcdd0b2e2909459b7572b5443"
|
||||
SRCREV_meta ?= "66de7a6f2687cdaf5169ce5b57dd35f508be1682"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user