[yocto] mount.nfs -> how i include nfs-utils

Jegan Chandru pcjegan at gmail.com
Thu Jan 22 22:38:20 PST 2015


IMAGE_INSTALL_append = "nfs-util-client"  in local.conf is what you
are looking for. You need to bitbake the image again.

So if some packages are not available in rootfs by default, you could
follow this method.

Check here for your quick reference,

https://wiki.yoctoproject.org/wiki/FAQ

​Please read here in detail,

http://www.yoctoproject.org/docs/1.7.1/dev-manual/dev-manual.html#usingpoky-extend-customimage

​-​
JC​


On Fri, Jan 23, 2015 at 11:50 AM, Hänel-Baas, Alexander <
alexander.haenel-baas at sieb-meyer.de> wrote:

>  Hi
>
> Yes i know that.
>
>
>
> BUT this file was not copied to the rootfs during  the do_rootfs process.
>
> It is not include in the root_fs.
>
> But it was already compiled.
>
>
>
> Alexander
>
>
>
> *Von:* ting.liu at freescale.com [mailto:ting.liu at freescale.com]
> *Gesendet:* Freitag, 23. Januar 2015 03:02
> *An:* Hänel-Baas, Alexander; yocto at yoctoproject.org
> *Betreff:* RE: mount.nfs -> how i include nfs-utils
>
>
>
> mount.nfs is packaged in nfs-utils-client.
>
>
>
> *From:* yocto-bounces at yoctoproject.org [
> mailto:yocto-bounces at yoctoproject.org <yocto-bounces at yoctoproject.org>] *On
> Behalf Of *H?nel-Baas, Alexander
> *Sent:* Thursday, January 22, 2015 5:38 PM
> *To:* yocto at yoctoproject.org
> *Subject:* [yocto] mount.nfs -> how i include nfs-utils
>
>
>
> Hi
>
>
>
> In terms of my question „how i include nfs-utils“ i saw that the nfs-utils
> was compiled correctly.
>
> But there was no mount.nfs in /sbin on the target or in the rootfs image.
>
>
>
> What is the step to get this files in the do_rootfs process?
>
>
>
> With best regards,
>
> Alexander
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
JCP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150123/86780cd7/attachment.html>


More information about the yocto mailing list