module-init-tools: fix configure bug by bumping to 3.12
3.11 fails to configure/compile for my host (F14) due to bug in ax_enable_builddir.m4 Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
50003798b3
commit
7be90dae8a
2
CHANGES
2
CHANGES
@ -2,7 +2,7 @@
|
||||
|
||||
Fixes all over the tree.
|
||||
|
||||
Updated/fixed packages: libglib2, qt
|
||||
Updated/fixed packages: libglib2, module-init-tools, qt
|
||||
|
||||
Issues resolved (http://bugs.uclibc.org):
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# module-init-tools
|
||||
#
|
||||
#############################################################
|
||||
MODULE_INIT_TOOLS_VERSION=3.11
|
||||
MODULE_INIT_TOOLS_VERSION=3.12
|
||||
MODULE_INIT_TOOLS_SOURCE=module-init-tools-$(MODULE_INIT_TOOLS_VERSION).tar.bz2
|
||||
MODULE_INIT_TOOLS_SITE=$(BR2_KERNEL_MIRROR)/linux/utils/kernel/module-init-tools/
|
||||
MODULE_INIT_TOOLS_CONF_ENV = ac_cv_prog_DOCBOOKTOMAN=''
|
||||
|
Loading…
Reference in New Issue
Block a user