update buildroot to 2017.02.11
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
config BR2_PACKAGE_XPROTO_XF86BIGFONTPROTO
|
||||
bool "xf86bigfontproto"
|
||||
help
|
||||
X.Org XF86BigFont protocol headers
|
||||
@@ -0,0 +1,3 @@
|
||||
# From http://article.gmane.org/gmane.comp.freedesktop.xorg.announce/734
|
||||
md5 120e226ede5a4687b25dd357cc9b8efe xf86bigfontproto-1.2.0.tar.bz2
|
||||
sha1 312a2ea708b257520c1af4393b69d73a393a478f xf86bigfontproto-1.2.0.tar.bz2
|
||||
@@ -0,0 +1,16 @@
|
||||
################################################################################
|
||||
#
|
||||
# xproto_xf86bigfontproto
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XPROTO_XF86BIGFONTPROTO_VERSION = 1.2.0
|
||||
XPROTO_XF86BIGFONTPROTO_SOURCE = xf86bigfontproto-$(XPROTO_XF86BIGFONTPROTO_VERSION).tar.bz2
|
||||
XPROTO_XF86BIGFONTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
|
||||
XPROTO_XF86BIGFONTPROTO_LICENSE = MIT
|
||||
XPROTO_XF86BIGFONTPROTO_LICENSE_FILES = COPYING
|
||||
XPROTO_XF86BIGFONTPROTO_INSTALL_STAGING = YES
|
||||
XPROTO_XF86BIGFONTPROTO_INSTALL_TARGET = NO
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
Reference in New Issue
Block a user