<div dir="ltr">On Wed, Aug 21, 2013 at 12:11 AM, Khem Raj <span dir="ltr"><<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><blockquote type="cite">
<div class="gmail_quote"><div><br></div>
<div>Second question. When I try to bitbake core-image-minimal after adding in my kernel (a tar.bz2), it builds but the do_package phase gets errors:</div><div></div></div></blockquote><br></div><div><blockquote type="cite">
<div class="gmail_quote"><div>arm-oe-linux-gnueabi-objcopy:/home/hutch/oe_core_beagleboard/oe-core/build/tmp-eglibc/work/c6a816x_evm-oe-linux-gnueabi/linux-ti81xx-psp/2.6.37-r0/package/usr/src/kernel/image/usr/src/kernel/scripts/mod/mk_elfconfig: File format not recognized</div>
</div></blockquote><br></div></div><div>what is that file ? can you run it through file cmd and find out what arch its targeted for ? if its a host tool then remove it from install location</div><br></div></blockquote></div>
<br></div><div class="gmail_extra">I don't know. I think I'm suffering from this:</div><div class="gmail_extra"><a href="https://lists.yoctoproject.org/pipermail/yocto/2012-July/010145.html">https://lists.yoctoproject.org/pipermail/yocto/2012-July/010145.html</a><br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">... but the commit id doesn't get me anywhere when I try to see what the fix is. Looks like when I tared up my kernel the make clean, make distclean didn't smoke all the bin files in scripts or something and my bitbake build machine is 64 bit while the machine I originally built the kernel on is 64 bit but but running 32 bit Ubuntu. I added the <span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;line-height:18px;white-space:pre">INHIBIT_PACKAGE_STRIP = "1"</span> to my .conf and that got me a bit further but then QA gave me a list of all the things it didn't like so now I'm finding where all of those show up and deleting them so hopefully that will fix it.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Brian</div></div>