From: Yuqing Zhu Date: Thu, 8 Dec 2016 05:38:27 +0000 (+0800) Subject: gstreamer1.0-plugins-base: Add version number into the name of bbappend file X-Git-Tag: 2.2~82 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=666fb7f8fef0c2aac4787ac03f10fb7449d30d55;p=meta-freescale.git 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 --- 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