<div dir="ltr"><div>Well, if you want to use your own kernel source, you can use something like this:<br>==<br>inherit kernel externalsrc<br>EXTERNALSRC = "/home/xyz/linux-stable"<br>S = "${EXTERNALSRC}"<br>...<br>==<br><br></div>//Gaurang Shastri<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 18, 2015 at 4:23 PM, Valentin Le bescond <span dir="ltr"><<a href="mailto:valentin.lebescond@gmail.com" target="_blank">valentin.lebescond@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 dir="ltr"><div><div><div><div><div><div>Hi all,<br><br></div>I'm working an a meta-wolfson layer to add the wolfson audio card support to the meta-raspberrypi layer.<br><br></div>It's a very simple set of patche, but they apply to linux kernel 3.10.*<br><br></div>And the PREFERED_VERSION of the machine configuration (raspberrypi.conf) is :<br>PREFERRED_VERSION_linux-raspberrypi ?= "3.12.%"<br></div><br></div>I would like to build my images using <br><a href="http://linux-raspberrypi_3.10.38.bb" target="_blank">linux-raspberrypi_3.10.38.bb</a><br></div>instead of <br><a href="http://linux-raspberrypi_3.12.26.bb" target="_blank">linux-raspberrypi_3.12.26.bb</a><br><div><div><br></div><div>What is the most "best practice" whay to achive this ?<br><br></div><div>Best regards<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Valentin<br></div><div><div><br></div></div></font></span></div></div>
<br>--<br>
_______________________________________________<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></blockquote></div><br></div>