From 666fb7f8fef0c2aac4787ac03f10fb7449d30d55 Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Thu, 8 Dec 2016 13:38:27 +0800 Subject: [PATCH] gstreamer1.0-plugins-base: 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 --- ...s-base_%.bbappend => gstreamer1.0-plugins-base_1.8.%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_%.bbappend => gstreamer1.0-plugins-base_1.8.%.bbappend} (100%) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.8.%.bbappend similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.8.%.bbappend -- 2.40.1