From 28eefec5bd12072a68035e9f900fe75a3644e946 Mon Sep 17 00:00:00 2001 From: Michael Roth Date: Wed, 7 Oct 2009 11:20:42 +0200 Subject: qt: remove commercial license option It looks like that nobody is using the commercial license option because the code is broken (BR2_QT_COMMERCIAL_PASSWORD typo) and dist.trolltech.com became silent long ago and nobody complained about. So remove the broken and unused stuff. Signed-off-by: Michael Roth Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- configs/atstk100x_defconfig | 1 - configs/v100sc2_defconfig | 2 -- 2 files changed, 3 deletions(-) (limited to 'configs') diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index 920789530..32de940e4 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -690,7 +690,6 @@ BR2_PACKAGE_QT=y # BR2_PACKAGE_QT_DEBUG is not set BR2_PACKAGE_QT_SHARED=y # BR2_PACKAGE_QT_STATIC is not set -# BR2_PACKAGE_QT_LICENSE_TYPE_COMMERCIAL is not set # BR2_PACKAGE_QT_LICENSE_APPROVED is not set # BR2_PACKAGE_QT_QT3SUPPORT is not set BR2_PACKAGE_QT_GUI_MODULE=y diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index fcece77b0..799931b29 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -546,8 +546,6 @@ BR2_PACKAGE_QT=y # BR2_PACKAGE_QT_DEBUG is not set BR2_PACKAGE_QT_SHARED=y # BR2_PACKAGE_QT_STATIC is not set -BR2_PACKAGE_QT_LICENSE_TYPE_GPL=y -# BR2_PACKAGE_QT_LICENSE_TYPE_COMMERCIAL is not set BR2_PACKAGE_QT_GPL_LICENSE_APPROVED=y # BR2_PACKAGE_QT_QT3SUPPORT is not set BR2_PACKAGE_QT_PIXEL_DEPTH_8=y -- cgit v1.2.3-55-g7522