[meta-xilinx] preferred version git of u-boot-xlnx not available (for item virtual/bootloader)
Nathan Rossi
nathan.rossi at xilinx.com
Thu Apr 10 23:25:49 PDT 2014
> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Elvis Dowson
> Sent: Friday, April 11, 2014 4:47 AM
> To: meta-xilinx Mailing List
> Subject: [meta-xilinx] preferred version git of u-boot-xlnx not available
> (for item virtual/bootloader)
>
> Hi,
>
> I set the following package overrides in my local.conf, and I'm using
> meta-xilinx and poky master branch (using the latest commits as of today)
>
> # Package overrides
> PREFERRED_VERSION_linux-xlnx ?= "3.10%"
> PREFERRED_VERSION_u-boot-xlnx = "git"
>
> and I get the following note:
>
> NOTE: Resolving any missing task queue dependencies
> NOTE: preferred version git of u-boot-xlnx not available (for item
> virtual/bootloader)
> NOTE: versions of u-boot-xlnx available: master-next-xilinx+git v2013.01-
> xilinx+gitAUTOINC+20a6cdd301 v2013.07-xilinx+gitAUTOINC+f40924452f
> NOTE: preferred version git of u-boot-xlnx not available (for item u-boot-
> xlnx)
> NOTE: versions of u-boot-xlnx available: master-next-xilinx+git v2013.01-
> xilinx+gitAUTOINC+20a6cdd301 v2013.07-xilinx+gitAUTOINC+f40924452f
> NOTE: preferred version git of u-boot-xlnx not available (for item u-boot-
> xlnx-dev)
> NOTE: versions of u-boot-xlnx available: master-next-xilinx+git v2013.01-
> xilinx+gitAUTOINC+20a6cdd301 v2013.07-xilinx+gitAUTOINC+f40924452f
>
> u-boot-xilinx_git.bb is available in meta-xilinx, but it's not being
> picked up.
>
Hi Elvis,
The local.conf override should be, for u-boot-xlnx master-next:
PREFERRED_VERSION_u-boot-xlnx = "master-next%"
It doesn't have the git revision in the SRCPV because of the requirement to poll the remote when using AUTOREV.
Also, on a side note u-boot has changed its license files. So an error will be generated cause the license doesn't match, just update meta-xilinx I have just pushed a update for that.
Regards,
Nathan
More information about the meta-xilinx
mailing list