qt5webengine: fix BR2_TOOLCHAIN_HAS_GCC_BUG_85862 condition
authorDavid Barbion <david.barbion@ext.leroymerlin.fr>
Thu, 7 Jun 2018 13:45:28 +0000 (15:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 13 Jun 2018 20:55:31 +0000 (22:55 +0200)
commitfaf50414611b674b1758900d228fa6156cb65d57
tree6a4dc4bb9f8788ce649b178942051b1169fcf451
parent375e11a186bd6ac9f934f9bb0b8102cab58efa53
qt5webengine: fix BR2_TOOLCHAIN_HAS_GCC_BUG_85862 condition

In commit bd03966d4ebeb284ac3afb5f3b8cba13da2b9983 ("toolchain: GCC
bug 85862"), a dependency on BR2_TOOLCHAIN_HAS_GCC_BUG_85862 was added
to the qt5webengine package, but it should have been a dependency on
!BR2_TOOLCHAIN_HAS_GCC_BUG_85862. This commit fixes that.

Signed-off-by: David Barbion <david.barbion@ext.leroymerlin.fr>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/qt5/qt5webengine/Config.in