From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH V3 0/3] use single variable to set baud rate
Date: Fri, 19 Dec 2014 16:17:39 +0800 [thread overview]
Message-ID: <5493DF23.7080602@windriver.com> (raw)
In-Reply-To: <cover.1418190010.git.Chong.Lu@windriver.com>
ping
On 12/10/2014 01:43 PM, Chong Lu wrote:
> 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
>
prev parent reply other threads:[~2014-12-19 8:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Chong Lu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5493DF23.7080602@windriver.com \
--to=chong.lu@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.