mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 19:25:37 +00:00
kernel-selftest: Newer kernels 4.18+ need llc from llvm
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c6e963f9e0
commit
0cdf87dd8f
@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://../COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
|
||||
DEPENDS = "rsync-native"
|
||||
DEPENDS = "rsync-native llvm-native"
|
||||
|
||||
# for musl libc
|
||||
SRC_URI_append_libc-musl = "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user