uclibc: remove version from the uclibc-ng config option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Mar 2015 22:01:26 +0000 (23:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Mar 2015 12:49:13 +0000 (13:49 +0100)
commit983fcb195c71580dab77628de038500823d32179
treec9b275c15f8d46e9ab83ae5a2e77257cb972dba2
parentc8f590fc7a3f12174a0f68474a21eadadb09198c
uclibc: remove version from the uclibc-ng config option

For the moment, we probably don't want to have several versions of
uClibc-ng supported at the same time. In preparation to the bump of
uClibc-ng to 1.0.1, this commit gets rid of the version number from
the uclibc-ng config option so that we don't have to rename this
option over and over again each time a new uClibc-ng release is
made. This would be annoying in terms of Config.in.legacy handling.

Since the option BR2_UCLIBC_NG_VERSION_1_0_0 has never been part of
any Buildroot release, we don't have to add anything to
Config.in.legacy.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/Config.in
package/uclibc/uClibc-ng-1.0.0.config [deleted file]
package/uclibc/uClibc-ng.config [new file with mode: 0644]
package/uclibc/uclibc.mk