mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-02 17:01:04 +00:00
omap5-sgx-ddk-um-linux: bump SRCREV for bug fixes in Wayland EGL
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
4cdee8256c
commit
648a2cc057
@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
|||||||
BRANCH = "ti-img-sgx/${PV}"
|
BRANCH = "ti-img-sgx/${PV}"
|
||||||
|
|
||||||
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
|
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
|
||||||
SRCREV = "562db8257cc4bf04647e06a8644d73f5d77fe711"
|
SRCREV = "3a6fbbf28701188e7072a601b8bf78c3d081ef67"
|
||||||
|
|
||||||
TARGET_PRODUCT_omap-a15 = "jacinto6evm"
|
TARGET_PRODUCT_omap-a15 = "jacinto6evm"
|
||||||
TARGET_PRODUCT_ti33x = "ti335x"
|
TARGET_PRODUCT_ti33x = "ti335x"
|
||||||
@@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8"
|
|||||||
|
|
||||||
inherit update-rc.d
|
inherit update-rc.d
|
||||||
|
|
||||||
PR = "r4"
|
PR = "r5"
|
||||||
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
|
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
|
||||||
|
|
||||||
RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap"
|
RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap"
|
||||||
|
|||||||
Reference in New Issue
Block a user