Message ID | 20241213153915.56965-1-afd@ti.com |
---|---|
State | Superseded |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master] meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes | expand |
On 12/13/2024 9:39 AM, Andrew Davis wrote: > All other firmware recipes are in recipes-bsp. There is nothing much > special about this set of firmware so move it to match. > > This firmware is the pre-compiled "echo test" example for various > remote cores. The directory name is not very clear on that, so fix > that up too. > > Signed-off-by: Andrew Davis <afd@ti.com> > --- > .../ti-rtos-echo-test-fw}/ti-rtos-firmware.bb | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename meta-ti-bsp/{recipes-ti/ti-rtos-bin => recipes-bsp/ti-rtos-echo-test-fw}/ti-rtos-firmware.bb (100%) > > diff --git a/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/meta-ti-bsp/recipes-bsp/ti-rtos-echo-test-fw/ti-rtos-firmware.bb > similarity index 100% > rename from meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb > rename to meta-ti-bsp/recipes-bsp/ti-rtos-echo-test-fw/ti-rtos-firmware.bb Why make the parent directory so long? ti-rtos-echo-test-fw?
diff --git a/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/meta-ti-bsp/recipes-bsp/ti-rtos-echo-test-fw/ti-rtos-firmware.bb
similarity index 100%
rename from meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
rename to meta-ti-bsp/recipes-bsp/ti-rtos-echo-test-fw/ti-rtos-firmware.bb
All other firmware recipes are in recipes-bsp. There is nothing much special about this set of firmware so move it to match. This firmware is the pre-compiled "echo test" example for various remote cores. The directory name is not very clear on that, so fix that up too. Signed-off-by: Andrew Davis <afd@ti.com> --- .../ti-rtos-echo-test-fw}/ti-rtos-firmware.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-ti-bsp/{recipes-ti/ti-rtos-bin => recipes-bsp/ti-rtos-echo-test-fw}/ti-rtos-firmware.bb (100%)