diff mbox series

[v3] rust-hello-world: move to recipes-extended

Message ID 20220910202431.564584-1-otavio@ossystems.com.br
State Accepted, archived
Commit c53b2539176199607eb12c706658a269c81d3232
Headers show
Series [v3] rust-hello-world: move to recipes-extended | expand

Commit Message

Otavio Salvador Sept. 10, 2022, 8:24 p.m. UTC
There is no need to have a single recipe in recipes-example; moving it
to recipes-extended put it with other recipes.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

Changes in v3:
- rework commit log

Changes in v2:
- move from recipes-example to recipes-extended

 .../rust-example}/rust-hello-world/0001-enable-LTO.patch          | 0
 .../rust-example}/rust-hello-world_git.bb                         | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename meta/{recipes-example/rust-hello-world => recipes-extended/rust-example}/rust-hello-world/0001-enable-LTO.patch (100%)
 rename meta/{recipes-example/rust-hello-world => recipes-extended/rust-example}/rust-hello-world_git.bb (100%)
diff mbox series

Patch

diff --git a/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch b/meta/recipes-extended/rust-example/rust-hello-world/0001-enable-LTO.patch
similarity index 100%
rename from meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch
rename to meta/recipes-extended/rust-example/rust-hello-world/0001-enable-LTO.patch
diff --git a/meta/recipes-example/rust-hello-world/rust-hello-world_git.bb b/meta/recipes-extended/rust-example/rust-hello-world_git.bb
similarity index 100%
rename from meta/recipes-example/rust-hello-world/rust-hello-world_git.bb
rename to meta/recipes-extended/rust-example/rust-hello-world_git.bb