All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-processor-sdk][PATCH v2] ti-sgx-ddk-um: bump SGX SRCREV to synchronize with meta-ti
@ 2018-09-12 18:22 Eric Ruei
  2018-09-13 13:14 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2018-09-12 18:22 UTC (permalink / raw)
  To: meta-arago

- 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 <e-ruei1@ti.com>
---
 recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend | 10 +++-------
 1 file changed, 3 insertions(+), 7 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..179a56d 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
-}
+BRANCH = "${@bb.utils.contains('MACHINE_FEATURES','sgx','ti-img-sgx/rocko/${PV}','ti-img-sgx-nohardware/${PV}',d)}"
+SRCREV = "${@bb.utils.contains('MACHINE_FEATURES','sgx','9ad48144e89d48c7bf2db2a12795985e7a80e4fa','07acdd3981364d5c4afdcb250e30d392bb53f951',d)}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [EXTERNAL] [meta-processor-sdk][PATCH v2] ti-sgx-ddk-um: bump SGX SRCREV to synchronize with meta-ti
  2018-09-12 18:22 [meta-processor-sdk][PATCH v2] ti-sgx-ddk-um: bump SGX SRCREV to synchronize with meta-ti Eric Ruei
@ 2018-09-13 13:14 ` Jacob Stiffler
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Stiffler @ 2018-09-13 13:14 UTC (permalink / raw)
  To: Eric Ruei, meta-arago

This has been pushed. Thank you.


On 9/12/2018 2:22 PM, 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 <e-ruei1@ti.com>
> ---
>   recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bbappend | 10 +++-------
>   1 file changed, 3 insertions(+), 7 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..179a56d 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
> -}
> +BRANCH = "${@bb.utils.contains('MACHINE_FEATURES','sgx','ti-img-sgx/rocko/${PV}','ti-img-sgx-nohardware/${PV}',d)}"
> +SRCREV = "${@bb.utils.contains('MACHINE_FEATURES','sgx','9ad48144e89d48c7bf2db2a12795985e7a80e4fa','07acdd3981364d5c4afdcb250e30d392bb53f951',d)}"



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-13 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 18:22 [meta-processor-sdk][PATCH v2] ti-sgx-ddk-um: bump SGX SRCREV to synchronize with meta-ti Eric Ruei
2018-09-13 13:14 ` [EXTERNAL] " Jacob Stiffler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.