Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBYUV
|
||||
libyuv is an open source project that includes YUV scaling
|
||||
and conversion functionality.
|
||||
|
||||
https://code.google.com/p/libyuv
|
||||
https://chromium.googlesource.com/libyuv/libyuv/
|
||||
|
||||
comment "libyuv needs a toolchain w/ C++, dynamic library"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS
|
||||
|
||||
2
bsp/buildroot/package/libyuv/libyuv.hash
Normal file
2
bsp/buildroot/package/libyuv/libyuv.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 ec31df87fc42153723e9ca65a6d71b0993504c3de5f925e79464c93b7ef66094 libyuv-1ebf86795cb213a37f06eb1ef3713cff080568ea.tar.gz
|
||||
@@ -10,7 +10,7 @@ LIBYUV_VERSION = 1ebf86795cb213a37f06eb1ef3713cff080568ea
|
||||
# deactivated in 2015.
|
||||
LIBYUV_SITE = https://freeswitch.org/stash/scm/sd/libyuv.git
|
||||
LIBYUV_SITE_METHOD = git
|
||||
LIBYUV_LICENSE = BSD-3c
|
||||
LIBYUV_LICENSE = BSD-3-Clause
|
||||
LIBYUV_LICENSE_FILES = LICENSE
|
||||
LIBYUV_INSTALL_STAGING = YES
|
||||
LIBYUV_DEPENDENCIES = $(if $(BR2_PACKAGE_JPEG),jpeg)
|
||||
|
||||
Reference in New Issue
Block a user