diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-01-06 18:27:28 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-01-06 18:27:48 +0100 |
commit | a9abedb0beadab908b8d7ae846eae51938e9b32c (patch) | |
tree | 5433b63e27442637623a2a3fff1b9c20a768f9dc | |
parent | 91fa726c577d6c0bcb2638df34694b39b2b2fb2a (diff) |
new mirror
-rw-r--r-- | package/kodi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kodi/Makefile b/package/kodi/Makefile index 2e055b538..21e429cd1 100644 --- a/package/kodi/Makefile +++ b/package/kodi/Makefile @@ -29,7 +29,7 @@ PKG_BUILDDEP+= swig-host liblzo-host libpng-host libjpeg-turbo-host PKG_BUILDDEP+= zip-host unzip-host giflib-host libsquish PKG_NEEDS:= threads rt c++ PKG_URL:= http://kodi.tv/ -PKG_SITES:= https://github.com/xbmc/xbmc/archive/ +PKG_SITES:= http://mirrors.kodi.tv/releases/source/ PKG_CFLINE_KODI:= select ADK_PACKAGE_GPU_VIV_BIN_MX6Q if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 |