1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

omap5-sgx-ddk-um-linux:bump SRCREV for bug fixes in nullDRM EGL

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
e-ruei1@ti.com
2016-03-15 21:15:54 +00:00
committed by Denys Dmytriyenko
parent 665505e569
commit 3b4a735d5f

View File

@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
BRANCH = "ti-img-sgx/${PV}"
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
SRCREV = "3a6fbbf28701188e7072a601b8bf78c3d081ef67"
SRCREV = "626c4f773b7c704f1d9a55ca80f60a79f809186d"
TARGET_PRODUCT_omap-a15 = "jacinto6evm"
TARGET_PRODUCT_ti33x = "ti335x"
@@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8"
inherit update-rc.d
PR = "r7"
PR = "r8"
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap"