summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-10-19 18:51:10 -0500
committerMark Hatle <mark.hatle@amd.com>2023-10-31 09:43:06 -0500
commit31bf72a28f896079942bfe3e3a5698bb6b75e461 (patch)
tree5dddbe2f27f0971aa07d634b96ec21b11b73d151 /meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb
parent4539ea952092c96dd7c8dece1524a93c340920d9 (diff)
downloadmeta-xilinx-31bf72a28f896079942bfe3e3a5698bb6b75e461.tar.gz
meta-xilinx-standalone-experimental: Rename _git to _2024.1
The xlnx-embeddedsw class chooses the correct source based on the PV. Update the PV, as the code is now integrated. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb')
-rw-r--r--meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb b/meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb
deleted file mode 100644
index 04c2c151..00000000
--- a/meta-xilinx-standalone-experimental/recipes-drivers/axiethernet-example_git.bb
+++ /dev/null
@@ -1,5 +0,0 @@
1inherit esw_examples features_check
2
3REQUIRED_MACHINE_FEATURES = "axiethernet"
4
5ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/axiethernet/examples/"