projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f05c8a4
)
kmod: bump version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 19 Jan 2012 11:25:22 +0000
(12:25 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 19 Jan 2012 11:25:22 +0000
(12:25 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/kmod/kmod.mk
patch
|
blob
|
history
diff --git
a/package/kmod/kmod.mk
b/package/kmod/kmod.mk
index a7a5bf5168732fe2baa160aa6c2bf57b442ba095..0e3bc3404a56b0145de6ef09375dddf24bbad08e 100644
(file)
--- a/
package/kmod/kmod.mk
+++ b/
package/kmod/kmod.mk
@@
-1,8
+1,7
@@
-KMOD_VERSION = 3
-KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.bz2
-KMOD_SITE = http://git.profusion.mobi/cgit.cgi/kmod.git/snapshot
-KMOD_INSTALL_STAGING =YES
-KMOD_AUTORECONF = YES
+KMOD_VERSION = 4
+KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.xz
+KMOD_SITE = http://packages.profusion.mobi/kmod/
+KMOD_INSTALL_STAGING = YES
KMOD_DEPENDENCIES = host-pkg-config
$(eval $(call AUTOTARGETS))