From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 5/5] task-basic: add "serial-console" machine feature
Date: Fri, 21 Oct 2011 16:04:18 +0200 [thread overview]
Message-ID: <j7ru52$7mq$1@dough.gmane.org> (raw)
In-Reply-To: <009ed9f76dd5f8b17a89881366903f070b6e8a1b.1319205291.git.otavio@ossystems.com.br>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 21-10-11 15:55, Otavio Salvador schreef:
> The "serial-console" machine feature makes the task-basic recommends
> systemd-serialgetty so serial tty works out of box.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> ---
> meta-oe/recipes-core/tasks/task-basic.bb | 1 + 1 files changed, 1
> insertions(+), 0 deletions(-)
>
> diff --git a/meta-oe/recipes-core/tasks/task-basic.bb
> b/meta-oe/recipes-core/tasks/task-basic.bb index 34aa7e1..d130313 100644
> --- a/meta-oe/recipes-core/tasks/task-basic.bb +++
> b/meta-oe/recipes-core/tasks/task-basic.bb @@ -47,6 +47,7 @@
> RDEPENDS_${PN} = "\ RRECOMMENDS_${PN} = "\ ${MACHINE_EXTRA_RRECOMMENDS}
> \ ${@base_contains("MACHINE_FEATURES", "usbhost", "usbutils", "", d)} \ +
> ${@base_contains("MACHINE_FEATURES", "serial-console",
> "systemd-serialgetty", "", d)} \ ${@base_contains("MACHINE_FEATURES",
> "alsa", "alsa-utils-alsamixer", "", d)} \
> ${@base_contains("MACHINE_FEATURES", "usbgadget", "kernel-module-g-ether
> kernel-module-g-serial kernel-module-g-mass-storage", "", d)} \ \
As we discussed briefly on IRC, DISTRO_FEATURE or IMAGE_FEATURE might be
better. So, what do others think?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFOoXviMkyGM64RGpERAheGAJoDXgXaUrRz2CsNGj75/Ftuk0/HEQCePVqo
s2pquzXlMBHh3l1YjLASZSU=
=6Hwz
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-10-21 14:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-21 13:55 [meta-oe][PATCH 0/5] SystemD fixes and improvements Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 1/5] systemd-serialgetty: don't require systemd_git.bb Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 2/5] systemd: add systemd-initramfs Otavio Salvador
2011-10-21 14:29 ` Koen Kooi
2011-10-21 14:38 ` Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 3/5] systemd: add lock group using useradd.bbclass Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 4/5] systemd: do not recommend systemd-serialgetty Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 5/5] task-basic: add "serial-console" machine feature Otavio Salvador
2011-10-21 14:04 ` Koen Kooi [this message]
2011-10-21 15:56 ` Khem Raj
2011-10-24 6:55 ` [meta-oe][PATCH 0/5] SystemD fixes and improvements Koen Kooi
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='j7ru52$7mq$1@dough.gmane.org' \
--to=koen@dominion.thruhere.net \
--cc=openembedded-devel@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.