From: Carlos Rafael Giani Date: Sun, 12 Jan 2020 13:59:53 +0000 (+0100) Subject: gst-validate: Move recipe specific patch to dedicated subdirectory X-Git-Tag: yocto-4.0~7768 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70a6eda4ddc071cfb3ad26817a609d054ea8a222;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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