diff options
author | 2017-04-23 22:31:15 +0200 | |
---|---|---|
committer | 2017-04-29 15:53:54 +0200 | |
commit | 7bdaebb39d23d9782601fea7964b68fbcc509178 (patch) | |
tree | b813d6cc5cf5eec5dabd6c634add2f3230df5709 /configs/firefly_rk3288_demo_defconfig | |
parent | 77fb756a387dc36ef957b6dffcea889bb7509824 (diff) | |
download | buildroot-7bdaebb39d23d9782601fea7964b68fbcc509178.tar.gz buildroot-7bdaebb39d23d9782601fea7964b68fbcc509178.tar.bz2 |
configs: drop Qt/Qt5 license approval option
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/firefly_rk3288_demo_defconfig')
-rw-r--r-- | configs/firefly_rk3288_demo_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/firefly_rk3288_demo_defconfig b/configs/firefly_rk3288_demo_defconfig index c2de701934..0f4dd368c4 100644 --- a/configs/firefly_rk3288_demo_defconfig +++ b/configs/firefly_rk3288_demo_defconfig @@ -19,7 +19,6 @@ BR2_LINUX_KERNEL_DTS_SUPPORT=y BR2_LINUX_KERNEL_INTREE_DTS_NAME="rk3288-firefly" BR2_LINUX_KERNEL_INSTALL_TARGET=y BR2_PACKAGE_QT5=y -BR2_PACKAGE_QT5BASE_LICENSE_APPROVED=y BR2_PACKAGE_QT5BASE_EXAMPLES=y BR2_PACKAGE_QT5BASE_GUI=y BR2_PACKAGE_QT5BASE_EGLFS=y |