Bump buildroot to 2019.02
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 ce31da0c6952c8fd160813dfa9bf4a9a871bfe7284e9e3abff9a8ee689acfe58 libgdiplus-5.4.tar.gz
|
||||
sha256 6a75e4a476695cd6a1475fd6b989423ecf73978fd757673669771d8a6e13f756 libgdiplus-5.6.tar.gz
|
||||
sha256 81317bf837e02a116dc20b032fa1d0cbf9ec357621f141ff2c2daf26c17cbb5d LICENSE
|
||||
|
||||
@@ -4,15 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGDIPLUS_VERSION = 5.4
|
||||
LIBGDIPLUS_VERSION = 5.6
|
||||
LIBGDIPLUS_SITE = $(call github,mono,libgdiplus,$(LIBGDIPLUS_VERSION))
|
||||
|
||||
# Although there is a LICENSE file thas specifies LGPL or MPL-1.1,
|
||||
# looks like it is incorrect. The actual source files specify that
|
||||
# they're licensed under MIT, and so does the COPYING file (and they
|
||||
# all predate the addition of the LICENSE file).
|
||||
LIBGDIPLUS_LICENSE = MIT
|
||||
LIBGDIPLUS_LICENSE_FILES = COPYING src/carbon-private.h
|
||||
LIBGDIPLUS_LICENSE_FILES = LICENSE
|
||||
|
||||
LIBGDIPLUS_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user