bsp: meson: Backport 1.3.1.imx from scarthgap#1459
bsp: meson: Backport 1.3.1.imx from scarthgap#1459ricardosalveti merged 1 commit intofoundriesio:mainfrom
Conversation
|
The meason is a critical piece to build the software so in my opinion we should use the upstream version and try to push this to the bsp that requires the version with some if not possible to change upstream we can try the same on the meta-lmp-bsp layer. |
+1, we can make it freescale specific to avoid having a side effect to the other layers. |
|
We can also start using My point is, gstreamer version might always be a point of pain when using mixed branches, although I think this is going to happen only now, and in the next LTS LmP will handle differently the branching schema. What do you mean exactly by saying "we should use the upstream version"? Are you saying to push the 0.62.1 version to meta-freescale master? |
For now I would prefer to avoid meta-gstreamer1.0 as that adds a lot of complexity and possible side effects here.
I think that would be a cherry-pick from oe-master based on the version we need, instead of fetching the recipe from meta-gstreamer1.0. |
I mean having a downstream fork on meta-freescale[master] with a different version name |
| PREFERRED_VERSION_meson ?= "0.61.3" | ||
| PREFERRED_VERSION_meson:imx8-nxp-bsp ?= "1.3.1.imx" | ||
| PREFERRED_VERSION_meson:imx9-nxp-bsp ?= "1.3.1.imx" | ||
|
|
There was a problem hiding this comment.
because we are setting here PREFERRED_VERSION, we may want to mark this somehow as a backport.
I suggest we use the [REVERTME-scargthgap] tag as we use on factories https://docs.foundries.io/latest/reference-manual/linux/linux-update.html#common-pitfalls
There was a problem hiding this comment.
we have more backports that are marked but I agree to mark it someway as it was easy to remember
There was a problem hiding this comment.
yes, I'm still trying to find good ways to track the backports
I will recreate this patch, so we can see what it looks like with the tag
There was a problem hiding this comment.
Instead of having the [REVERTME-scargthgap] tag on the commit title, I would rather open a new PR as draft revert this one
There was a problem hiding this comment.
I think we can keep without the tag since this branch in particular is kirkstone specific, having it under recipes-backports is already enough from my perspective.
I believe we will have to keep 2 branches in order to keep kirkstone and scarthgap in place, so we would just skip this from merging in scarthgap.
|
Hm, do we need version 1.3.1? That is a major bump, I was thinking we would end up backporting 0.63 or close by. |
|
Those are the versions: The requirement is to be 0.62 or newer the version from meta-multimedia is 0.62.y and it was ok, that's why I chose that one at first. This time I thought it would be better to already go to scarthgap version, but I'm ok to recreate the PR. |
|
The langdale version 0.63.3 is more aligned in my opinion |
ricardosalveti
left a comment
There was a problem hiding this comment.
LGTM (with the revert removal from the commit message).
When using kirkstone with some scarthgap compatible meta layers some gstreamer from the BSP layer require the meson version 0.62.1 or newer. This commit copies from oe/meta at langdale. Signed-off-by: Daiane Angolini <[email protected]>
done @ricardosalveti |
This reverts commit 915af2c. - Reverts scarthgap meson backport bsp: meson: Backport 1.3.1.imx from scarthgap foundriesio#1459 Signed-off-by: Jose Quaresma <[email protected]>
This reverts commit c8db41e. - Reverts scarthgap meson backport bsp: meson: Backport 1.3.1.imx from scarthgap foundriesio#1459 Signed-off-by: Jose Quaresma <[email protected]>
This reverts commit 915af2c. - Reverts scarthgap meson backport bsp: meson: Backport 1.3.1.imx from scarthgap foundriesio#1459 Signed-off-by: Jose Quaresma <[email protected]>
This reverts commit c8db41e. - Reverts scarthgap meson backport bsp: meson: Backport 1.3.1.imx from scarthgap foundriesio#1459 Signed-off-by: Jose Quaresma <[email protected]>
This reverts commit 915af2c. - Reverts scarthgap meson backport bsp: meson: Backport 1.3.1.imx from scarthgap #1459 Signed-off-by: Jose Quaresma <[email protected]>
This reverts commit c8db41e. - Reverts scarthgap meson backport bsp: meson: Backport 1.3.1.imx from scarthgap #1459 Signed-off-by: Jose Quaresma <[email protected]>
When using kirkstone with some scarthgap compatible metalayers, some gstreamer from the BSP layer require the version 0.62.1 or newer.
This patch brings this version from scarthgap as a backport.
This is to be removed when we start using Scarthgap branch by default.
Tested with
bitbake gstreamer1.0and also: