From f0fc4828501e7e393ce52a311bef249b0c9ec236 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 29 Feb 2016 14:38:54 +0100 Subject: add new PKG_GIT variable We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package. --- package/omxplayer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/omxplayer/Makefile') diff --git a/package/omxplayer/Makefile b/package/omxplayer/Makefile index 762f62da9..1caea54ef 100644 --- a/package/omxplayer/Makefile +++ b/package/omxplayer/Makefile @@ -6,6 +6,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= omxplayer PKG_VERSION:= c5ab80828159c64a283ff69d40748923648f8a0a PKG_RELEASE:= 1 +PKG_GIT:= hash PKG_DESCR:= video player for raspberry pi PKG_SECTION:= mm/video PKG_DEPENDS:= libffmpeg bcm28xx-vc-libs bcm28xx-vc-gl-libs -- cgit v1.2.3