| Submitter | Liming Wang |
|---|---|
| Date | Jan. 12, 2012, 8:42 a.m. |
| Message ID | <1326357721-19562-1-git-send-email-liming.wang@windriver.com> |
| Download | mbox |
| Permalink | /patch/19163/ |
| State | New |
| Headers | show |
Pull-request
git://128.224.163.150/linux-yocto-dev.git meta-qemuppcComments
On 12-01-12 03:42 AM, Liming Wang wrote: > v2 change log: > - disable CONFIG_DEVTMPFS option to avoid /dev/console > pointing to serial. Otherwise, keyboard doesn't work well > on X-windows. This looks fine to me, but can you resend it as an incremental on top of: http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.0/commit/?h=meta&id=73dafd44ea875df654129b32b2877f342d5573e4 Since I pushed the core support yesterday (you won't see it in your local build unless you use AUTOREV or pull in my series from yesterday). Making it incremental will show the tweak more clearly, and I can merge it directly. Cheers, Bruce > > The following changes since commit a8ebc77767e034c589e8041406f4282136a2219b: > > meta/qemu-ppc32: remove references to non-existent patches (2012-01-05 10:42:40 -0500) > > are available in the git repository at: > git://128.224.163.150/linux-yocto-dev.git meta-qemuppc > > Liming Wang (1): > meta/qemuppc: replace kernel config file of qemu-ppc32 with mac99 > > .../kernel-cache/bsp/qemu-ppc32/qemu-ppc32-gfx.cfg | 11 +++++ > .../cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32.cfg | 44 +++++++++++++++---- > .../cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32.scc | 1 + > 3 files changed, 46 insertions(+), 10 deletions(-) > create mode 100644 meta/cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32-gfx.cfg >
v2 change log: - disable CONFIG_DEVTMPFS option to avoid /dev/console pointing to serial. Otherwise, keyboard doesn't work well on X-windows. The following changes since commit a8ebc77767e034c589e8041406f4282136a2219b: meta/qemu-ppc32: remove references to non-existent patches (2012-01-05 10:42:40 -0500) are available in the git repository at: git://128.224.163.150/linux-yocto-dev.git meta-qemuppc Liming Wang (1): meta/qemuppc: replace kernel config file of qemu-ppc32 with mac99 .../kernel-cache/bsp/qemu-ppc32/qemu-ppc32-gfx.cfg | 11 +++++ .../cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32.cfg | 44 +++++++++++++++---- .../cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32.scc | 1 + 3 files changed, 46 insertions(+), 10 deletions(-) create mode 100644 meta/cfg/kernel-cache/bsp/qemu-ppc32/qemu-ppc32-gfx.cfg