Have you tested this patch?
On Thu, Mar 01, 2018 at 09:49:55PM +0530, Anand Balagopalakrishnan wrote: > Signed-off-by: Anand Balagopalakrishnan <[email protected]> > --- > recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > index 3a9a2b2..3e689cb 100644 > --- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > +++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > @@ -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 = "d184140aa5c17e13e1bf21151f1a7bc068bdf8bf" > +SRCREV = "2736a396f9c801fc0818d830f8a3215aeb8b6534" > > # There's only hardfp version available > python __anonymous() { > @@ -31,7 +31,7 @@ INITSCRIPT_PARAMS = "defaults 8" > > inherit update-rc.d > > -PR = "r23" > +PR = "r24" > PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 > omap5-sgx-ddk-um-linux" > > DEPENDS += "libdrm udev libgbm wayland libffi" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
