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 <
[email protected]> 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:* [email protected] [mailto:[email protected]]
> *Gesendet:* Freitag, 23. Januar 2015 03:02
> *An:* Hänel-Baas, Alexander; [email protected]
> *Betreff:* RE: mount.nfs -> how i include nfs-utils
>
>
>
> mount.nfs is packaged in nfs-utils-client.
>
>
>
> *From:* [email protected] [
> mailto:[email protected] <[email protected]>] *On
> Behalf Of *H?nel-Baas, Alexander
> *Sent:* Thursday, January 22, 2015 5:38 PM
> *To:* [email protected]
> *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
> [email protected]
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
JCP
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to