This layer provides support for storing TSN specific configs, packages (tsn-talker, tsn-listener, etc..)
Please send any patches, pull requests, comments or questions for this layer to the meta-xilinx mailing list:
meta-xilinx@lists.yoctoproject.org
When sending patches, please make sure the email subject line includes
[meta-xilinx-tsn][<BRANCH_NAME>][PATCH]
and cc'ing the maintainers.
For more details follow the OE community patch submission guidelines, as described in:
https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
git send-email --to meta-xilinx@lists.yoctoproject.org *.patch
Note: When creating patches, please use below format. To follow best practice, if you have more than one patch use
--cover-letter
option while generating the patches. Edit the0000-cover-letter.patch
and change the title and top of the body as appropriate.
Syntax:
git format-patch -s --subject "meta-xilinx-tsn][<BRANCH_NAME>][PATCH" -1
Example:
git format-patch -s --subject "meta-xilinx-tsn][rel-v2023.1][PATCH" -1
Maintainers:
Mark Hatle <mark.hatle@amd.com>
Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
John Toomey <john.toomey@amd.com>
This layer depends on:
URI: https://git.yoctoproject.org/poky
layers: meta, meta-poky
branch: langdale
URI: https://git.openembedded.org/meta-openembedded
layers: meta-oe, meta-perl, meta-python, meta-filesystems, meta-gnome,
meta-multimedia, meta-networking, meta-webserver, meta-xfce,
meta-initramfs.
branch: langdale
URI:
https://git.yoctoproject.org/meta-xilinx (official version)
https://github.com/Xilinx/meta-xilinx (development and amd xilinx release)
layers: meta-xilinx-core, meta-xilinx-microblaze, meta-xilinx-bsp,
meta-xilinx-standalone, meta-xilinx-vendor.
branch: langdale or amd xilinx release version (e.g. rel-v2023.1)