Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V3 0/3] use single variable to set baud rate
@ 2014-12-10  5:43 Chong Lu
  2014-12-10  5:43 ` [PATCH V3 1/3] console.bbclass: add class which can be used to set serial console and " Chong Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chong Lu @ 2014-12-10  5:43 UTC (permalink / raw)
  To: openembedded-core

Change since V2:
don't change SERIAL_CONSOLE default value and add console.bbclass to get
port, tty and baud rate from SERIAL_CONSOLE.

The following changes since commit ec6377bcf52d105cd23ac6bbbeddd38fee9337e4:

  bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write example (2014-12-09 22:25:36 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/baudrate
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/baudrate

Chong Lu (3):
  console.bbclass: add class which can be used to set serial console and
    baud rate
  syslinux.bbclass: use single variable to set baud rate
  grub-efi.bbclass: use single variable to set baud rate

 meta/classes/console.bbclass  | 23 +++++++++++++++++++++++
 meta/classes/grub-efi.bbclass |  5 +++--
 meta/classes/syslinux.bbclass |  5 +++--
 3 files changed, 29 insertions(+), 4 deletions(-)
 create mode 100644 meta/classes/console.bbclass

-- 
1.9.1



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

end of thread, other threads:[~2014-12-19  8:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  5:43 [PATCH V3 0/3] use single variable to set baud rate Chong Lu
2014-12-10  5:43 ` [PATCH V3 1/3] console.bbclass: add class which can be used to set serial console and " Chong Lu
2014-12-10  5:43 ` [PATCH V3 2/3] syslinux.bbclass: use single variable to set " Chong Lu
2014-12-10  5:43 ` [PATCH V3 3/3] grub-efi.bbclass: " Chong Lu
2014-12-19  8:17 ` [PATCH V3 0/3] " Chong Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox