pthread-stubs: rename to xlib_libpthread-stubs
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Jan 2013 01:26:38 +0000 (01:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 Jan 2013 12:26:14 +0000 (13:26 +0100)
commit5bd41d165e12a2e3e5b776cb4079077cac995bfc
treef041cd5a9391e73d98e331c69fab6cb65dcd5889
parent1a18a456f223562446c0ea2364109a05faae1bc1
pthread-stubs: rename to xlib_libpthread-stubs

In upstream X.org releases, pthread-stubs is named libpthread-stubs,
so for consistency reasons, we rename the Buildroot package
accordingly. Also, while we're at it, we add a xlib_ prefix to the
package to match other X.org libraries in Buildroot.

The necessary Config.in.legacy code is added to ensure that users
having .config files using the old configuration option name get a
warning.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in.legacy
package/libdrm/libdrm.mk
package/x11r7/Config.in
package/x11r7/libxcb/libxcb.mk
package/x11r7/pthread-stubs/Config.in [deleted file]
package/x11r7/pthread-stubs/pthread-stubs.mk [deleted file]
package/x11r7/xlib_libpthread-stubs/Config.in [new file with mode: 0644]
package/x11r7/xlib_libpthread-stubs/xlib_libpthread-stubs.mk [new file with mode: 0644]