mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
PACKAGE-x264: revert to OE src link & use git method (#165)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 986863122b0b3ac2c1fa27c6e3932c3490b84287335fa162bca020aa815aa695 x264-ba24899b0bf23345921da022f7a51e0c57dbe73d.tar.gz
|
||||
# Locally calculated
|
||||
sha256 f2ab46eb64613d061d6e3da4ac015c0e317a87e27d6b25ac1605424e6b0b4d65 x264-ba24899b0bf23345921da022f7a51e0c57dbe73d-br1.tar.gz
|
||||
|
@@ -5,7 +5,8 @@
|
||||
################################################################################
|
||||
|
||||
X264_VERSION = ba24899b0bf23345921da022f7a51e0c57dbe73d
|
||||
X264_SITE = http://sources.buildroot.net
|
||||
X264_SITE = https://code.videolan.org/videolan/x264.git
|
||||
X264_SITE_METHOD = git
|
||||
X264_LICENSE = GPL-2.0+
|
||||
X264_DEPENDENCIES = host-pkgconf
|
||||
X264_LICENSE_FILES = COPYING
|
||||
|
Reference in New Issue
Block a user