summaryrefslogtreecommitdiff
path: root/package/libx264
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-27 18:11:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-27 18:33:55 +0100
commite88b2dabb69234dbfab57592faf9737a7cd226da (patch)
tree84e83df4427bfed063ea1715753fd4de3e03b873 /package/libx264
parent9135ff3195668f9eb8b7b12f60d047e295e50b8a (diff)
optimize git downloader
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader.
Diffstat (limited to 'package/libx264')
-rw-r--r--package/libx264/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/libx264/Makefile b/package/libx264/Makefile
index 809bed2e5..f8a9a48ee 100644
--- a/package/libx264/Makefile
+++ b/package/libx264/Makefile
@@ -4,14 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libx264
-# actually is git checkout from 22.09.2014
-PKG_VERSION:= 1.0.3
+PKG_VERSION:= 40bb56814e56ed342040bdbf30258aab39ee9e89
PKG_RELEASE:= 1
-PKG_HASH:= a87c87fd45915557c42e8534831310c3149a0addf4e7b0b337721e57ac4fe7df
+PKG_HASH:= 88f63bd104b9127ebbaa6a88931c9f02d84f0dd4b5b3994ff38852735f60ead3
PKG_DESCR:= h264 encoding library
PKG_SECTION:= libs/video
PKG_URL:= http://www.videolan.org/developers/x264.html
-PKG_SITES:= http://openadk.org/distfiles/
+PKG_SITES:= git://git.videolan.org/x264.git
PKG_OPTS:= dev
PKG_BUILDDEP_IBM_X40:= yasm-host