diff options
| author | John Toomey <john.toomey@amd.com> | 2024-09-11 14:40:32 +0100 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-09-16 11:38:57 -0500 |
| commit | 4377e49ef615b1406562d9ad278c7114d0083b9b (patch) | |
| tree | d75e45a642db572c259ccf7b2b4e4902a311aeae /meta-xilinx-standalone-sdt | |
| parent | bb8bc7aec43d159f1943f3b8b36e3bfa3ca10a00 (diff) | |
| download | meta-xilinx-4377e49ef615b1406562d9ad278c7114d0083b9b.tar.gz | |
image-selector: Remove unnecessary PROVIDES
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-sdt')
| -rw-r--r-- | meta-xilinx-standalone-sdt/recipes-bsp/image-selector/image-selector_2024.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xilinx-standalone-sdt/recipes-bsp/image-selector/image-selector_2024.2.bb b/meta-xilinx-standalone-sdt/recipes-bsp/image-selector/image-selector_2024.2.bb index 50e21675..69aebf06 100644 --- a/meta-xilinx-standalone-sdt/recipes-bsp/image-selector/image-selector_2024.2.bb +++ b/meta-xilinx-standalone-sdt/recipes-bsp/image-selector/image-selector_2024.2.bb | |||
| @@ -2,8 +2,7 @@ inherit esw python3native esw_apps_common deploy | |||
| 2 | 2 | ||
| 3 | DEPENDS += "libxil xiltimer bootgen-native" | 3 | DEPENDS += "libxil xiltimer bootgen-native" |
| 4 | 4 | ||
| 5 | PROVIDES = "virtual/imgsel" | 5 | RCONFLICTS:${PN} = "image-selector-xsct" |
| 6 | RCONFLICTS:${PN} = "imgsel" | ||
| 7 | 6 | ||
| 8 | ESW_COMPONENT_SRC = "/src/" | 7 | ESW_COMPONENT_SRC = "/src/" |
| 9 | ESW_EXECUTABLE_NAME = "imgsel" | 8 | ESW_EXECUTABLE_NAME = "imgsel" |
