[meta-ti] [PATCH] uim: Rename to uim-sysfs

2019-09-20 Thread Khem Raj
There is a uim recipe clash with meta-oe layer where uim recipe is pre-existing see [1] [1] http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/uim/ Signed-off-by: Khem Raj --- recipes-connectivity/uim/{uim_8.5.bb => uim-sysfs_8.5.bb} | 0 1 file changed, 0

[meta-ti] [thud/master][PATCH] j7-evm: add new k3-j721e-proc-board-tps65917.dtb

2019-09-20 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/j7-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 65525fa..da3cc8e 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf @@ -11,6 +11,7 @@

[meta-ti] [thud/master][PATCH] ipc-lld: Adding recipe for IPC low-level driver and examples

2019-09-20 Thread Santosh Jha
IPC-LLD provides the low-level RPMSG based communication interface between various cores Signed-off-by: Santosh Jha --- .../ipc-lld/ipc-lld-examples-rtos_git.bb | 51 +++ recipes-ti/ipc-lld/ipc-lld-rtos_git.bb| 45 recipes-ti/ipc-lld/ipc-lld.inc

[meta-ti] [thud/master][PATCH] ipc-lld: Adding recipe for IPC low-level driver and examples

2019-09-20 Thread Santosh Jha
IPC-LLD provides the low-level RPMSG based communication interface between various cores Signed-off-by: Santosh Jha --- .../ipc-lld/ipc-lld-examples-rtos_git.bb | 51 +++ recipes-ti/ipc-lld/ipc-lld-rtos_git.bb| 45 recipes-ti/ipc-lld/ipc-lld.inc

[meta-ti] [thud][PATCH V1] cpsw9g-eth-fw: update ethernet firmware

2019-09-20 Thread Santhana Bharathi
* Updated the ethernet Fw to use PDK memory map so that it can run along with IPC apps in CoreSDK. * Added stripped version of the firmware Signed-off-by: Santhana Bharathi --- recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff