Bump buildroot to 2019.02
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
X265_VERSION = 2.5
|
||||
X265_VERSION = 2.8
|
||||
X265_SOURCE = x265_$(X265_VERSION).tar.gz
|
||||
X265_SITE = https://bitbucket.org/multicoreware/x265/downloads
|
||||
X265_LICENSE = GPL-2.0+
|
||||
@@ -14,7 +14,7 @@ X265_INSTALL_STAGING = YES
|
||||
X265_MAKE = $(MAKE1)
|
||||
|
||||
ifeq ($(BR2_i386)$(BR2_x86_64),y)
|
||||
X265_DEPENDENCIES += host-yasm
|
||||
X265_DEPENDENCIES += host-nasm
|
||||
endif
|
||||
|
||||
# disable altivec, it has build issues
|
||||
|
||||
Reference in New Issue
Block a user