All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: shubham.kumar4@wipro.com
Cc: yocto@yoctoproject.org
Subject: Re: [meta-intel]:Quark not accepting "root" username at login prompt
Date: Thu, 04 Feb 2016 22:15:59 +1300	[thread overview]
Message-ID: <3567390.mrz9OiGkxe@peggleto-mobl.ger.corp.intel.com> (raw)
In-Reply-To: <SIXPR03MB06723015AFA054223A0F4226D4D10@SIXPR03MB0672.apcprd03.prod.outlook.com>

On Thu, 04 Feb 2016 07:31:32 shubham.kumar4@wipro.com wrote:
> That entry is already there in "<build>/conf/local.conf " file as follows:-
> 
> # We default to enabling the debugging tweaks.
> EXTRA_IMAGE_FEATURES = "debug-tweaks"
> 
> In addition to the above, I have also added "tools-sdk" and "tools-debug" as
> follows in the same file :-
> 
> #Other packages
> EXTRA_IMAGE_FEATURES = "tools-sdk"
> EXTRA_IMAGE_FEATURES = "tools-debug"
> 
> Is there anything else I'm missing?

Er... is that exactly how you are setting the EXTRA_IMAGE_FEATURES value? If 
it is, = sets the value, it does not add to it, so you're wiping out the 
previous items. You presumably want to be using += rather than = .

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  parent reply	other threads:[~2016-02-04  9:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 11:41 [meta-intel]:Quark not accepting "root" username at login prompt shubham.kumar4
2016-02-03 14:00 ` shubham.kumar4
2016-02-03 14:49   ` Maciek Borzecki
2016-02-03 14:55     ` shubham.kumar4
2016-02-03 17:29       ` Maciej Borzecki
2016-02-04  6:43         ` shubham.kumar4
2016-02-04  7:18           ` Khem Raj
2016-02-04  7:31             ` shubham.kumar4
2016-02-04  7:51               ` Maciek Borzecki
2016-02-04  9:15               ` Paul Eggleton [this message]
2016-02-04 11:16                 ` shubham.kumar4

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=3567390.mrz9OiGkxe@peggleto-mobl.ger.corp.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=shubham.kumar4@wipro.com \
    --cc=yocto@yoctoproject.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.