On Tue, 2012-10-23 at 21:31 -0700, Darren Hart wrote: > Add support for the tiny KTYPE via a liunx-yocto-tiny bbappend > for the 3.4 kernel. With this kernel, DISTRO="poky-tiny" can be > used with the fri2 and fri2-noemgd machines. > > Signed-off-by: Darren Hart <dvh...@linux.intel.com>
Acked-by: Tom Zanussi <tom.zanu...@intel.com> > --- > .../linux/linux-yocto-tiny_3.4.bbappend | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > create mode 100644 > meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend > > diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend > b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend > new file mode 100644 > index 0000000..bc96859 > --- /dev/null > +++ b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend > @@ -0,0 +1,14 @@ > +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" > + > +COMPATIBLE_MACHINE_fri2 = "fri2" > +KMACHINE_fri2 = "fri2" > +KBRANCH_fri2 = "standard/tiny/base" > +#SRCREV_machine_pn-linux-yocto-tiny_fri2 ?= > "449f7f520350700858f21a5554b81cc8ad23267d" > +SRCREV_meta_pn-linux-yocto-tiny_fri2 ?= > "2ec32d511b62d44b63e8560a9b1d6895a5dac695" > + > + > +COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" > +KMACHINE_fri2-noemgd = "fri2" > +KBRANCH_fri2-noemgd = "standard/tiny/base" > +#SRCREV_machine_pn-linux-yocto-tiny_fri2-noemgd ?= > "449f7f520350700858f21a5554b81cc8ad23267d" > +SRCREV_meta_pn-linux-yocto-tiny_fri2-noemgd ?= > "2ec32d511b62d44b63e8560a9b1d6895a5dac695" _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto