package/img-gpu-powervr: update for the new IMG DDK 1.19 package

Note that the new IMG DDK support gallium driver
and no longer support dri driver

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
Andy Hu
2023-06-01 22:49:32 +08:00
parent 5e4957e3ef
commit ae604fb194
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ config BR2_PACKAGE_IMG_GPU_POWERVR
select BR2_PACKAGE_HAS_LIBVULKAN
select BR2_PACKAGE_MESA3D
select BR2_PACKAGE_MESA3D_OPENGL_EGL
select BR2_PACKAGE_MESA3D_DRI_DRIVER_PVR
select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_PVR
help
Userspace libraries for Imagination PowerGPU GPU on StarFive platforms
+1 -1
View File
@@ -1,3 +1,3 @@
# Locally calculated
sha256 bb94718c965a1c6d6ee68529e4b85989b08f347ccc8b64d12d8872dd668070d1 img-gpu-powervr-bin-1.17.6210866.tar.gz
sha256 9d92408f0a7338d59b15450d6e5fd2e1111862d44bc0232cc1759eee4bcf9f1d img-gpu-powervr-bin-1.19@6345021.tar.gz
sha256 cb2ff22a303d3ea5cad0c9cf271d4dac488b9fbf3e26bc9e0f2190a4a9926919 img-gpu-powervr-bin-1.19.6345021.tar.gz
@@ -5,7 +5,7 @@
# Description: Add support for Imagination PowerVR GPU
#
IMG_GPU_POWERVR_VERSION:=1.19@6345021
IMG_GPU_POWERVR_VERSION:=1.19.6345021
IMG_GPU_POWERVR_SITE=$(TOPDIR)/../soft_3rdpart/IMG_GPU/out
IMG_GPU_POWERVR_SITE_METHOD=file
IMG_GPU_POWERVR_SOURCE=img-gpu-powervr-bin-$(IMG_GPU_POWERVR_VERSION).tar.gz