<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 7 March 2016 at 10:20, Vivek Per <span dir="ltr"><<a href="mailto:pervivek@gmail.com" target="_blank">pervivek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>  Â  Â i want to add some additional enviroment variables in /etc/profile file. How can i add these while building, so that it reflect in my target image.</div><div></div></blockquote></div><br>base-files is the recipe that ships /etc/profile, so you can use a bbappend to either replace the file entirely or _append a function to write your changes during the build.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Ross</div></div>