All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-yocto: update to 2.6.37-rc6 and minor fixes
@ 2010-12-22  6:25 Bruce Ashfield
  2010-12-22  6:25 ` [PATCH 1/3] linux-yocto-stable: fix qemux86 branch name Bruce Ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bruce Ashfield @ 2010-12-22  6:25 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky, saul.wold

Richard/Saul,

This fixes BUGID #596 (mouse in qemuarm), through the fixing of
the linux-libc-headers-yocto recipe. The mouse was broken due to
tslib being out of sync with the kernel and not activating the
pointer. Having the matching kernel headers fixes this problem.

** Note: I saw some instances where I was getting fetcher/unpack
errors during my testing of this. I wasn't able to consistently
reproduce the error, so I wasn't able to conclusively determine if
it has anything to do with the libc-headers change. I recommend
that we watch this carefully and be prepared to revert as required
(revert the headers preference in qemu.inc).

This also updating the SRCREVs of the target branches in the linux-yocto
development kernel to point to 2.6.37-rc6 content.

And finally, this updates the meta branch to remove the rest of the _'s
from branch meta data. At this point branches have been switched
from _ to - and we are able to remove the old branch names. (which
I have done).

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

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


Bruce Ashfield (3):
  linux-yocto-stable: fix qemux86 branch name
  qemu: match kernel headers to preferred kernel
  linux-yocto: update to 2.6.37-rc6

 .../conf/distro/include/poky-default-revisions.inc |   26 ++++++++++----------
 meta/conf/machine/include/qemu.inc                 |    2 +-
 .../linux-libc-headers-yocto_git.bb                |   10 +++----
 .../recipes-kernel/linux/linux-yocto-stable_git.bb |    2 +-
 4 files changed, 19 insertions(+), 21 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-22  6:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22  6:25 [PATCH 0/3] linux-yocto: update to 2.6.37-rc6 and minor fixes Bruce Ashfield
2010-12-22  6:25 ` [PATCH 1/3] linux-yocto-stable: fix qemux86 branch name Bruce Ashfield
2010-12-22  6:25 ` [PATCH 2/3] qemu: match kernel headers to preferred kernel Bruce Ashfield
2010-12-22  6:25 ` [PATCH 3/3] linux-yocto: update to 2.6.37-rc6 Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.