Message ID | 20181222182512.6831-1-raj.khem@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | musl: Update to latest master | expand |
On Sat, Dec 22, 2018 at 2:25 PM Khem Raj <raj.khem@gmail.com> wrote: > > * sync APIs from kernel v4.18 > * Misc bug fixes Khem, I have the 4.19 libc-headers and aarch64 api patches staged locally. I didn't quite get them sent out before heading for the holidays. Do you expect any patch or build issues with this bump ? What I'm wondering is if I should test against this before sending out my libc-headers series ? Bruce > > Full logs > https://git.musl-libc.org/cgit/musl/log/?qt=range&q=39ef612aa193cc6e954ac5a01574300ccd4b7ef9..21a172dd36cae7a08492fd3a7500d7bf0daee13e > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > --- > meta/recipes-core/musl/musl_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb > index 046a08aec2..33d6e69130 100644 > --- a/meta/recipes-core/musl/musl_git.bb > +++ b/meta/recipes-core/musl/musl_git.bb > @@ -4,7 +4,7 @@ > require musl.inc > inherit linuxloader > > -SRCREV = "39ef612aa193cc6e954ac5a01574300ccd4b7ef9" > +SRCREV = "21a172dd36cae7a08492fd3a7500d7bf0daee13e" > > PV = "1.1.20+git${SRCPV}" > > -- > 2.20.1 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
On Sun, Dec 23, 2018 at 8:50 PM Bruce Ashfield <bruce.ashfield@gmail.com> wrote: > > On Sat, Dec 22, 2018 at 2:25 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > * sync APIs from kernel v4.18 > > * Misc bug fixes > > Khem, > > I have the 4.19 libc-headers and aarch64 api patches staged locally. I > didn't quite get them sent out before heading for the holidays. Do you > expect any patch or build issues with this bump ? > > What I'm wondering is if I should test against this before sending out > my libc-headers series ? No you dont have to. The current status quo remains the same, when the kernel patches land then these changes will become effective and all of packages using ptrace APIs will start to build and work on aarch64/musl > > Bruce > > > > > Full logs > > https://git.musl-libc.org/cgit/musl/log/?qt=range&q=39ef612aa193cc6e954ac5a01574300ccd4b7ef9..21a172dd36cae7a08492fd3a7500d7bf0daee13e > > > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > > --- > > meta/recipes-core/musl/musl_git.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb > > index 046a08aec2..33d6e69130 100644 > > --- a/meta/recipes-core/musl/musl_git.bb > > +++ b/meta/recipes-core/musl/musl_git.bb > > @@ -4,7 +4,7 @@ > > require musl.inc > > inherit linuxloader > > > > -SRCREV = "39ef612aa193cc6e954ac5a01574300ccd4b7ef9" > > +SRCREV = "21a172dd36cae7a08492fd3a7500d7bf0daee13e" > > > > PV = "1.1.20+git${SRCPV}" > > > > -- > > 2.20.1 > > > > -- > > _______________________________________________ > > Openembedded-core mailing list > > Openembedded-core@lists.openembedded.org > > http://lists.openembedded.org/mailman/listinfo/openembedded-core > > > > -- > - Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end > - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 046a08aec2..33d6e69130 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,7 +4,7 @@ require musl.inc inherit linuxloader -SRCREV = "39ef612aa193cc6e954ac5a01574300ccd4b7ef9" +SRCREV = "21a172dd36cae7a08492fd3a7500d7bf0daee13e" PV = "1.1.20+git${SRCPV}"
* sync APIs from kernel v4.18 * Misc bug fixes Full logs https://git.musl-libc.org/cgit/musl/log/?qt=range&q=39ef612aa193cc6e954ac5a01574300ccd4b7ef9..21a172dd36cae7a08492fd3a7500d7bf0daee13e Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.20.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core