[poky] [PATCH] base-files: Let user set hostname
Burton, Ross
ross.burton at intel.com
Mon Feb 23 05:45:52 PST 2015
On 22 February 2015 at 01:58, J. Tang <tang at jtang.org> wrote:
> + if [ -n "${MACHINE_HOSTNAME}" ]; then
> + echo "${MACHINE_HOSTNAME}" > ${D}${sysconfdir}/hostname
> + fi
>
This patch appears every year or so. A user can set the hostname already
by using the standard syntax to override a variable:
hostname_pn-base-files = "cuteembeddedhack"
I'll send a patch to add this to the documentation and base-files recipe...
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20150223/d4b39822/attachment.html>
More information about the poky
mailing list