Browse Source

util-linux: Updated (2.18 -> 2.20.1)

user/amery/next/luajit
Christian Wiese 13 years ago
parent
commit
67584deb5e
  1. 12
      base/util-linux/util-linux.conf
  2. 8
      base/util-linux/util-linux.desc

12
base/util-linux/util-linux.conf

@ -1,8 +1,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../util-linux-ng/util-linux-ng.conf
# Copyright (C) 2008 - 2010 The OpenSDE Project
# Filename: package/.../util-linux/util-linux.conf
# Copyright (C) 2008 - 2012 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -19,3 +19,11 @@ fi
# HACK: avoid spontaneous aclocal call
hook_add premake 5 'touch aclocal.m4'
if atstage cross; then
# cannot run test program while cross compiling
var_append configcache ' ' "scanf_cv_type_modifier=ms"
fi
# 'for' loop initial declarations are only allowed in C99 mode
var_append GCC_WRAPPER_APPEND ' ' '-std=c99'

8
base/util-linux/util-linux.desc

@ -1,8 +1,8 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../util-linux-ng/util-linux-ng.desc
[COPY] Copyright (C) 2008 - 2010 The OpenSDE Project
[COPY] Filename: package/.../util-linux/util-linux.desc
[COPY] Copyright (C) 2008 - 2012 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -33,7 +33,7 @@
[L] GPL
[S] Stable
[V] 2.18
[V] 2.20.1
[P] X -1-3-----9 179.200
[D] 1316151915 util-linux-ng-2.18.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/
[D] 4065466428 util-linux-2.20.1.tar.bz2 ftp://ftp.infradead.org/pub/util-linux/v2.20/

Loading…
Cancel
Save