[poky] [PATCH 0/3] kernel: rename supported kernel to linux-yocto


Bruce Ashfield
 

On Mon, Nov 15, 2010 at 4:09 PM, Darren Hart <dvhart@...> wrote:
On 11/15/2010 08:56 AM, Bruce Ashfield wrote:

This is the first of several staged changes to update the
kernel support for the 1.0 release.

This series is step 1:

 - rename the supported kernel to 'linux-yocto' and update
   the boards, and recipes that have references to linux-wrs.

Step 2 will refactor the code into reusable blocks
Step 3 will do internal branch renames for scalability
Step 4 will launch and updated 2.6.34.x and 2.6.37-rcX kernel

This has been built and booted on the relevant boards. If I've
missed a reference to the existing kernel name, let me know
and I'll make those updates as well.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel-rename
  Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rename

Thanks,
    Bruce Ashfield<bruce.ashfield@...>
---


Bruce Ashfield (3):
  linux-wrs: rename to linux-yocto
  linux-yocto: update board configurations
  linux-yocto: update SRCREVs for linux-yocto rename
From what I can tell these changes are not "bisectable" - the build would
fail if all three are not applied. If I'm not missing something, I'd prefer
to see these squashed into a single commit.
Hmmm. I was largely thinking about another patch series. The commit messages
for these are pretty small. I've squashed and updated my contrib branch.

Cheers,

Bruce


--
Darren Hart
Embedded Linux Kernel
_______________________________________________
poky mailing list
poky@...
https://lists.yoctoproject.org/listinfo/poky


--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


Bruce Ashfield
 

On Mon, Nov 15, 2010 at 4:09 PM, Darren Hart <dvhart@...> wrote:
On 11/15/2010 08:56 AM, Bruce Ashfield wrote:

This is the first of several staged changes to update the
kernel support for the 1.0 release.

This series is step 1:

 - rename the supported kernel to 'linux-yocto' and update
   the boards, and recipes that have references to linux-wrs.

Step 2 will refactor the code into reusable blocks
Step 3 will do internal branch renames for scalability
Step 4 will launch and updated 2.6.34.x and 2.6.37-rcX kernel

This has been built and booted on the relevant boards. If I've
missed a reference to the existing kernel name, let me know
and I'll make those updates as well.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel-rename
  Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rename

Thanks,
    Bruce Ashfield<bruce.ashfield@...>
---


Bruce Ashfield (3):
  linux-wrs: rename to linux-yocto
  linux-yocto: update board configurations
  linux-yocto: update SRCREVs for linux-yocto rename
From what I can tell these changes are not "bisectable" - the build would
fail if all three are not applied. If I'm not missing something, I'd prefer
to see these squashed into a single commit.
Definitely. Not bisectable, but I wanted to keep the changes logically
separated,
since it allowed a commit message that wasn't too long to read and
be useful. Since there are several recipe categories, boards and layers
involved, I made the choice to split things up.

I typically insist on bisectable series as well, but have made exceptions :)

I'm happy to squash things though, if Richard wants them squashed
I'll resend .. or it might be quicker to rebase and squash on merge,
either works for me.

Bruce


--
Darren Hart
Embedded Linux Kernel
_______________________________________________
poky mailing list
poky@...
https://lists.yoctoproject.org/listinfo/poky


--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


Darren Hart <dvhart@...>
 

On 11/15/2010 08:56 AM, Bruce Ashfield wrote:
This is the first of several staged changes to update the
kernel support for the 1.0 release.

This series is step 1:

- rename the supported kernel to 'linux-yocto' and update
the boards, and recipes that have references to linux-wrs.

Step 2 will refactor the code into reusable blocks
Step 3 will do internal branch renames for scalability
Step 4 will launch and updated 2.6.34.x and 2.6.37-rcX kernel

This has been built and booted on the relevant boards. If I've
missed a reference to the existing kernel name, let me know
and I'll make those updates as well.

Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: zedd/kernel-rename
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rename

Thanks,
Bruce Ashfield<bruce.ashfield@...>
---


Bruce Ashfield (3):
linux-wrs: rename to linux-yocto
linux-yocto: update board configurations
linux-yocto: update SRCREVs for linux-yocto rename
From what I can tell these changes are not "bisectable" - the build would fail if all three are not applied. If I'm not missing something, I'd prefer to see these squashed into a single commit.

--
Darren Hart
Embedded Linux Kernel