diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-09 12:05:23 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-09 12:05:23 -0600 |
commit | 86bcc78d0d03a84b4de26db90603f7d66e6c3d2e (patch) | |
tree | 3c93fe6df1a8c925937a67dc53dc85894e01b31e /package/imx-vpu/Makefile | |
parent | 1e60e4f0aa8e9dc5f03d58c8651d98742fdc36b7 (diff) |
update to rc3, kodi now works on cubox-i
Diffstat (limited to 'package/imx-vpu/Makefile')
-rw-r--r-- | package/imx-vpu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/imx-vpu/Makefile b/package/imx-vpu/Makefile index 48337994d..bac6292bc 100644 --- a/package/imx-vpu/Makefile +++ b/package/imx-vpu/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= imx-vpu -PKG_VERSION:= 3.10.17-1.0.0 +PKG_VERSION:= 3.10.31-1.1.0-beta PKG_RELEASE:= 1 -PKG_MD5SUM:= 71ea1b803864101ebf88a1bab45514d2 +PKG_MD5SUM:= ab76e7395b6a178a8538a6d5beb87656 PKG_DESCR:= IMX VPU library (Freescale) PKG_DEPENDS:= firmware-imx PKG_SECTION:= libs/video |