summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-16 09:51:18 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:23 -0800
commitd97ea0680190dc4c41fa86b894c55bd81b12b7ac (patch)
treeab3c2b86308863fd5f5c95b761ea08a4e537ea8c /meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
parent3936e0a7cb49c5799be39469ae8b1a7944b70901 (diff)
downloadast2050-yocto-poky-d97ea0680190dc4c41fa86b894c55bd81b12b7ac.zip
ast2050-yocto-poky-d97ea0680190dc4c41fa86b894c55bd81b12b7ac.tar.gz
kexec_tools: Upgraded to version 2.0.2
Remove the patch since the fix is already in latest upstream. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb')
-rw-r--r--meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
new file mode 100644
index 0000000..758d3ec
--- /dev/null
+++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
@@ -0,0 +1,5 @@
+require kexec-tools.inc
+export LDFLAGS = "-L${STAGING_LIBDIR}"
+EXTRA_OECONF = " --with-zlib=yes"
+
+PR = "r0"
OpenPOWER on IntegriCloud