All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/thud][RFC 00/42] Unify PDK sources
@ 2019-11-07 17:49 Jacob Stiffler
  2019-11-07 17:49 ` [master/thud][RFC 01/42] ti-pdk-fetch: add class for common pdk sources Jacob Stiffler
                   ` (42 more replies)
  0 siblings, 43 replies; 45+ messages in thread
From: Jacob Stiffler @ 2019-11-07 17:49 UTC (permalink / raw)
  To: meta-ti

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 so that each
recipe is only presented with its component sources. This leaves
subsequent tasks (do_compile, etc) 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
  cppi-lld: migrate to ti-pdk-fetch.bbclass
  dfe-lld: migrate to ti-pdk-fetch.bbclass
  emac-lld: migrate to ti-pdk-fetch.bbclass
  fatfs-rtos: migrate to ti-pdk-fetch.bbclass
  fftc-lld: migrate to ti-pdk-fetch.bbclass
  gpio-lld: migrate to ti-pdk-fetch.bbclass
  gpmc-lld: migrate to ti-pdk-fetch.bbclass
  hyplnk-lld: migrate to ti-pdk-fetch.bbclass
  i2c-lld: migrate to ti-pdk-fetch.bbclass
  icss-emac-lld: migrate to ti-pdk-fetch.bbclass
  ipc-lld: migrate to ti-pdk-fetch.bbclass
  iqn2-lld: migrate to ti-pdk-fetch.bbclass
  mcasp-lld: migrate to ti-pdk-fetch.bbclass
  mcbsp-lld: migrate to ti-pdk-fetch.bbclass
  mmcsd-lld: migrate to ti-pdk-fetch.bbclass
  nwal-lld: migrate to ti-pdk-fetch.bbclass
  osal: migrate to ti-pdk-fetch.bbclass
  pa-lld: migrate to ti-pdk-fetch.bbclass
  pcie-lld: migrate to ti-pdk-fetch.bbclass
  pru: migrate to ti-pdk-fetch.bbclass
  prueth-fw: migrate to ti-pdk-fetch.bbclass
  pruss-lld: migrate to ti-pdk-fetch.bbclass
  qmss-lld: migrate to ti-pdk-fetch.bbclass
  rm-lld: migrate to ti-pdk-fetch.bbclass
  sciclient: migrate to ti-pdk-fetch.bbclass
  spi-lld: migrate to ti-pdk-fetch.bbclass
  srio-lld: migrate to ti-pdk-fetch.bbclass
  tcp3d-lld: migrate to ti-pdk-fetch.bbclass
  transport-rtos: migrate to ti-pdk-fetch.bbclass
  tsip-lld: migrate to ti-pdk-fetch.bbclass
  uart-lld: migrate to ti-pdk-fetch.bbclass
  udma-lld: migrate to ti-pdk-fetch.bbclass
  usb-lld: migrate to ti-pdk-fetch.bbclass
  utils-rtos: migrate to ti-pdk-fetch.bbclass
  ti-pdk-build: migrate to ti-pdk-fetch.bbclass
  cal-lld: TI RTOS low level driver for CAL
  fvid2: TI RTOS Video Driver Interface
  iolink-lld: TI RTOS low level driver for IO-Link Master

 classes/ti-pdk-fetch.bbclass                     | 30 ++++++++++
 recipes-bsp/aif2-lld/aif2-lld.inc                | 16 +----
 recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb          | 18 +-----
 recipes-bsp/board-rtos/board-rtos_git.bb         | 14 +----
 recipes-bsp/cal-lld/cal-lld-rtos_git.bb          | 76 ++++++++++++++++++++++++
 recipes-bsp/cppi-lld/cppi-lld.inc                | 16 +----
 recipes-bsp/dfe-lld/dfe-lld.inc                  | 16 +----
 recipes-bsp/emac-lld/emac-lld.inc                | 15 +----
 recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb         | 16 +----
 recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb        | 20 +------
 recipes-bsp/fvid2/fvid2-rtos_git.bb              | 68 +++++++++++++++++++++
 recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb        | 18 +-----
 recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb        | 15 +----
 recipes-bsp/hyplnk-lld/hyplnk-lld.inc            | 18 ++----
 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb          | 17 +-----
 recipes-bsp/icss-emac-lld/icss-emac-lld.inc      | 16 +----
 recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb    | 31 ++++++++++
 recipes-bsp/ipc-lld/ipc-lld.inc                  | 18 ++----
 recipes-bsp/iqn2-lld/iqn2-lld.inc                | 16 +----
 recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb      | 17 +-----
 recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb      | 18 +-----
 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      | 17 +-----
 recipes-bsp/nwal-lld/nwal-lld.inc                | 17 ++----
 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 -
 recipes-bsp/pa-lld/pa-lld.inc                    | 16 +----
 recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb        | 18 +-----
 recipes-bsp/pru/pru-pwm-fw_git.bb                |  9 +--
 recipes-bsp/pru/pru-swuart-fw_git.bb             | 10 ++--
 recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb     |  6 +-
 recipes-bsp/prueth-fw/prueth-fw_git.bb           |  7 ++-
 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-lld_git.bb           |  2 -
 recipes-bsp/qmss-lld/qmss-lld.inc                | 16 +----
 recipes-bsp/rm-lld/rm-lld.inc                    | 16 +----
 recipes-bsp/sciclient/sciclient-rtos_git.bb      | 18 ++----
 recipes-bsp/spi-lld/spi-lld-rtos_git.bb          | 16 +----
 recipes-bsp/srio-lld/srio-lld.inc                | 16 +----
 recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb      | 19 +-----
 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 ++++++++++
 recipes-bsp/transport-rtos/transport.inc         | 14 +----
 recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb        | 16 +----
 recipes-bsp/uart-lld/uart-lld-rtos_git.bb        | 16 +----
 recipes-bsp/udma-lld/udma-lld-rtos_git.bb        | 18 ++----
 recipes-bsp/usb-lld/usb-lld-rtos_git.bb          | 16 +----
 recipes-bsp/utils-rtos/profiling-rtos_git.bb     | 16 +----
 recipes-bsp/utils-rtos/trace-rtos_git.bb         | 16 +----
 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 19 +-----
 56 files changed, 372 insertions(+), 538 deletions(-)
 create mode 100644 classes/ti-pdk-fetch.bbclass
 create mode 100644 recipes-bsp/cal-lld/cal-lld-rtos_git.bb
 create mode 100755 recipes-bsp/fvid2/fvid2-rtos_git.bb
 create mode 100644 recipes-bsp/iolink-lld/iolink-lld-rtos_git.bb
 create mode 100644 recipes-bsp/transport-rtos/timesync-rtos_git.bb

-- 
2.7.4



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

end of thread, other threads:[~2019-11-11 13:12 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 17:49 [master/thud][RFC 00/42] Unify PDK sources Jacob Stiffler
2019-11-07 17:49 ` [master/thud][RFC 01/42] ti-pdk-fetch: add class for common pdk sources Jacob Stiffler
2019-11-07 17:49 ` [master/thud][RFC 02/42] aif2-lld: migrate to ti-pdk-fetch.bbclass Jacob Stiffler
2019-11-07 17:49 ` [master/thud][RFC 03/42] bcp-lld: " Jacob Stiffler
2019-11-07 17:49 ` [master/thud][RFC 04/42] board-rtos: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 05/42] cppi-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 06/42] dfe-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 07/42] emac-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 08/42] fatfs-rtos: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 09/42] fftc-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 10/42] gpio-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 11/42] gpmc-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 12/42] hyplnk-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 13/42] i2c-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 14/42] icss-emac-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 15/42] ipc-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 16/42] iqn2-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 17/42] mcasp-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 18/42] mcbsp-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 19/42] mmcsd-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 20/42] nwal-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 21/42] osal: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 22/42] pa-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 23/42] pcie-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 24/42] pru: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 25/42] prueth-fw: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 26/42] pruss-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 27/42] qmss-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 28/42] rm-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 29/42] sciclient: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 30/42] spi-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 31/42] srio-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 32/42] tcp3d-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 33/42] transport-rtos: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 34/42] tsip-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 35/42] uart-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 36/42] udma-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 37/42] usb-lld: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 38/42] utils-rtos: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 39/42] ti-pdk-build: " Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 40/42] cal-lld: TI RTOS low level driver for CAL Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 41/42] fvid2: TI RTOS Video Driver Interface Jacob Stiffler
2019-11-07 17:50 ` [master/thud][RFC 42/42] iolink-lld: TI RTOS low level driver for IO-Link Master Jacob Stiffler
2019-11-08 20:00 ` [master/thud][RFC 00/42] Unify PDK sources Denys Dmytriyenko
2019-11-11 13:11   ` 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.