diff mbox series

rust-hello-world: move to meta-skeleton

Message ID 20220908163327.339038-1-otavio@ossystems.com.br
State New
Headers show
Series rust-hello-world: move to meta-skeleton | expand

Commit Message

Otavio Salvador Sept. 8, 2022, 4:33 p.m. UTC
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

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

Comments

Richard Purdie Sept. 8, 2022, 10:16 p.m. UTC | #1
On Thu, 2022-09-08 at 13:33 -0300, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> 
>  .../hello-rust}/rust-hello-world/0001-enable-LTO.patch            | 0
>  .../recipes-skeleton/hello-rust}/rust-hello-world_git.bb          | 0
>  2 files changed, 0 insertions(+), 0 deletions(-)
>  rename {meta/recipes-example/rust-hello-world => meta-skeleton/recipes-skeleton/hello-rust}/rust-hello-world/0001-enable-LTO.patch (100%)
>  rename {meta/recipes-example/rust-hello-world => meta-skeleton/recipes-skeleton/hello-rust}/rust-hello-world_git.bb (100%)

https://autobuilder.yoctoproject.org/typhoon/#/builders/39/builds/5859/steps/15/logs/stdio

i.e. there are dependencies in other layers.

Cheers,

Richard
diff mbox series

Patch

diff --git a/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch b/meta-skeleton/recipes-skeleton/hello-rust/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-skeleton/recipes-skeleton/hello-rust/rust-hello-world/0001-enable-LTO.patch
diff --git a/meta/recipes-example/rust-hello-world/rust-hello-world_git.bb b/meta-skeleton/recipes-skeleton/hello-rust/rust-hello-world_git.bb
similarity index 100%
rename from meta/recipes-example/rust-hello-world/rust-hello-world_git.bb
rename to meta-skeleton/recipes-skeleton/hello-rust/rust-hello-world_git.bb