Eric,

I get a fetch error with this:


WARNING: ti-sgx-ddk-um-1.14.3699939-r30.tisdk7 do_fetch: Failed to fetch URL git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=ti-img-sgx/1.14.3699939, attempting MIRRORS if available ERROR: ti-sgx-ddk-um-1.14.3699939-r30.tisdk7 do_fetch: Fetcher failure: Unable to find revision 9ad48144e89d48c7bf2db2a12795985e7a80e4fa in branch ti-img-sgx/1.14.3699939 even from upstream ERROR: ti-sgx-ddk-um-1.14.3699939-r30.tisdk7 do_fetch: Fetcher failure for URL: 'git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=ti-img-sgx/1.14.3699939'. Unable to fetch URL from any source.

- Jake


On 9/11/2018 11:54 AM, Eric Ruei wrote:
- bump SGX SRCREV to pick up latest bug fixes on DDK 1.14
- libGLESv2.so.1 link has already been up-streamed.


Signed-off-by: Eric Ruei <[email protected]>
---
  recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend | 8 ++------
  1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend 
b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend
index a48f670..9ccf343 100644
--- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend
+++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend
@@ -1,8 +1,4 @@
-PR_append = ".tisdk6"
+PR_append = ".tisdk7"
BRANCH = "${@bb.utils.contains('MACHINE_FEATURES','sgx','ti-img-sgx/${PV}','ti-img-sgx-nohardware/${PV}',d)}"
-SRCREV = 
"${@bb.utils.contains('MACHINE_FEATURES','sgx','bbbd5cbb55e4c54d3b02456ae553bea86fd61506','07acdd3981364d5c4afdcb250e30d392bb53f951',d)}"
-
-do_install_append () {
-    ln -sf ./libGLESv2.so.${PV} ${D}${libdir}/libGLESv2.so.1
-}
+SRCREV = 
"${@bb.utils.contains('MACHINE_FEATURES','sgx','9ad48144e89d48c7bf2db2a12795985e7a80e4fa','07acdd3981364d5c4afdcb250e30d392bb53f951',d)}"

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to