diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2022-09-10 17:24:31 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-13 10:36:50 +0100 |
commit | c424572927cbb7548f1e156808b5f36690f1f315 (patch) | |
tree | 73dc63e566145e965c1007ad303a088bdc383a35 | |
parent | 5e4f3acbc8497e7676f1c9eb80e7b989104066e0 (diff) | |
download | poky-c424572927cbb7548f1e156808b5f36690f1f315.tar.gz |
rust-hello-world: move to recipes-extended
There is no need to have a single recipe in recipes-example; moving it
to recipes-extended put it with other recipes.
(From OE-Core rev: c53b2539176199607eb12c706658a269c81d3232)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/rust-example/rust-hello-world/0001-enable-LTO.patch (renamed from meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/rust-example/rust-hello-world_git.bb (renamed from meta/recipes-example/rust-hello-world/rust-hello-world_git.bb) | 0 |
2 files changed, 0 insertions, 0 deletions
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 index f319545ee1..f319545ee1 100644 --- 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 | |||
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 index 1d91109b51..1d91109b51 100644 --- a/meta/recipes-example/rust-hello-world/rust-hello-world_git.bb +++ b/meta/recipes-extended/rust-example/rust-hello-world_git.bb | |||