[poky] SRC_URI: password protected ftp access
Khem Raj
raj.khem at gmail.com
Sun Dec 20 13:48:54 PST 2015
On Sun, Dec 20, 2015 at 7:57 AM, Prasant J <pj0585 at gmail.com> wrote:
> Hi,
>
>
> I'm writing a bitbake recipe that will download the source tarball from a
> ftp/http server that is password protected. How can I avoid putting the
> username & password in the bitbake file? (the recipe will be version
> controlled and the username & password will not be secure anymore)
>
>
> Is there a way to put the username & password in the build/conf/local.conf??
> or any other alternatives?
You can use ~/.netrc do man netrc for how to configure it.
>
>
> Any inputs will be of help to me.
>
>
> Regards, PJ
>
> --
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
More information about the poky
mailing list