[meta-ti] [master/thud][PATCH 41/42] fvid2: TI RTOS Video Driver Interface

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/fvid2/fvid2-rtos_git.bb | 70 + 1 file changed, 70 insertions(+) create mode 100755 recipes-bsp/fvid2/fvid2-rtos_git.bb diff --git a/recipes-bsp/fvid2/fvid2-rtos_git.bb b/recipes-bsp/fvid2/fvid2-rtos_git.bb new

[meta-ti] [master/thud][PATCH 40/42] cal-lld: TI RTOS low level driver for CAL

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/cal-lld/cal-lld-rtos_git.bb | 78 + 1 file changed, 78 insertions(+) create mode 100644 recipes-bsp/cal-lld/cal-lld-rtos_git.bb diff --git a/recipes-bsp/cal-lld/cal-lld-rtos_git.bb b/recipes-bsp/cal-lld/cal-lld

[meta-ti] [master/thud][PATCH 42/42] iolink-lld: TI RTOS low level driver for IO-Link Master

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb | 33 +++ 1 file changed, 33 insertions(+) create mode 100644 recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb diff --git a/recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb b/recipes-bsp/iolink

[meta-ti] [master/thud][PATCH 30/42] spi-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/spi-lld/spi-lld-rtos_git.bb | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb index 1dab251..7d53d15 100644 --- a/recipes-bsp/spi

[meta-ti] [master/thud][PATCH 36/42] udma-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 20 ++-- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb index c3352c1..214317c 100644 --- a/recipes

[meta-ti] [master/thud][PATCH 35/42] uart-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/uart-lld/uart-lld-rtos_git.bb | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb index f279a67..f293fdd 100644 --- a/recipes

[meta-ti] [master/thud][PATCH 37/42] usb-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/usb-lld/usb-lld-rtos_git.bb | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb index 6a212e3..7aa0d1b 100644 --- a/recipes-bsp/usb

[meta-ti] [master/thud][PATCH 39/42] ti-pdk-build: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb index 6667fe0..9664881

[meta-ti] [master/thud][PATCH 38/42] utils-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/utils-rtos/profiling-rtos_git.bb | 18 +- recipes-bsp/utils-rtos/trace-rtos_git.bb | 18 +- 2 files changed, 10 insertions(+), 26 deletions(-) diff --git a/recipes-bsp/utils-rtos/profiling-rtos_git.bb b/recipes

[meta-ti] [master/thud][PATCH 32/42] tcp3d-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb | 21 + 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb b/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb index 31922c2..0f7c52b 100644 --- a

[meta-ti] [master/thud][PATCH 33/42] transport-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
* Add new recipe for timesync-rtos Signed-off-by: Jacob Stiffler --- recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb | 4 +-- recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb | 4 +-- recipes-bsp/transport-rtos/nimu-rtos_git.bb | 4 +-- recipes-bsp/transport-rtos/timesync-rtos_git.bb

[meta-ti] [master/thud][PATCH 34/42] tsip-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb index 6da80dd..bd8a6e3 100644 --- a/recipes

[meta-ti] [master/thud][PATCH 31/42] srio-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/srio-lld/srio-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc index 0512f0f..efe379f 100644 --- a/recipes-bsp/srio-lld/srio-lld.inc

[meta-ti] [master/thud][PATCH 25/42] prueth-fw: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
* LIC_FILES_CHKSUM changed to due to a corresponding change in the S directory. Signed-off-by: Jacob Stiffler --- recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb | 6 -- recipes-bsp/prueth-fw/prueth-fw_git.bb | 7 --- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a

[meta-ti] [master/thud][PATCH 22/42] pa-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pa-lld/pa-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index 5af0e71..83c57e3 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa

[meta-ti] [master/thud][PATCH 23/42] pcie-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb index 51a24e7..cbf15a3 100644 --- a/recipes

[meta-ti] [master/thud][PATCH 28/42] rm-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/rm-lld/rm-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc index 69f950e..e6e61af 100644 --- a/recipes-bsp/rm-lld/rm-lld.inc +++ b/recipes-bsp/rm

[meta-ti] [master/thud][PATCH 21/42] osal: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/osal/osal-rtos_git.bb | 2 -- recipes-bsp/osal/osal-test_git.bb | 2 -- recipes-bsp/osal/osal.inc | 14 -- recipes-bsp/osal/osal_git.bb | 2 -- 4 files changed, 4 insertions(+), 16 deletions(-) diff --git a/recipes-bsp

[meta-ti] [master/thud][PATCH 27/42] qmss-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/qmss-lld/qmss-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/qmss-lld/qmss-lld.inc b/recipes-bsp/qmss-lld/qmss-lld.inc index f42f16e..5c9620f 100644 --- a/recipes-bsp/qmss-lld/qmss-lld.inc

[meta-ti] [master/thud][PATCH 26/42] pruss-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pruss-lld/pruss-lld-apps_git.bb | 2 -- recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb | 2 -- recipes-bsp/pruss-lld/pruss-lld-test_git.bb | 2 -- recipes-bsp/pruss-lld/pruss-lld.inc | 13 +++-- recipes-bsp/pruss-lld/pruss-lld_git.bb

[meta-ti] [master/thud][PATCH 24/42] pru: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pru/pru-pwm-fw_git.bb| 11 +-- recipes-bsp/pru/pru-swuart-fw_git.bb | 12 ++-- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/recipes-bsp/pru/pru-pwm-fw_git.bb b/recipes-bsp/pru/pru-pwm-fw_git.bb index 0fe7987

[meta-ti] [master/thud][PATCH 29/42] sciclient: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/sciclient/sciclient-rtos_git.bb | 20 ++-- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb index bfaa84a..6a3d79c 100644 --- a

[meta-ti] [master/thud][PATCH 20/42] nwal-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
LIC_FILES_CHKSUM changed to use a relative path. Signed-off-by: Jacob Stiffler --- recipes-bsp/nwal-lld/nwal-lld.inc | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/nwal-lld/nwal-lld.inc b/recipes-bsp/nwal-lld/nwal-lld.inc index 024aeef..3a593c7

[meta-ti] [master/thud][PATCH 19/42] mmcsd-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb | 19 +-- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb b/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb index e94d8c8..8c027cd 100644 --- a

[meta-ti] [master/thud][PATCH 15/42] ipc-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/ipc-lld/ipc-lld.inc | 20 ++-- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/ipc-lld/ipc-lld.inc b/recipes-bsp/ipc-lld/ipc-lld.inc index 243678f..66bbf32 100644 --- a/recipes-bsp/ipc-lld/ipc-lld.inc +++ b

[meta-ti] [master/thud][PATCH 17/42] mcasp-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 19 +-- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb index 808a02a..5775d84 100644 --- a

[meta-ti] [master/thud][PATCH 18/42] mcbsp-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb b/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb index 10c782e..96ac5d7 100644 --- a

[meta-ti] [master/thud][PATCH 11/42] gpmc-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb b/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb index b9f0088..6054d6b 100644 --- a/recipes

[meta-ti] [master/thud][PATCH 13/42] i2c-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb | 19 +-- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb index bf64abf..1cd1c99 100644 --- a/recipes-bsp

[meta-ti] [master/thud][PATCH 16/42] iqn2-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/iqn2-lld/iqn2-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc index 29b230a..078509f 100644 --- a/recipes-bsp/iqn2-lld/iqn2-lld.inc

[meta-ti] [master/thud][PATCH 12/42] hyplnk-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
LIC_FILES_CHKSUM changed to use a relative path. Signed-off-by: Jacob Stiffler --- recipes-bsp/hyplnk-lld/hyplnk-lld.inc | 16 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc index

[meta-ti] [master/thud][PATCH 10/42] gpio-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb index 93f97d0..bfdb16c 100644 --- a/recipes

[meta-ti] [master/thud][PATCH 14/42] icss-emac-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/icss-emac-lld/icss-emac-lld.inc | 20 +++- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc index 72d546b..4809e1f 100644 --- a

[meta-ti] [master/thud][PATCH 05/42] cppi-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/cppi-lld/cppi-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc index dec5b7d..40810f7 100644 --- a/recipes-bsp/cppi-lld/cppi-lld.inc

[meta-ti] [master/thud][PATCH 08/42] fatfs-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb index a08e046..20d8ba8 100644 --- a/recipes-bsp

[meta-ti] [master/thud][PATCH 09/42] fftc-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb | 22 +- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb b/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb index 9103639..c8668c9 100644 --- a

[meta-ti] [master/thud][PATCH 04/42] board-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/board-rtos/board-rtos_git.bb | 16 +--- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb index be5f90c..99530d1 100644 --- a/recipes-bsp

[meta-ti] [master/thud][PATCH 07/42] emac-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/emac-lld/emac-lld.inc | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/recipes-bsp/emac-lld/emac-lld.inc b/recipes-bsp/emac-lld/emac-lld.inc index 318be3d..eea56b3 100644 --- a/recipes-bsp/emac-lld/emac-lld.inc

[meta-ti] [master/thud][PATCH 02/42] aif2-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/aif2-lld/aif2-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/aif2-lld/aif2-lld.inc b/recipes-bsp/aif2-lld/aif2-lld.inc index f06dde1..718f3a7 100644 --- a/recipes-bsp/aif2-lld/aif2-lld.inc

[meta-ti] [master/thud][PATCH 03/42] bcp-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb b/recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb index dc5cef5..62cee07 100644 --- a/recipes-bsp

[meta-ti] [master/thud][PATCH 06/42] dfe-lld: migrate to ti-pdk-fetch.bbclass

2019-11-15 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/dfe-lld/dfe-lld.inc | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/dfe-lld/dfe-lld.inc b/recipes-bsp/dfe-lld/dfe-lld.inc index 1f278a2..9ac317d 100644 --- a/recipes-bsp/dfe-lld/dfe-lld.inc +++ b

[meta-ti] [master/thud][PATCH 00/42] Unify PDK sources

2019-11-15 Thread Jacob Stiffler
) identical to previous sources. Changes from RFC: * Use real SRC_URI information. * In recipes, move setting of TI_PDK_COMP closer to inheriting ti-pdk-fetch. * When LIC_FILES_CHKSUM change, mention in the commit log that it was due to a change in the path. Jacob Stiffler (42): ti-pdk-fetch: add

[meta-ti] [master/thud][PATCH 01/42] ti-pdk-fetch: add class for common pdk sources

2019-11-15 Thread Jacob Stiffler
interdependencies. Signed-off-by: Jacob Stiffler --- classes/ti-pdk-fetch.bbclass | 31 +++ 1 file changed, 31 insertions(+) create mode 100644 classes/ti-pdk-fetch.bbclass diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass new file mode 100644 index

Re: [meta-ti] [master/thud][RFC 00/42] Unify PDK sources

2019-11-11 Thread Jacob Stiffler
On 11/8/2019 3:00 PM, Denys Dmytriyenko wrote: On Thu, Nov 07, 2019 at 12:49:55PM -0500, Jacob Stiffler wrote: The PDK sources have been unified in a single git repository. To simplify maintenance, a bbclass is added to specify the source information. This class also extends the unpack task

[meta-ti] [master/thud][RFC 40/42] cal-lld: TI RTOS low level driver for CAL

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/cal-lld/cal-lld-rtos_git.bb | 76 + 1 file changed, 76 insertions(+) create mode 100644 recipes-bsp/cal-lld/cal-lld-rtos_git.bb diff --git a/recipes-bsp/cal-lld/cal-lld-rtos_git.bb b/recipes-bsp/cal-lld/cal-lld

[meta-ti] [master/thud][RFC 42/42] iolink-lld: TI RTOS low level driver for IO-Link Master

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb | 31 +++ 1 file changed, 31 insertions(+) create mode 100644 recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb diff --git a/recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb b/recipes-bsp/iolink

[meta-ti] [master/thud][RFC 33/42] transport-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb | 4 +-- recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb | 4 +-- recipes-bsp/transport-rtos/nimu-rtos_git.bb | 4 +-- recipes-bsp/transport-rtos/timesync-rtos_git.bb | 32

[meta-ti] [master/thud][RFC 39/42] ti-pdk-build: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 19 +++ 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb index 6667fe0..49d6c1b

[meta-ti] [master/thud][RFC 31/42] srio-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/srio-lld/srio-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc index 0512f0f..90b86c8 100644 --- a/recipes-bsp/srio-lld/srio-lld.inc

[meta-ti] [master/thud][RFC 41/42] fvid2: TI RTOS Video Driver Interface

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/fvid2/fvid2-rtos_git.bb | 68 + 1 file changed, 68 insertions(+) create mode 100755 recipes-bsp/fvid2/fvid2-rtos_git.bb diff --git a/recipes-bsp/fvid2/fvid2-rtos_git.bb b/recipes-bsp/fvid2/fvid2-rtos_git.bb new

[meta-ti] [master/thud][RFC 32/42] tcp3d-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb | 19 +++ 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb b/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb index 31922c2..5428cc9 100644 --- a

[meta-ti] [master/thud][RFC 38/42] utils-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/utils-rtos/profiling-rtos_git.bb | 16 +++- recipes-bsp/utils-rtos/trace-rtos_git.bb | 16 +++- 2 files changed, 6 insertions(+), 26 deletions(-) diff --git a/recipes-bsp/utils-rtos/profiling-rtos_git.bb b/recipes-bsp

[meta-ti] [master/thud][RFC 35/42] uart-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/uart-lld/uart-lld-rtos_git.bb | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb index f279a67..9cf7b4d 100644 --- a/recipes-bsp

[meta-ti] [master/thud][RFC 36/42] udma-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb index c3352c1..8a58764 100644 --- a/recipes

[meta-ti] [master/thud][RFC 34/42] tsip-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb index 6da80dd..de6f4ee 100644 --- a/recipes-bsp

[meta-ti] [master/thud][RFC 37/42] usb-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/usb-lld/usb-lld-rtos_git.bb | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb index 6a212e3..3a0f5ee 100644 --- a/recipes-bsp/usb

[meta-ti] [master/thud][RFC 20/42] nwal-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/nwal-lld/nwal-lld.inc | 17 - 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/nwal-lld/nwal-lld.inc b/recipes-bsp/nwal-lld/nwal-lld.inc index 024aeef..7718554 100644 --- a/recipes-bsp/nwal-lld/nwal-lld.inc

[meta-ti] [master/thud][RFC 21/42] osal: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/osal/osal-rtos_git.bb | 2 -- recipes-bsp/osal/osal-test_git.bb | 2 -- recipes-bsp/osal/osal.inc | 16 recipes-bsp/osal/osal_git.bb | 2 -- 4 files changed, 4 insertions(+), 18 deletions(-) diff --git a/recipes-bsp

[meta-ti] [master/thud][RFC 19/42] mmcsd-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb b/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb index e94d8c8..c9d9d12 100644 --- a

[meta-ti] [master/thud][RFC 29/42] sciclient: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/sciclient/sciclient-rtos_git.bb | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb index bfaa84a..18f93bb 100644 --- a

[meta-ti] [master/thud][RFC 27/42] qmss-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/qmss-lld/qmss-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/qmss-lld/qmss-lld.inc b/recipes-bsp/qmss-lld/qmss-lld.inc index f42f16e..813fcca 100644 --- a/recipes-bsp/qmss-lld/qmss-lld.inc

[meta-ti] [master/thud][RFC 30/42] spi-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/spi-lld/spi-lld-rtos_git.bb | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb index 1dab251..6264ef5 100644 --- a/recipes-bsp/spi

[meta-ti] [master/thud][RFC 22/42] pa-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pa-lld/pa-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index 5af0e71..46d2d60 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp

[meta-ti] [master/thud][RFC 23/42] pcie-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb index 51a24e7..70bd724 100644 --- a/recipes

[meta-ti] [master/thud][RFC 26/42] pruss-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pruss-lld/pruss-lld-apps_git.bb | 2 -- recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb | 2 -- recipes-bsp/pruss-lld/pruss-lld-test_git.bb | 2 -- recipes-bsp/pruss-lld/pruss-lld.inc | 15 +++ recipes-bsp/pruss-lld/pruss

[meta-ti] [master/thud][RFC 24/42] pru: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/pru/pru-pwm-fw_git.bb| 9 +++-- recipes-bsp/pru/pru-swuart-fw_git.bb | 10 -- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/recipes-bsp/pru/pru-pwm-fw_git.bb b/recipes-bsp/pru/pru-pwm-fw_git.bb index 0fe7987

[meta-ti] [master/thud][RFC 28/42] rm-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/rm-lld/rm-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc index 69f950e..0e46d1d 100644 --- a/recipes-bsp/rm-lld/rm-lld.inc +++ b/recipes-bsp

[meta-ti] [master/thud][RFC 18/42] mcbsp-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb b/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb index 10c782e..6427aea 100644 --- a

[meta-ti] [master/thud][RFC 25/42] prueth-fw: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb | 6 -- recipes-bsp/prueth-fw/prueth-fw_git.bb | 7 --- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb b/recipes-bsp/prueth-fw/prueth-fw

[meta-ti] [master/thud][RFC 13/42] i2c-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb index bf64abf..95bc1b6 100644 --- a/recipes-bsp/i2c

[meta-ti] [master/thud][RFC 17/42] mcasp-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb index 808a02a..e2c7207 100644 --- a

[meta-ti] [master/thud][RFC 14/42] icss-emac-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/icss-emac-lld/icss-emac-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc index 72d546b..4266cf4 100644 --- a

[meta-ti] [master/thud][RFC 16/42] iqn2-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/iqn2-lld/iqn2-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc index 29b230a..a203dc4 100644 --- a/recipes-bsp/iqn2-lld/iqn2-lld.inc

[meta-ti] [master/thud][RFC 15/42] ipc-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/ipc-lld/ipc-lld.inc | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/ipc-lld/ipc-lld.inc b/recipes-bsp/ipc-lld/ipc-lld.inc index 243678f..2909c20 100644 --- a/recipes-bsp/ipc-lld/ipc-lld.inc +++ b

[meta-ti] [master/thud][RFC 05/42] cppi-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/cppi-lld/cppi-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc index dec5b7d..dec146c 100644 --- a/recipes-bsp/cppi-lld/cppi-lld.inc

[meta-ti] [master/thud][RFC 12/42] hyplnk-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/hyplnk-lld/hyplnk-lld.inc | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc index a73f513..36cf136 100644 --- a/recipes-bsp/hyplnk

[meta-ti] [master/thud][RFC 10/42] gpio-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb index 93f97d0..4de064a 100644 --- a/recipes

[meta-ti] [master/thud][RFC 09/42] fftc-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb | 20 +++- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb b/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb index 9103639..1feac80 100644 --- a/recipes

[meta-ti] [master/thud][RFC 07/42] emac-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/emac-lld/emac-lld.inc | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/recipes-bsp/emac-lld/emac-lld.inc b/recipes-bsp/emac-lld/emac-lld.inc index 318be3d..5012cda 100644 --- a/recipes-bsp/emac-lld/emac-lld.inc

[meta-ti] [master/thud][RFC 11/42] gpmc-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb b/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb index b9f0088..844e9dd 100644 --- a/recipes-bsp

[meta-ti] [master/thud][RFC 08/42] fatfs-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb index a08e046..489fbcd 100644 --- a/recipes-bsp

[meta-ti] [master/thud][RFC 04/42] board-rtos: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/board-rtos/board-rtos_git.bb | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb index be5f90c..e6284a3 100644 --- a/recipes-bsp

[meta-ti] [master/thud][RFC 06/42] dfe-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/dfe-lld/dfe-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/dfe-lld/dfe-lld.inc b/recipes-bsp/dfe-lld/dfe-lld.inc index 1f278a2..1012949 100644 --- a/recipes-bsp/dfe-lld/dfe-lld.inc +++ b

[meta-ti] [master/thud][RFC 02/42] aif2-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/aif2-lld/aif2-lld.inc | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/recipes-bsp/aif2-lld/aif2-lld.inc b/recipes-bsp/aif2-lld/aif2-lld.inc index f06dde1..a1fa012 100644 --- a/recipes-bsp/aif2-lld/aif2-lld.inc

[meta-ti] [master/thud][RFC 03/42] bcp-lld: migrate to ti-pdk-fetch.bbclass

2019-11-07 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb b/recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb index dc5cef5..e199e28 100644 --- a/recipes-bsp/bcp

[meta-ti] [master/thud][RFC 00/42] Unify PDK sources

2019-11-07 Thread Jacob Stiffler
) identical to previous sources. The source repo is not yet available, so submit as an RFC for now. Jacob Stiffler (42): ti-pdk-fetch: add class for common pdk sources aif2-lld: migrate to ti-pdk-fetch.bbclass bcp-lld: migrate to ti-pdk-fetch.bbclass board-rtos: migrate to ti-pdk-fetch.bbclass

[meta-ti] [master/thud][RFC 01/42] ti-pdk-fetch: add class for common pdk sources

2019-11-07 Thread Jacob Stiffler
interdependencies. Signed-off-by: Jacob Stiffler --- classes/ti-pdk-fetch.bbclass | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 classes/ti-pdk-fetch.bbclass diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass new file mode 100644 index

Re: [meta-ti] [EXTERNAL] [thud/ti2019.03/master][PATCH] ti-ipc: Update examples to latest version

2019-10-15 Thread Jacob Stiffler
Denys, Please backport to ti2019.03. Thank you, Jake On 10/11/2019 8:40 PM, Sam Nelson wrote: Fixes issues with AM65X examples Signed-off-by: Sam Nelson --- recipes-ti/ipc/ti-ipc-rtos.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc-rto

Re: [meta-ti] [EXTERNAL] [thud/ti2018.03/master][PATCH] Revert "ti-ipc: Update commit id for latest code for 3.50.04.07"

2019-10-15 Thread Jacob Stiffler
Denys, Please backport to ti2019.03. Thank you, Jake On 10/14/2019 5:46 PM, Sam Nelson wrote: This reverts commit 03e5b21e8a993cf3227112de84f38cc8337dcb11. --- recipes-ti/ipc/ti-ipc-common.inc | 2 +- recipes-ti/ipc/ti-ipc.inc| 4 ++-- 2 files changed, 3 insertions(+), 3 deletion

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH] mcasp-lld-rtos:SRCREV update to 01.01.00.15C

2019-10-14 Thread Jacob Stiffler
Denys, Please backport to ti2019.03. Thank you, Jake On 10/14/2019 11:28 AM, Mahesh Radhakrishnan wrote: --- recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mc

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH] ti-cgt7x: Update to version 1.2.0

2019-09-27 Thread Jacob Stiffler
Denys, Please backport to ti2019.03. Thank you, Jake On 9/26/2019 2:17 PM, Mahesh Radhakrishnan wrote: The license checksum changed due to the version, but the license itself has not changed since the last release (1.1.0) --- .../devtools/{ti-cgt7x_1.1.0.bb => ti-cgt7x_1.2.0.bb} | 13

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH v3] ti-ipc: Update to new version 3.50.04.07

2019-09-25 Thread Jacob Stiffler
Denys, Please backport this to ti2019.03. Thank you, Jake On 9/22/2019 11:16 PM, Sam Nelson wrote: Signed-off-by: Sam Nelson --- Change from previous version of patch - Updated ipc-examples commit id --- --- recipes-ti/ipc/ti-ipc-common.inc | 2 +- recipes-ti/ipc/ti-ipc-rtos.inc | 8 +

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH] sciclient-rtos: SRCREV update

2019-09-23 Thread Jacob Stiffler
Denys, Please backport this to ti2019.03. Thank you, Jake On 9/18/2019 2:36 PM, Mahesh Radhakrishnan wrote: --- recipes-bsp/sciclient/sciclient-rtos_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sc

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH] ibl-boot-rtos: SRCREV bump to address b2ccs utils packaging issue on windows

2019-09-17 Thread Jacob Stiffler
Denys, Please backport this to ti2019.03. Thanks, Jake On 9/16/2019 11:09 AM, Mahesh Radhakrishnan wrote: Signed-off-by: Mahesh Radhakrishnan --- recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/recipes-bsp

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH] emac-lld-rtos: Adding trace-rtos as a dependency for k3 devices

2019-09-13 Thread Jacob Stiffler
Denys, Please backport this to ti2019.03. Thanks, Jake On 9/12/2019 5:55 PM, Tinku Mannan wrote: --- recipes-bsp/emac-lld/emac-lld-rtos_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb b/recipes-bsp/emac-lld/emac-lld-rto

[meta-ti] [master/thud][PATCH v2] am65xx, j7-evm: add secondary serial console for Jailhouse

2019-08-30 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * update commit message * add SERIAL_CONSOLES_CHECK conf/machine/am65xx-evm.conf | 3 ++- conf/machine/j7-evm.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf

[meta-ti] [master/thud][PATCH] am65xx, j7-evm: add secondary serial console

2019-08-30 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- conf/machine/am65xx-evm.conf | 2 +- conf/machine/j7-evm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 27bb0b0..e4d5ee1 100644 --- a/conf/machine/am65xx-evm.conf

[meta-ti] [master/thud][PATCH v4 2/3] jailhouse: provide tools package

2019-08-30 Thread Jacob Stiffler
Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example for using the jailhouse-cell-linux tool. The tools require the pyjailhouse python modules, so package them as well. Signed-off-by: Jacob Stiffler --- v4 changes

[meta-ti] [master/thud][PATCH v4 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
* Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-off-by: Jacob Stiffler --- v4 changes: * Set default JH_RAMFS_IMAGE to INITRAMFS_IMAGE * change warning to error and fix the message recipes-kernel/jailhouse

[meta-ti] [master/thud][PATCH v4 1/3] jailhouse: remove earlycon bootargs for all k3

2019-08-30 Thread Jacob Stiffler
* Also update to ti2019.03-rc4 Signed-off-by: Jacob Stiffler --- v4 changes: * rebase * update to ti2019.03-rc4 recipes-kernel/jailhouse/jailhouse_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse

  1   2   3   4   5   6   7   >