diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-04-29 10:29:34 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-04-29 22:57:09 +0200 |
commit | 7d97a09497174cbf6bd67894c361a17c61cbd41e (patch) | |
tree | 178e9ca7469478f0a6b9070e3cffd01b2687bb74 /package/pkg-utils.mk | |
parent | beea18a4d8d3569b4034246f3ce5bc9d95fc5641 (diff) | |
download | buildroot-novena-7d97a09497174cbf6bd67894c361a17c61cbd41e.tar.gz buildroot-novena-7d97a09497174cbf6bd67894c361a17c61cbd41e.zip |
Config.in.legacy: fix consistency warning on pthread-stubs option
The old BR2_PACKAGE_PTHREAD_STUBS option (kept for legacy support) now
selects the BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS option, but this creates
a consistency warning from kconfig, because the new option has
BR2_PACKAGE_XORG7 as a dependency.
Since the old option also had BR2_PACKAGE_XORG7 has a dependency, we
make the legacy config option depend on BR2_PACKAGE_XORG7 to avoid
this warning.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pkg-utils.mk')
0 files changed, 0 insertions, 0 deletions