From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] fix can't login when debug-tweaks is not in IMAGE_FEATURES
Date: Tue, 22 Nov 2016 23:49:24 -0800 [thread overview]
Message-ID: <cover.1479871728.git.liezhi.yang@windriver.com> (raw)
Fixed 2 bugs:
- Can't login as root when debug-tweaks/empty-root-password is not in
IMAGE_FEATURES since no passwd.
- When set root passwd and debug-tweaks/empty-root-password is in
IMAGE_FEATURES, passwd is *required* to login.
Filed https://bugzilla.yoctoproject.org/show_bug.cgi?id=10710, and
marked doc changes required as yes.
// Robert
The following changes since commit a675b2c89e477af088faee9b3be96eae19a85f0b:
sanity.bbclass: fix logging of an error (2016-11-15 15:18:50 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/root
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/root
Robert Yang (2):
rootfs-postcommands.bbclass: fix zap_empty_root_password
base-passwd: set root's default password to 'root'
meta/classes/rootfs-postcommands.bbclass | 8 ++++----
.../base-passwd/base-passwd/passwd_master.patch | 16 ++++++++++++++++
meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | 1 +
3 files changed, 21 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-core/base-passwd/base-passwd/passwd_master.patch
--
2.10.2
next reply other threads:[~2016-11-23 7:49 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-23 7:49 Robert Yang [this message]
2016-11-23 7:49 ` [PATCH 1/2] rootfs-postcommands.bbclass: fix zap_empty_root_password Robert Yang
2016-11-23 7:49 ` [PATCH 2/2] base-passwd: set root's default password to 'root' Robert Yang
2016-11-23 11:16 ` Patrick Ohly
2016-11-23 14:17 ` Burton, Ross
2016-11-24 2:01 ` Robert Yang
2016-11-24 3:18 ` Paul Eggleton
2016-11-24 3:38 ` Robert Yang
2016-11-24 7:46 ` Patrick Ohly
2016-11-24 8:27 ` Robert Yang
2016-11-24 14:09 ` Philip Balister
2016-11-24 14:54 ` Patrick Ohly
2016-11-24 18:59 ` Paul Eggleton
2016-11-29 1:57 ` Khem Raj
2016-11-29 2:45 ` Robert Yang
2016-11-29 3:45 ` Paul Eggleton
2016-11-29 5:36 ` Robert Yang
2016-11-29 6:27 ` Paul Eggleton
2016-11-24 7:51 ` Mike Looijmans
2016-11-30 3:15 ` [PATCH 0/2] fix can't login when debug-tweaks is not in IMAGE_FEATURES Robert Yang
2016-11-30 9:28 ` ChenQi
2016-11-30 9:32 ` ChenQi
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=cover.1479871728.git.liezhi.yang@windriver.com \
--to=liezhi.yang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox