On Thu, Apr 09, 2026 at 04:39:18PM -0500, Antonios Christidis via 
lists.yoctoproject.org wrote:
> From: Antonios Christidis <[email protected]>
> 
> Fix bbappend files to apply onto the new recipe from oe-core now
> versioned at 128 instead of 126.

https://git.yoctoproject.org/meta-arago/commit/?h=master-wip&id=c923bf7b5b67b7261583f330dbe9ba22a2076b6f


> Signed-off-by: Antonios Christidis <[email protected]>
> ---
>  .../gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend       | 4 ----
>  ....26-arago.inc => gstreamer1.0-plugins-good_1.28-arago.inc} | 0
>  .../gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend       | 4 ++++
>  .../gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend       | 4 ----
>  ....26-arago.inc => gstreamer1.0-plugins-good_1.28-arago.inc} | 0
>  .../gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend       | 4 ++++
>  6 files changed, 8 insertions(+), 8 deletions(-)
>  delete mode 100644 
> meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
>  rename 
> meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.26-arago.inc
>  => gstreamer1.0-plugins-good_1.28-arago.inc} (100%)
>  create mode 100644 
> meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
>  delete mode 100644 
> meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
>  rename 
> meta-arago-extras/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.26-arago.inc
>  => gstreamer1.0-plugins-good_1.28-arago.inc} (100%)
>  create mode 100644 
> meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
> 
> diff --git 
> a/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
>  
> b/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
> deleted file mode 100644
> index 0ceb558c..00000000
> --- 
> a/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -GSTREAMER1p0_PLUGINS_GOOD_1p26_ARAGO = ""
> -GSTREAMER1p0_PLUGINS_GOOD_1p26_ARAGO:arago = 
> "gstreamer1.0-plugins-good_1.26-arago.inc"
> -
> -require ${GSTREAMER1p0_PLUGINS_GOOD_1p26_ARAGO}
> diff --git 
> a/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26-arago.inc
>  
> b/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28-arago.inc
> similarity index 100%
> rename from 
> meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26-arago.inc
> rename to 
> meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28-arago.inc
> diff --git 
> a/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
>  
> b/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
> new file mode 100644
> index 00000000..e8392833
> --- /dev/null
> +++ 
> b/meta-arago-extras/dynamic-layers/qt6-layer/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
> @@ -0,0 +1,4 @@
> +GSTREAMER1p0_PLUGINS_GOOD_1p28_ARAGO = ""
> +GSTREAMER1p0_PLUGINS_GOOD_1p28_ARAGO:arago = 
> "gstreamer1.0-plugins-good_1.28-arago.inc"
> +
> +require ${GSTREAMER1p0_PLUGINS_GOOD_1p28_ARAGO}
> diff --git 
> a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
>  
> b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
> deleted file mode 100644
> index 0ceb558c..00000000
> --- 
> a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26.%.bbappend
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -GSTREAMER1p0_PLUGINS_GOOD_1p26_ARAGO = ""
> -GSTREAMER1p0_PLUGINS_GOOD_1p26_ARAGO:arago = 
> "gstreamer1.0-plugins-good_1.26-arago.inc"
> -
> -require ${GSTREAMER1p0_PLUGINS_GOOD_1p26_ARAGO}
> diff --git 
> a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26-arago.inc
>  
> b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28-arago.inc
> similarity index 100%
> rename from 
> meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.26-arago.inc
> rename to 
> meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28-arago.inc
> diff --git 
> a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
>  
> b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
> new file mode 100644
> index 00000000..e8392833
> --- /dev/null
> +++ 
> b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.%.bbappend
> @@ -0,0 +1,4 @@
> +GSTREAMER1p0_PLUGINS_GOOD_1p28_ARAGO = ""
> +GSTREAMER1p0_PLUGINS_GOOD_1p28_ARAGO:arago = 
> "gstreamer1.0-plugins-good_1.28-arago.inc"
> +
> +require ${GSTREAMER1p0_PLUGINS_GOOD_1p28_ARAGO}
> -- 
> 2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17460): 
https://lists.yoctoproject.org/g/meta-arago/message/17460
Mute This Topic: https://lists.yoctoproject.org/mt/118750635/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to