[yocto] SRCREV spec not working for kernel git recipes

Elvis Dowson elvis.dowson at gmail.com
Sat Jun 23 09:04:31 PDT 2012


Hi Khem,

On Jun 23, 2012, at 7:17 PM, Khem Raj wrote:
>> 
>> BTW, I do not have a PROVIDES += "virtual/kernel" entry in the
>> linux-xilinx kernel recipes. Is that necessary to get SRCREV to
>> work?
>> 
> hmm I see
> SRCREV = "AUTOINC" in faulty case which is your problem comes from
> meta-xilinx layer it sets SRCEREV in
> conf/distro/include/xilinx-default-revisions.inc
> 
> SRCREV_pn-u-boot-xilinx ?= "${AUTOREV}"
> SRCREV_pn-linux-xilinx ?= "${AUTOREV}"
> 
> that setting up SRCREV to be top of tree and its using pn-${PN} override
> so whatever you set without override will be overwritten by this the
> reson why SRCREV_pn-${PN} worked is because this is a weak assignment so
> when you defined yours that one took precedence.

What do you recommend I do? 

Best regards,

Elvis Dowson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120623/90459368/attachment.html>


More information about the yocto mailing list