<div dir="ltr"><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><div class="im"><div class="gmail_quote">2013/10/29 Andrea Adami <span dir="ltr"><<a href="mailto:andrea.adami@gmail.com" target="_blank">andrea.adami@gmail.com</a>></span><br>
<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="overflow:hidden">I'll jump in one more time...<br>
<br>Have you tried putting defconfig and patch under <machine> subdir?<br><br>recipes-kernel/linux/linux-yocto-3.2/<machine><br>defconfig<br>my-own.patch<br><br>I've recently added two similar entries for 3.10 and it works.<br>
Afaik it was impossible to put a common patch under /linux-yocto-.3.2<br>at the time.</div></blockquote></div><br></div>Andrea,</div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div>
<div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">
I did it before and not worked.</div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">I'll do it again just to make sure.</div><div class="" style="font-family:arial,sans-serif;font-size:13px">
<div id=":3l5" class="" tabindex="0"><img class="" src="https://mail.google.com/mail/u/0/images/cleardot.gif" style="max-width: 100%;"></div></div><div class="im" style="font-family:arial,sans-serif;font-size:13px"><div class="gmail_extra">
<br><br clear="all"><div><div dir="ltr"><div>Regards,</div><div><br></div>--<br>*dS<br>Diego Sueiro<br><br>/*long live rock 'n roll*/</div></div></div></div><div class="gmail_extra"><div><div dir="ltr"><br></div></div>
<br><div class="gmail_quote">2013/10/29 Andrea Adami <span dir="ltr"><<a href="mailto:andrea.adami@gmail.com" target="_blank">andrea.adami@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Tue, Oct 29, 2013 at 11:33 AM, Diego Sueiro <<a href="mailto:diego.sueiro@gmail.com">diego.sueiro@gmail.com</a>> wrote:<br>
><br>
> 2013/10/28 Bruce Ashfield <<a href="mailto:bruce.ashfield@windriver.com">bruce.ashfield@windriver.com</a>><br>
>><br>
>> I'm using dylan for my yocto checkout (not oe-core standalone, since<br>
>> this is a yocto list/question),<br>
><br>
> I thought that opemenbedded-core and poky were sharing the same core<br>
> components, classes and functions.<br>
><br>
>><br>
>> My build shows:<br>
>><br>
>> meta<br>
>> meta-yocto<br>
>> meta-yocto-bsp = "dylan:3dc4505f0e744177ae4ddff1e1ce8b31b95dfaa6"<br>
>> meta-ti = "master:c14c386946e1ea341faeea292580e37d538d645d"<br>
>> meta-alphalem = "master:a5c0e8ff51297a4090cd47d669b4fc9c94696908"<br>
>> meta-alphalem-bsp = "master:56086e4dc618e975c9a46491793041f0d18e47a2"<br>
>><br>
>> Mike indicated that he was using dylan for meta-ti, but that doesn't<br>
>> make a difference either, since for our purposed. It's kernel.bbclass<br>
>> and the yocto kernel processing that matters.<br>
><br>
> I'll build a setup with yocto (dylan), meta-beagleboard (dylan) and<br>
> meta-mine to check if I can reproduce the issues.<br>
><br>
>><br>
>> In meta-alphalem-bsp, I have linux-mainline_3.2.bbappend, with the<br>
>> following content:<br>
>><br>
>> > cat linux-mainline_3.2.bbappend<br>
>> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-3.2:"<br>
>><br>
>> inherit kernel<br>
>> require recipes-kernel/linux/linux-yocto.inc<br>
>><br>
>> COMPATIBLE_MACHINE = "(beagleboard)"<br>
>><br>
>> SRC_URI_append = " file://defconfig"<br>
>> SRC_URI_append = " file://my_frag.cfg"<br>
>><br>
>> And I added a fragment which has:<br>
>><br>
>> > cat my_frag.cfg<br>
>> CONFIG_WATCHDOG_NOWAYOUT=y<br>
>> CONFIG_NTFS_FS=y<br>
>> CONFIG_NTFS_RW=y<br>
>><br>
>> When both are applied to the kernel build, we should see CONFIG_NTFS_FS<br>
>> transition from =m to =y:<br>
>><br>
>> > grep CONFIG_NTFS_FS *<br>
>> defconfig:CONFIG_NTFS_FS=m<br>
>> my_frag.cfg:CONFIG_NTFS_FS=y<br>
>><br>
>> After invoking linux-mainline's configure task, I see the following:<br>
>><br>
>> > grep CONFIG_NTFS_FS linux-beagleboard-standard-build/.config<br>
>> CONFIG_NTFS_FS=y<br>
>><br>
>> And other elements of the defconfig and fragment are properly applied<br>
>> to the configuration phase.<br>
>><br>
>> I'm also seeing good results on master, which means that I'm at a<br>
>> standstill to reproduce any problems.<br>
>><br>
>> Diego: can you confirm for me what triggers you are seeing that shows<br>
>> the defconfig and fragment are not used. I assume the config options<br>
>> are not present, but I just want to be sure.<br>
><br>
> For the full defconfig replacement after doing a do_configure I've checked<br>
> .config on ${S} and it did not included my CONFIGS.<br>
> For config fragment it got stuck on do_patch task.<br>
><br>
><br>
><br>
> Regards,<br>
><br>
> --<br>
> *dS<br>
> Diego Sueiro<br>
><br>
> /*long live rock 'n roll*/<br>
><br>
</div></div><div class="im">> _______________________________________________<br>
> yocto mailing list<br>
> <a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/yocto" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
><br>
<br>
</div>I'll jump in one more time...<br>
<br>
Have you tried putting defconfig and patch under <machine> subdir?<br>
<br>
recipes-kernel/linux/linux-yocto-3.2/<machine><br>
defconfig<br>
my-own.patch<br>
<br>
I've recently added two similar entries for 3.10 and it works.<br>
Afaik it was impossible to put a common patch under /linux-yocto-.3.2<br>
at the time.<br>
<br>
Regards<br>
<span class="HOEnZb"><font color="#888888"><br>
Andrea<br>
</font></span></blockquote></div><br></div></div>