amd-gpu-bin-mx51: remove libz160 dependence
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
34831fe690
commit
1c574a2cf7
|
|
@ -10,9 +10,7 @@ PR = "r11"
|
||||||
#todo: Replace for correct AMD license
|
#todo: Replace for correct AMD license
|
||||||
LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
|
LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
|
||||||
|
|
||||||
DEPENDS = "libz160"
|
|
||||||
PROVIDES = "virtual/egl virtual/libgles1 virtual/libgles2"
|
PROVIDES = "virtual/egl virtual/libgles1 virtual/libgles2"
|
||||||
RDEPENDS = "libz160"
|
|
||||||
|
|
||||||
SRC_URI = "${DIGI_LOG_MIRROR}/amd-gpu-bin-mx51-${PV}.tar.gz"
|
SRC_URI = "${DIGI_LOG_MIRROR}/amd-gpu-bin-mx51-${PV}.tar.gz"
|
||||||
SRC_URI[md5sum] = "15ede91135590fc12cc29a2bba46c12c"
|
SRC_URI[md5sum] = "15ede91135590fc12cc29a2bba46c12c"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue