[meta-intel] [PATCH 1/1] meta-valleyisland: Add linux-yocto 3.10 recipe

Tom Zanussi tom.zanussi at intel.com
Sat May 24 16:08:43 PDT 2014


On Sat, 2014-05-24 at 15:21 -0700, Kamble, Nitin A wrote:
> On 5/23/2014 10:09 AM, wei.sern.chan at intel.com wrote:
> > From: Chan Wei Sern <wei.sern.chan at intel.com>
> >
> > Added linux-yocto 3.10 due to it cannot be shared with
> > common intel recipe kernel. The reason cannot be shared as for
> > valleyisland case has additional feature that is still pending to
> > pull into LTS/LTSI and hence it cannot be merged into "standard/base".
> > For this particular reason, a feature branch of "valleyisland-io-1.0"
> > is introduced to include additional feature. However in order to make
> > it more align with intel common recipe kernel,machine branch is
> > pointing to "standard/base" and SRCREV for meta remains closest as
> > possible.
> >
> > Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
> > Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
> Acked-By: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> Hi Tom, Darren,
>    Can we pull this in before Penang's Monday?
> 

Done, pulled into daisy and master.

Tom

> Thanks,
> Nitin
> 
> > ---
> >   .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 35 ++++++++++++++++++++++
> >   1 file changed, 35 insertions(+)
> >   create mode 100644 meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend
> >
> > diff --git a/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend
> > new file mode 100644
> > index 0000000..34e28c1
> > --- /dev/null
> > +++ b/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend
> > @@ -0,0 +1,35 @@
> > +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> > +
> > +#############################
> > +# MACHINE = valleyisland-32 #
> > +#############################
> > +COMPATIBLE_MACHINE_valleyisland-32 = "valleyisland-32"
> > +KMACHINE_valleyisland-32 = "valleyisland-32"
> > +KBRANCH_valleyisland-32 = "standard/base"
> > +KERNEL_FEATURES_valleyisland-32 = " features/valleyisland-io/valleyisland-io \
> > +				    features/valleyisland-io/valleyisland-io-pci.scc"
> > +
> > +LINUX_VERSION_valleyisland-32 = "3.10.40"
> > +SRCREV_machine_valleyisland-32 = "f53a6114b3a6e8c03ca4752de829887015f4c942"
> > +SRCREV_meta_valleyisland-32 = "90edb289dccfe838d4e364e1a5815447a6642b98"
> > +SRCREV_valleyisland-io_valleyisland-32 = "8ea4fb625f2654bbdd5dfcb9db67328d21ebe504"
> > +
> > +SRC_URI_valleyisland-32 = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},valleyisland-io-1.0;name=machine,meta,valleyisland-io"
> > +
> > +#############################
> > +# MACHINE = valleyisland-64 #
> > +#############################
> > +COMPATIBLE_MACHINE_valleyisland-64 = "valleyisland-64"
> > +KMACHINE_valleyisland-64 = "valleyisland"
> > +KBRANCH_valleyisland-64 = "standard/base"
> > +KERNEL_FEATURES_valleyisland-64 = " features/valleyisland-io/valleyisland-io \
> > +				    features/valleyisland-io/valleyisland-io-pci.scc"
> > +
> > +LINUX_VERSION_valleyisland-64 = "3.10.40"
> > +SRCREV_machine_valleyisland-64 = "f53a6114b3a6e8c03ca4752de829887015f4c942"
> > +SRCREV_meta_valleyisland-64 = "90edb289dccfe838d4e364e1a5815447a6642b98"
> > +SRCREV_valleyisland-io_valleyisland-64 = "8ea4fb625f2654bbdd5dfcb9db67328d21ebe504"
> > +
> > +SRC_URI_valleyisland-64 = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},valleyisland-io-1.0;name=machine,meta,valleyisland-io"
> > +
> > +module_autoload_i2c-dev = "i2c-dev"
> 




More information about the meta-intel mailing list