[poky] SRCREV s for linux-yocto v3.0.1

Tom Zanussi tom.zanussi at intel.com
Wed Aug 17 06:00:43 PDT 2011


On Wed, 2011-08-17 at 00:15 -0700, v sailaja wrote:
> Hi,
> 
> 
> I downloaded the poky  and meta-intel source using "git clone"
> 
> 
> git clone git://git.pokylinux.org/poky.git
> git clone git://git.yoctoproject.org/meta-intel.
> 
> 
> I changed the branch from "master" to "remotes/origin/1.1_M3". The
> source contains both the poky and openembedded recipes.
> 
> 
> I modified the local.conf and bblayers.conf for "sugarbay" machine.
> I am trying to build the "core-image-minimal". But by default It is
> taking the linux-yocto v3.0-rc7 because of the SRCREVs.
> 
> 
> "meta-intel/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.0.bbappend"
> 
> 
> ----------------------------ooo---------------------------------
> 
> 
> 
> 
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> 
> 
> COMPATIBLE_MACHINE_sugarbay = "sugarbay"
> KMACHINE_sugarbay  = "yocto/standard/common-pc-64/sugarbay"
> 
> 
> SRCREV_machine_pn-linux-yocto_sugarbay ?=
> "3216e7d5c3cada16161481826cdb39c930457587"
> SRCREV_meta_pn-linux-yocto_sugarbay ?=
> "9010d1cbef2633dac7e559a7705c326b7601dd4c"
> 
> 
> -----------------------------ooo-----------------------------------
> 
> 
> 
> 
> SRCREV_machine_pn-linux-yocto_sugarbay ?=
> "3216e7d5c3cada16161481826cdb39c930457587"
> SRCREV_meta_pn-linux-yocto_sugarbay ?=
> "9010d1cbef2633dac7e559a7705c326b7601dd4c"
> 
> 
> These SRCREVs are for linux-yocto v3.0-rc7 but I want to build the
> source for v3.0.1.
> 
> 
> 
> 
> Can anyone Please send me the SRCREV s for linux-yocto v3.0.1 for
> "sugarbay" and "fishriver" machines for the branch
> "remotes/origin/1.1_M3" and Please tell me how to get the SRCREVs.
> 
> 

Hi, I just updated the SRCREVs, so if you want, you can grab them from
the below commit in meta-intel/master.

In the future, you can do the same thing to update the SRCREVs to
whatever you want - basically look at the last commit id (or whatever
commit id you want to use) in the machine branch for the machine you're
interested in and put that in SRCREV_machine_pn-linux-yocto_... and the
same thing for the meta branch - put that SRCREV in
SRCREV_meta_pn-linux-yocto_... of the kernel .bbappend.

Thanks,

Tom


commit fa92a44396b16be74f0de10256b0d42e52cf0bb6
Author: Tom Zanussi <tom.zanussi at intel.com>
Date:   Wed Aug 17 07:50:46 2011 -0500

    meta-intel: update linux-yocto 3.0 kernel SRCREVs
    
    Update 3.0 kernel SRCREVs for fishriver, fri2, jasperforest,
sugarbay.
    
    Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>



> 
> 
> 
> 
> 
> 
> -- 
> Thanks & Regards,
> SAI
> 
> 





More information about the poky mailing list