[meta-xilinx] Using 3.19 kernel under fido

Nathan Rossi nathan at nathanrossi.com
Thu Sep 17 08:16:13 PDT 2015


On Fri, Aug 14, 2015 at 1:10 AM, Richard Cagley <rcagley at gmail.com> wrote:
> is there a way to use the 3.19 linux-xlnx kernel with fido?
>
> I've been using
> PREFERRED_PROVIDER_virtual/kernel = "linux-xlnx"
> PREFERRED_VERSION_linux-xlnx = "3.19%"
> under the master branch
>
> But, I did a pull on the layers yesterday and have since been getting
> the errors below. I'm assuming this is some temporary issue and
> wondering if I'd be better off trying to use a stable branch if I
> could use the 3.19 kernel.
>
> ERROR: No recipes available for:
>   /opt/oe/master/meta-xilinx/recipes-microblaze/binutils/binutils-cross_2.25.bbappend
>   /opt/oe/master/meta-xilinx/recipes-microblaze/binutils/binutils_2.25.bbappend
>   /opt/oe/master/meta-xilinx/recipes-microblaze/binutils/binutils-cross-canadian_2.25.bbappend
>   /opt/oe/master/meta-xilinx/recipes-microblaze/binutils/binutils-crosssdk_2.25.bbappend
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx

There have been a few requests for the linux-xlnx 3.19/xilinx-v2015.2
recipe in fido, I finished testing it to a reasonable enough state
that I went ahead and backported the linux-xlnx_3.19.bb commits to
fido. So you should now be able to update your fido branch and use the
3.19/xilinx-v2015.2 kernel.

However I did not backport the change which made the default version
3.19, so everyone's existing fido setups will not change. In order to
use 3.19 kernel use the PREFERRED_VERSION override as Richard has
demonstrated.

PREFERRED_VERSION_linux-xlnx = "3.19%"

Regards,
Nathan



More information about the meta-xilinx mailing list