All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: telnetd is not running with "core-image-basic"
Date: Sun, 27 Oct 2013 07:29:03 -0600	[thread overview]
Message-ID: <526D151F.2080403@mlbassoc.com> (raw)
In-Reply-To: <AF0985D076EB244693F2CCD71AAB10BC2C5FD52282@BLRINMSMBX01.bglrodc.lntinfotech.com>

On 2013-10-25 23:17, Amit Kumar wrote:
> Hi,
>       I tried to run the telnetd with "core-image-basic". I follow up the following step to enable the telnetd support in my layer.
> I have build the latest inetutils recipe with my layer, the latest version of inteutils is "intetutils_1.9.1". I have build the packages successful.
> But the telnetd is not available in my "core-image-basic". When i run the the image under QEMU, there is no telnetd under "/usr/sbin/" or "/usr/bin".
> It's not present at all.
>
> I have also tried to add the "initscript-telnetd" refer from meta-arago. But not succeed.
>
> Please guild me- how can i will get it with my core-image-basic image. Am i missing any step here for that?

Building the package is not enough by itself.  You need to get it added to the
image that you are using.  This can be done either at build time or at run time.

To add the package at build time, simply add this to your local.conf:
   CORE_IMAGE_EXTRA_INSTALL += "inetutils inetutils-telnetd"

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2013-10-27 13:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-26  5:17 telnetd is not running with "core-image-basic" Amit Kumar
2013-10-27 13:29 ` Gary Thomas [this message]
2013-10-28  3:13   ` Amit Kumar
2013-10-28 10:15     ` Amit Kumar

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=526D151F.2080403@mlbassoc.com \
    --to=gary@mlbassoc.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.