[Buildroot] [git commit] kmod: bump version

Peter Korsgaard jacmet at sunsite.dk
Fri Apr 12 10:18:27 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=bbf9ed5bf17a8daa8d998f64e9eed0cb509abb76
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/kmod/kmod.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/kmod/kmod.mk b/package/kmod/kmod.mk
index 2c03435..c0b223d 100644
--- a/package/kmod/kmod.mk
+++ b/package/kmod/kmod.mk
@@ -1,4 +1,4 @@
-KMOD_VERSION = 12
+KMOD_VERSION = 13
 KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.xz
 KMOD_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kmod/
 KMOD_INSTALL_STAGING = YES


More information about the buildroot mailing list