[oe] [meta-qt5][PATCH 1/2] qtbase: Fix build with musl

Khem Raj raj.khem at gmail.com
Mon Jun 8 17:58:03 UTC 2015


On Mon, Jun 8, 2015 at 1:24 PM, Martin Jansa <martin.jansa at gmail.com> wrote:
> If it's too much to ask, I'll just update b5.4* branches in
> https://github.com/meta-qt5/qtbase myself before applying this patch,
> but basically when I'm upgrading to newer version, I usually want to use
> git to just rebase the patches for newer revision (or completely new
> branch like now when upgrading from 5.4 to 5.5 and having up2data
> patches in qtbase git repository is very useful, when I'm done I just
> git format-patch them to refresh .patch files in meta-qt5.
>
> For new meta-qt5 patches it's simple, I can just use git am to add them
> in meta-qt5/qtbase, for refreshing patches I need to be more careful not
> to forget to do this, before I do next version/revision upgrade.

essentially, you have created forks of qt repos from upstream. Are you
also syncing them on regular bases ?
So we never rebase/refresh the patches but do incremental patches
unless you decide to squash them ?

I am fine with this workflow. I have something similar in mind for
other components.It will help us push component
patches upstream as well. I am doing something similar for toolchain
components on my own but in the end generating
patches for public consumption.



More information about the Openembedded-devel mailing list