diff options
author | Dagg Stompler <daggs@gmx.com> | 2016-10-25 20:54:17 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-12-18 15:03:46 +0100 |
commit | e1bf130ca8a52ea4d1ee39fa06abba6fa970b889 (patch) | |
tree | 003c2f1b47957f5fc98c99af7f386469962da51f /package/gcc | |
parent | cd4af31dd86c475482770f9ce9ccb583485c6449 (diff) | |
download | buildroot-e1bf130ca8a52ea4d1ee39fa06abba6fa970b889.tar.gz buildroot-e1bf130ca8a52ea4d1ee39fa06abba6fa970b889.zip |
odroid-mali: add support for x11 egl implementation
Allow installation of the x11 egl support required for the X11 ddx
driver. The BR2_PACKAGE_ODROID_MALI_X11 hidden option will be selected
by the X11 DDX driver.
Signed-off-by: Dagg Stompler <daggs@gmx.com>
[Thomas:
- select BR2_PACKAGE_LIBDRM,
BR2_PACKAGE_XLIB_{LIBX11,LIBXFIXES,LIBXEXT,LIBXDAMAGE} from
BR2_PACKAGE_ODROID_MALI_X11 in order to avoid numerous "if" in
Config.in
- Use a single assignment to ODROID_MALI_DEPENDENCIES to add the
dependencies for libdrm and the X11 libraries.
- Introduce ODROID_MALI_HEADERS_SUBDIR and ODROID_MALI_LIBS_SUBDIR to
clarify the location of the headers and libraries for the selected
architecture/display backend in the Mali tree.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions