From 70a6eda4ddc071cfb3ad26817a609d054ea8a222 Mon Sep 17 00:00:00 2001 From: Carlos Rafael Giani Date: Sun, 12 Jan 2020 14:59:53 +0100 Subject: [PATCH] gst-validate: Move recipe specific patch to dedicated subdirectory This does not belong in files/, since that subdirectory is where patches that aren't recipe specific are located. This patch however is gst-validate specific. Signed-off-by: Carlos Rafael Giani Signed-off-by: Richard Purdie --- .../0001-connect-has-a-different-signature-on-musl.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-multimedia/gstreamer/{files => gst-validate}/0001-connect-has-a-different-signature-on-musl.patch (100%) diff --git a/meta/recipes-multimedia/gstreamer/files/0001-connect-has-a-different-signature-on-musl.patch b/meta/recipes-multimedia/gstreamer/gst-validate/0001-connect-has-a-different-signature-on-musl.patch similarity index 100% rename from meta/recipes-multimedia/gstreamer/files/0001-connect-has-a-different-signature-on-musl.patch rename to meta/recipes-multimedia/gstreamer/gst-validate/0001-connect-has-a-different-signature-on-musl.patch -- 2.40.1