From 0646e64c163b10e3a00415fa43695ed5020e60ad Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 28 Mar 2015 11:52:27 +0100 Subject: [PATCH] gpu-viv-g2d: update to gpu-viv-g2d-3.10.17-1.0.2 Signed-off-by: Stephan Raue --- packages/graphics/gpu-viv-g2d/package.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/graphics/gpu-viv-g2d/package.mk b/packages/graphics/gpu-viv-g2d/package.mk index a5eee1fda1..8ee641bf4a 100644 --- a/packages/graphics/gpu-viv-g2d/package.mk +++ b/packages/graphics/gpu-viv-g2d/package.mk @@ -17,16 +17,16 @@ ################################################################################ PKG_NAME="gpu-viv-g2d" -PKG_VERSION="3.10.17-1.0.0" +PKG_VERSION="3.10.17-1.0.2" PKG_REV="1" PKG_ARCH="arm" PKG_LICENSE="nonfree" PKG_SITE="http://www.freescale.com" -PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_DEPENDS_TARGET="toolchain" PKG_PRIORITY="optional" PKG_SECTION="graphics" -PKG_SHORTDESC="gpu-viv-g2d: Another vivante Binary" +PKG_SHORTDESC="gpu-viv-g2d: Another vivante Binary for performant resizing" PKG_LONGDESC="gpu-viv-g2d: Another vivante Binary for performant resizing" PKG_IS_ADDON="no"