aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb')
-rw-r--r--meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb
new file mode 100644
index 0000000000..758d3ec9fd
--- /dev/null
+++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb
@@ -0,0 +1,5 @@
+require kexec-tools.inc
+export LDFLAGS = "-L${STAGING_LIBDIR}"
+EXTRA_OECONF = " --with-zlib=yes"
+
+PR = "r0"