Update buidlroot to version 2016.08.1
This commit is contained in:
15
bsp/buildroot/package/wayland-protocols/wayland-protocols.mk
Normal file
15
bsp/buildroot/package/wayland-protocols/wayland-protocols.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# wayland-protocols
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAYLAND_PROTOCOLS_VERSION = 1.4
|
||||
WAYLAND_PROTOCOLS_SITE = http://wayland.freedesktop.org/releases
|
||||
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
|
||||
WAYLAND_PROTOCOLS_LICENSE = MIT
|
||||
WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING
|
||||
WAYLAND_PROTOCOLS_INSTALL_STAGING = YES
|
||||
WAYLAND_PROTOCOLS_INSTALL_TARGET = NO
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user