mbox

[0/7] linux-yocto: consolidated pull request

Message ID cover.1701750230.git.bruce.ashfield@gmail.com
State Not Applicable, archived
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib zedd/kernel

Message

Bruce Ashfield Dec. 5, 2023, 4:26 a.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's my latest -stable updates for 6.1 and 6.5 as well as the bump
of the dev kernel to v6.7

I have more pending changes: the 6.6 reference kernel and associated
libc-headers updates, as well as the eventual drop of 6.1 from the
tree.

But this is my first full cycle on my new configured and cobbled
together builder after my disk failure. So to keep things simple,
I've limited this first pull request to try and see if anything
has been missed in my setup.

Bruce

The following changes since commit f89d9240b1208e9df28afed840376ca91842e5dd:

  vte: Separate out gtk4 pieces of vte into individual packages (2023-12-04 12:45:27 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib zedd/kernel
  https://git.yoctoproject.org/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (7):
  linux-yocto/6.5: cfg: split runtime and symbol debug
  linux-yocto/6.5: update to v6.5.11
  linux-yocto/6.1: update to v6.1.62
  linux-yocto-dev: bump to v6.7
  linux-yocto/6.5: update to v6.5.12
  linux-yocto/6.5: update to v6.5.13
  linux-yocto/6.1: update to v6.1.65

 meta/recipes-kernel/linux/linux-yocto-dev.bb  |  4 +--
 .../linux/linux-yocto-rt_6.1.bb               |  6 ++--
 .../linux/linux-yocto-rt_6.5.bb               |  6 ++--
 .../linux/linux-yocto-tiny_6.1.bb             |  6 ++--
 .../linux/linux-yocto-tiny_6.5.bb             |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  | 28 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_6.5.bb  | 28 +++++++++----------
 7 files changed, 42 insertions(+), 42 deletions(-)

Comments

Alexandre Belloni Dec. 5, 2023, 5:55 p.m. UTC | #1
Hello Bruce,

I got this: Unable to find revision 867a6bdef9701f378f5a9ce66a713daa22598649 in branch yocto-6.5
This seems correct, did you forget to push anything?

On 04/12/2023 23:26:55-0500, Bruce Ashfield wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
> 
> Richard,
> 
> Here's my latest -stable updates for 6.1 and 6.5 as well as the bump
> of the dev kernel to v6.7
> 
> I have more pending changes: the 6.6 reference kernel and associated
> libc-headers updates, as well as the eventual drop of 6.1 from the
> tree.
> 
> But this is my first full cycle on my new configured and cobbled
> together builder after my disk failure. So to keep things simple,
> I've limited this first pull request to try and see if anything
> has been missed in my setup.
> 
> Bruce
> 
> The following changes since commit f89d9240b1208e9df28afed840376ca91842e5dd:
> 
>   vte: Separate out gtk4 pieces of vte into individual packages (2023-12-04 12:45:27 +0000)
> 
> are available in the Git repository at:
> 
>   https://git.yoctoproject.org/poky-contrib zedd/kernel
>   https://git.yoctoproject.org/poky-contrib/log/?h=zedd/kernel
> 
> Bruce Ashfield (7):
>   linux-yocto/6.5: cfg: split runtime and symbol debug
>   linux-yocto/6.5: update to v6.5.11
>   linux-yocto/6.1: update to v6.1.62
>   linux-yocto-dev: bump to v6.7
>   linux-yocto/6.5: update to v6.5.12
>   linux-yocto/6.5: update to v6.5.13
>   linux-yocto/6.1: update to v6.1.65
> 
>  meta/recipes-kernel/linux/linux-yocto-dev.bb  |  4 +--
>  .../linux/linux-yocto-rt_6.1.bb               |  6 ++--
>  .../linux/linux-yocto-rt_6.5.bb               |  6 ++--
>  .../linux/linux-yocto-tiny_6.1.bb             |  6 ++--
>  .../linux/linux-yocto-tiny_6.5.bb             |  6 ++--
>  meta/recipes-kernel/linux/linux-yocto_6.1.bb  | 28 +++++++++----------
>  meta/recipes-kernel/linux/linux-yocto_6.5.bb  | 28 +++++++++----------
>  7 files changed, 42 insertions(+), 42 deletions(-)
> 
> -- 
> 2.39.2
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#191777): https://lists.openembedded.org/g/openembedded-core/message/191777
> Mute This Topic: https://lists.openembedded.org/mt/102986376/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Bruce Ashfield Dec. 5, 2023, 6:16 p.m. UTC | #2
On Tue, Dec 5, 2023 at 12:55 PM Alexandre Belloni
<alexandre.belloni@bootlin.com> wrote:
>
> Hello Bruce,
>
> I got this: Unable to find revision 867a6bdef9701f378f5a9ce66a713daa22598649 in branch yocto-6.5
> This seems correct, did you forget to push anything?

I just replied to Steve.

It's my new machine having different defaults, so not all branches pushed
when I ran my scripts.

It should be in place now.

Bruce

>
> On 04/12/2023 23:26:55-0500, Bruce Ashfield wrote:
> > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> >
> > Richard,
> >
> > Here's my latest -stable updates for 6.1 and 6.5 as well as the bump
> > of the dev kernel to v6.7
> >
> > I have more pending changes: the 6.6 reference kernel and associated
> > libc-headers updates, as well as the eventual drop of 6.1 from the
> > tree.
> >
> > But this is my first full cycle on my new configured and cobbled
> > together builder after my disk failure. So to keep things simple,
> > I've limited this first pull request to try and see if anything
> > has been missed in my setup.
> >
> > Bruce
> >
> > The following changes since commit f89d9240b1208e9df28afed840376ca91842e5dd:
> >
> >   vte: Separate out gtk4 pieces of vte into individual packages (2023-12-04 12:45:27 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://git.yoctoproject.org/poky-contrib zedd/kernel
> >   https://git.yoctoproject.org/poky-contrib/log/?h=zedd/kernel
> >
> > Bruce Ashfield (7):
> >   linux-yocto/6.5: cfg: split runtime and symbol debug
> >   linux-yocto/6.5: update to v6.5.11
> >   linux-yocto/6.1: update to v6.1.62
> >   linux-yocto-dev: bump to v6.7
> >   linux-yocto/6.5: update to v6.5.12
> >   linux-yocto/6.5: update to v6.5.13
> >   linux-yocto/6.1: update to v6.1.65
> >
> >  meta/recipes-kernel/linux/linux-yocto-dev.bb  |  4 +--
> >  .../linux/linux-yocto-rt_6.1.bb               |  6 ++--
> >  .../linux/linux-yocto-rt_6.5.bb               |  6 ++--
> >  .../linux/linux-yocto-tiny_6.1.bb             |  6 ++--
> >  .../linux/linux-yocto-tiny_6.5.bb             |  6 ++--
> >  meta/recipes-kernel/linux/linux-yocto_6.1.bb  | 28 +++++++++----------
> >  meta/recipes-kernel/linux/linux-yocto_6.5.bb  | 28 +++++++++----------
> >  7 files changed, 42 insertions(+), 42 deletions(-)
> >
> > --
> > 2.39.2
> >
>
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#191777): https://lists.openembedded.org/g/openembedded-core/message/191777
> > Mute This Topic: https://lists.openembedded.org/mt/102986376/3617179
> > Group Owner: openembedded-core+owner@lists.openembedded.org
> > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
>
>
> --
> Alexandre Belloni, co-owner and COO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com