From 085f99ae9ecaf2f88e89a050d36e5231334e33bb Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Thu, 8 Dec 2016 13:38:28 +0800 Subject: [PATCH] gstreamer1.0-plugins-bad: Add version number into the name of bbappend file The bbappend will only work on a specific version, or it may have some conflicts. Currently, it is for GST 1.8. And once the release is final, it does not update the Gstreamer version in poky. So it won't raise the parser error. Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- ...ins-bad_%.bbappend => gstreamer1.0-plugins-bad_1.8.%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_%.bbappend => gstreamer1.0-plugins-bad_1.8.%.bbappend} (100%) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.%.bbappend similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.%.bbappend -- 2.40.1