[Buildroot] [PATCH 28/40] kexec: bump version to fix build failure
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Tue Feb 23 20:06:52 UTC 2010
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
package/kexec/kexec.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index a0fb2fd..4367885 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -3,7 +3,7 @@
# kexec
#
#############################################################
-KEXEC_VERSION = 2.0.0
+KEXEC_VERSION = 2.0.1
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.bz2
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/kernel/people/horms/kexec-tools/
# no install-strip/install-exec
--
1.6.3.3
More information about the buildroot
mailing list