From d97ea0680190dc4c41fa86b894c55bd81b12b7ac Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 16 Nov 2010 09:51:18 +0800 Subject: kexec_tools: Upgraded to version 2.0.2 Remove the patch since the fix is already in latest upstream. Signed-off-by: Dongxiao Xu --- meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb (limited to 'meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb') 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" -- cgit v1.1