Update buidlroot to version 2016.08.1

This commit is contained in:
2016-11-16 22:07:29 +01:00
parent 807ab03547
commit a1061efbc2
3636 changed files with 59539 additions and 25783 deletions

View File

@@ -15,5 +15,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_OPENCHROME
Openchrome, A free and Open Source video driver for the VIA/S3G
UniChrome and UniChrome Pro graphics chipsets.
https://www.freedesktop.org/wiki/Openchrome/
comment "xf86-video-openchrome needs mesa3d"
depends on !BR2_PACKAGE_MESA3D

View File

@@ -1,2 +1,2 @@
# From http://lists.x.org/archives/xorg-announce/2013-May/002220.html
sha1 1f7b23d4ed53417eda5c6730486b36812f469295 xf86-video-openchrome-0.3.3.tar.bz2
# Locally computed
sha256 73e7966d01d0d644d3b9204e8bfc106cb99069c58e981626e7352f2693e3e927 xf86-video-openchrome-0.4.0.tar.bz2

View File

@@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_VIDEO_OPENCHROME_VERSION = 0.3.3
XDRIVER_XF86_VIDEO_OPENCHROME_VERSION = 0.4.0
XDRIVER_XF86_VIDEO_OPENCHROME_SOURCE = xf86-video-openchrome-$(XDRIVER_XF86_VIDEO_OPENCHROME_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_OPENCHROME_SITE = http://xorg.freedesktop.org/archive/individual/driver
XDRIVER_XF86_VIDEO_OPENCHROME_LICENSE = MIT