mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
lttng-modules: Fix setting of KERNEL_DIR
(From OE-Core rev: 704d1f9ccee541bd448381029718776e3dead218) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1104171c84
commit
b4ee8b1954
@@ -18,6 +18,8 @@ SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \
|
|||||||
file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"
|
file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"
|
||||||
|
|
||||||
export INSTALL_MOD_DIR="kernel/lttng-modules"
|
export INSTALL_MOD_DIR="kernel/lttng-modules"
|
||||||
|
export KERNEL_SRC="${STAGING_KERNEL_DIR}"
|
||||||
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user