diff options
| author | Nigel Kukard | 2009-01-01 20:41:52 +0100 |
|---|---|---|
| committer | Nigel Kukard | 2009-01-01 20:41:52 +0100 |
| commit | ae6011eb3360be00b2c72b98faea6398c418770a (patch) | |
| tree | 16d1331e1c255b707cd988e4a1baf78c2b75ddd2 /package/bootutils | |
| parent | * Running the make for lvm2 in parallel can cause build failures, revert to -j1 (diff) | |
| download | buildroot-ae6011eb3360be00b2c72b98faea6398c418770a.tar.gz buildroot-ae6011eb3360be00b2c72b98faea6398c418770a.tar.xz buildroot-ae6011eb3360be00b2c72b98faea6398c418770a.zip | |
* Bump release of bootutils to 0.0.9
Diffstat (limited to 'package/bootutils')
| -rw-r--r-- | package/bootutils/bootutils.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bootutils/bootutils.mk b/package/bootutils/bootutils.mk index b9c95548c..3c4459e03 100644 --- a/package/bootutils/bootutils.mk +++ b/package/bootutils/bootutils.mk @@ -3,7 +3,7 @@ # bootutils # ############################################################# -BOOTUTILS_VERSION = 0.0.8 +BOOTUTILS_VERSION = 0.0.9 BOOTUTILS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/bootutils BOOTUTILS_CONF_ENV = ac_cv_func_malloc_0_nonnull=yes |
