Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pahole: respect libdir | Martin Jansa | 2023-04-07 | 1 | -1/+1 |
| | | | | | | | | | * use the same expression as cmake.bbclass is using: CMAKE_INSTALL_LIBDIR:PATH=${@os.path.relpath(d.getVar('libdir'), d.getVar('prefix') + '/')} but ${baselib} should work here as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | pahole: Upgrade to tip of trunk | Khem Raj | 2023-03-09 | 1 | -0/+33 |
Drop patches already present in 1.24+ Needed to get fixes to build with latest libbpf APIs Signed-off-by: Khem Raj <raj.khem@gmail.com> |