From: Otavio Salvador Date: Sat, 10 Sep 2022 20:24:31 +0000 (-0300) Subject: rust-hello-world: move to recipes-extended X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2962 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c53b2539176199607eb12c706658a269c81d3232;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- 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