Bump buildroot to 2019.02
This commit is contained in:
@@ -5,12 +5,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_IMX
|
||||
depends on BR2_LINUX_KERNEL # linux/mxcfb.h
|
||||
depends on BR2_PACKAGE_GPU_AMD_BIN_MX51_OUTPUT_X11
|
||||
select BR2_PACKAGE_LIBZ160
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
||||
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||||
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org driver for iMX5 GPU
|
||||
|
||||
|
||||
@@ -8,8 +8,7 @@ XDRIVER_XF86_VIDEO_IMX_VERSION = 11.09.01
|
||||
XDRIVER_XF86_VIDEO_IMX_SOURCE = xserver-xorg-video-imx-$(XDRIVER_XF86_VIDEO_IMX_VERSION).tar.gz
|
||||
XDRIVER_XF86_VIDEO_IMX_SITE = $(FREESCALE_IMX_SITE)
|
||||
XDRIVER_XF86_VIDEO_IMX_DEPENDENCIES = linux libz160 xserver_xorg-server \
|
||||
xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto \
|
||||
xproto_xf86dgaproto xproto_xproto
|
||||
xorgproto
|
||||
XDRIVER_XF86_VIDEO_IMX_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -I$(LINUX_DIR)/include"
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user