mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
libbpf: Depend on virtual/kernel:do_shared_workdir
its checking for .config values which means we need to stage kernel sources before executing do_compile Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Matteo Croce <mcroce@microsoft.com>
This commit is contained in:
@@ -10,6 +10,8 @@ LIC_FILES_CHKSUM = "file://../LICENSE.LPGL-2.1;md5=b370887980db5dd40659b50909238
|
||||
|
||||
DEPENDS = "zlib elfutils"
|
||||
|
||||
do_compile[depends] += "virtual/kernel:do_shared_workdir"
|
||||
|
||||
SRC_URI = "git://github.com/libbpf/libbpf.git;protocol=https"
|
||||
SRCREV = "051a4009f94d5633a8f734ca4235f0a78ee90469"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user