summaryrefslogtreecommitdiffstats
path: root/package/ti-gfx
diff options
context:
space:
mode:
authorHadrien Boutteville <hadrien.boutteville@gmail.com>2014-06-01 19:37:28 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-02 22:05:23 +0200
commit8e10125d25455a734528b0a18c9bca6e5c1ba4ea (patch)
treec6b4b07cd8f31a63406a240af95e141b9f4471d5 /package/ti-gfx
parentd7bcc4f8157bc1aa9d2e86bb3a216ce48f65d13f (diff)
downloadbuildroot-8e10125d25455a734528b0a18c9bca6e5c1ba4ea.tar.gz
buildroot-8e10125d25455a734528b0a18c9bca6e5c1ba4ea.zip
ti-gfx: select fbset as it is a runtime dependency
Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Spenser Gilliland" <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/ti-gfx')
-rw-r--r--package/ti-gfx/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ti-gfx/Config.in b/package/ti-gfx/Config.in
index 3e8648ee69..4ee862291d 100644
--- a/package/ti-gfx/Config.in
+++ b/package/ti-gfx/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_TI_GFX
select BR2_PACKAGE_HAS_LIBEGL
select BR2_PACKAGE_HAS_LIBGLES
select BR2_PACKAGE_HAS_POWERVR
+ select BR2_PACKAGE_FBSET if !BR2_PACKAGE_BUSYBOX # Runtime dependency only
depends on BR2_LINUX_KERNEL && BR2_TOOLCHAIN_USES_GLIBC && BR2_arm
help
Graphics libraries for TI boards.
OpenPOWER on IntegriCloud