[meta-xilinx] No Recipes
Nathan Rossi
nathan at nathanrossi.com
Mon Nov 23 01:20:44 PST 2015
Just a follow up on your first email, meta-xilinx 'master' branch
wasn't compatible with poky/oe 'master'. But it is now that jethro is
branched, so the bbappends you had to remove are all fixed up now :).
On Sat, Nov 21, 2015 at 1:13 AM, Gawrelski, Rich (GE Global Research)
<gawrelsk at research.ge.com> wrote:
> Newbie question.
> I am building "core-image-minimal"
> Where is the list of all builds?
There are a few, specifically for poky/oe have a read of the list in
the reference manual:
http://www.yoctoproject.org/docs/2.0/ref-manual/ref-manual.html#ref-images
> Don't necessarily want a minimal system.
As for selecting the kernel if you have not sorted that out, use the
PREFERRED_VERSION and PREFERRED_PROVIDER variables, the following
example (used in local.conf or a custom <machine>.conf) will select
the linux-yocto 4.1 kernel:
PREFERRED_PROVIDER_virtual/kernel ="linux-yocto"
PREFERRED_VERSION_linux-yocto = "4.1%"
Regards,
Nathan
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
More information about the meta-xilinx
mailing list