diff --git a/recipes-support/swww/swww/0001-Cargo.toml-dont-strip-by-default.patch b/recipes-support/swww/swww/0001-Cargo.toml-dont-strip-by-default.patch index 7d6b832..5e39233 100644 --- a/recipes-support/swww/swww/0001-Cargo.toml-dont-strip-by-default.patch +++ b/recipes-support/swww/swww/0001-Cargo.toml-dont-strip-by-default.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Cargo: dont strip by default Signed-off-by: Markus Volk -Patch-Status: Inappropriate [oe-specific] +Upstream-Status: Inappropriate [oe-specific] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/swww/swww/0001-client-Cargo.toml-disable-dev-dependecies.patch b/recipes-support/swww/swww/0001-client-Cargo.toml-disable-dev-dependecies.patch index a50d732..ed990c5 100644 --- a/recipes-support/swww/swww/0001-client-Cargo.toml-disable-dev-dependecies.patch +++ b/recipes-support/swww/swww/0001-client-Cargo.toml-disable-dev-dependecies.patch @@ -5,7 +5,7 @@ Subject: [PATCH] client/Cargo.toml: disable dev dependecies Signed-off-by: Markus Volk -Patch-Status: Inappropriate [oe-specific] +Upstream-Status: Inappropriate [oe-specific] --- client/Cargo.toml | 3 --- 1 file changed, 3 deletions(-)