From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [master/thud][RFC 00/42] Unify PDK sources
Date: Fri, 8 Nov 2019 15:00:16 -0500 [thread overview]
Message-ID: <20191108200016.GP7264@beryl> (raw)
In-Reply-To: <1573149037-762-1-git-send-email-j-stiffler@ti.com>
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 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.
Overall seems fine, but not clear about the version strategy - most recipes
drop PV and bump PE, but not all. How would that be handled? Also, not clear
about the licensing - will it be the same for entire PDK? I noticed at least
one recipe changed LIC_FILES_CHKSUM w/o details...
--
Denys
next prev parent reply other threads:[~2019-11-08 20:00 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Denys Dmytriyenko [this message]
2019-11-11 13:11 ` [master/thud][RFC 00/42] Unify PDK sources Jacob Stiffler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191108200016.GP7264@beryl \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.