update buildroot to 2017.02.11
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
config BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
||||
bool "xf86dgaproto"
|
||||
help
|
||||
X.Org XF86DGA protocol headers
|
||||
@@ -0,0 +1,3 @@
|
||||
# From http://article.gmane.org/gmane.comp.freedesktop.xorg.announce/817
|
||||
md5 a036dc2fcbf052ec10621fd48b68dbb1 xf86dgaproto-2.1.tar.bz2
|
||||
sha1 97a06120e7195c968875e8ba42e82c90ab54948b xf86dgaproto-2.1.tar.bz2
|
||||
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# xproto_xf86dgaproto
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XPROTO_XF86DGAPROTO_VERSION = 2.1
|
||||
XPROTO_XF86DGAPROTO_SOURCE = xf86dgaproto-$(XPROTO_XF86DGAPROTO_VERSION).tar.bz2
|
||||
XPROTO_XF86DGAPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
|
||||
XPROTO_XF86DGAPROTO_LICENSE = MIT
|
||||
XPROTO_XF86DGAPROTO_LICENSE_FILES = COPYING
|
||||
XPROTO_XF86DGAPROTO_INSTALL_STAGING = YES
|
||||
XPROTO_XF86DGAPROTO_INSTALL_TARGET = NO
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user