diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-09 16:20:23 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-09 16:20:23 +0200 |
| commit | 0bdeb3a8e7a5bf05dee49a8cf42701a51927ec15 (patch) | |
| tree | 19b20a8bb5bc50c94eec2e99b33c13751607c6f1 /package/imx-vpu/Makefile | |
| parent | 667293e32df92383ab56292c5b27eea1ee680ece (diff) | |
downgrade packages to a state where kodi starts with 3.14.x kernel
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 5ff9ffc05..ed90f1ad2 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:= 5.4.28 +PKG_VERSION:= 3.10.17-1.0.0 PKG_RELEASE:= 1 -PKG_HASH:= 0a05af1a5978175de852b2cf61763ec789f2845df78edb8d02a28611439b57f7 +PKG_HASH:= cd8a7bd50ff3274db76a331cc6622d3ba4bb7c790ce778f303e49187df2dfd72 PKG_DESCR:= imx vpu library PKG_DEPENDS:= firmware-imx PKG_SECTION:= libs/video |
