summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-apps/raft
Commit message (Collapse)AuthorAgeFilesLines
* various: Fix variable usageMark Hatle2024-11-211-3/+3
| | | | | | | | | | Remove most direct references to WORKDIR. S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR ${WORKDIR}/package is also incorrect, adjust to ${PKGD}. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* raft: Update rfdc with librfdcSandeep Gundlupet Raju2024-10-091-9/+8
| | | | | | | | As rfdc recipes are renamed to librfdc update the DEPENDS and RDEPENDS with new recipe name and also fix indentation. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* raft: Rename dependency on jupyter packagegroupMark Hatle2024-07-281-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* raft: Move recipes to meta-xilinx-coreJohn Toomey2024-07-283-0/+82
Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>