mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 23:13:43 +00:00
packagegroup-meta-oe: Add kpatch for glibc + x86_64 only
Its not supported on musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5903301233
commit
1cf47a9352
@ -641,7 +641,8 @@ RDEPENDS:packagegroup-meta-oe-kernel ="\
|
||||
usbip-tools \
|
||||
"
|
||||
RDEPENDS:packagegroup-meta-oe-kernel:append:x86 = " intel-speed-select ipmiutil pm-graph turbostat"
|
||||
RDEPENDS:packagegroup-meta-oe-kernel:append:x86-64 = " intel-speed-select ipmiutil kpatch pm-graph turbostat bpftool"
|
||||
RDEPENDS:packagegroup-meta-oe-kernel:append:x86-64 = " intel-speed-select ipmiutil pm-graph turbostat bpftool"
|
||||
RDEPENDS:packagegroup-meta-oe-kernel:append:x86-64:libc-glibc = " kpatch"
|
||||
RDEPENDS:packagegroup-meta-oe-kernel:append:powerpc64 = " libpfm4"
|
||||
|
||||
# Kernel-selftest does not build with 5.8 and its exluded from build too so until its fixed remove it
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user