From 5562be136c4d67be4f12875f01d24e26e069d3e9 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 1 Mar 2014 16:41:10 +0100 Subject: xlib_libpthread-stubs: Rename package to libpthread-stubs Signed-off-by: Bernd Kuhls Signed-Off-By: Paul Cercueil Signed-off-by: Spenser Gilliland Acked-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Thomas Petazzoni --- Config.in.legacy | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'Config.in.legacy') diff --git a/Config.in.legacy b/Config.in.legacy index cfcf5a340..afcd3b1b5 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -172,6 +172,15 @@ config BR2_PACKAGE_UDEV_ALL_EXTRAS the 'udev' providers if the dependencies are selected. For example, selecting 'libglib2' will trigger the build of gudev. +config BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS + bool "xlib-libpthread-stubs option has been renamed" + depends on BR2_PACKAGE_XORG7 + select BR2_LEGACY + select BR2_PACKAGE_LIBPTHREAD_STUBS + help + The pthread stubs neither depend on X11 nor Xlib. Thus the + package has been renamed BR2_PACKAGE_LIBPTHREAD_STUBS + ############################################################################### comment "Legacy options removed in 2014.02" @@ -642,11 +651,10 @@ config BR2_PACKAGE_XSERVER_tinyx config BR2_PACKAGE_PTHREAD_STUBS bool "pthread-stubs option has been renamed" select BR2_LEGACY - select BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS - depends on BR2_PACKAGE_XORG7 + select BR2_PACKAGE_LIBPTHREAD_STUBS help For consistency reason, the pthread-stubs package has been - renamed to xlib_libpthread-stubs. + renamed to libpthread-stubs. ############################################################################### comment "Legacy options removed in 2012.08" -- cgit v1.2.3-70-g09d2