[meta-intel] [PATCH 1/2] meta-valleyisland: Enable v3.10-rt Kernel recipe

Ong, Boon Leong boon.leong.ong at intel.com
Fri Apr 18 00:40:06 PDT 2014


> -----Original Message-----
> From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-
> bounces at yoctoproject.org] On Behalf Of wei.sern.chan at intel.com
> Sent: Friday, April 18, 2014 7:57 AM
> To: meta-intel at yoctoproject.org
> Subject: [meta-intel] [PATCH 1/2] meta-valleyisland: Enable v3.10-rt Kernel
> recipe
> 
> From: Chan Wei Sern <wei.sern.chan at intel.com>
> 
> Added kernel v3.10-rt recipe for valleyisland BSP.
> The kernel version supported in this recipe is 3.10.35.
> 
> Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
> ---
>  .../linux/linux-yocto-rt_3.10.bbappend             |   32 ++++++++++++++++++++
>  1 file changed, 32 insertions(+)
>  create mode 100644 meta-isg/meta-valleyisland/recipes-kernel/linux/linux-
> yocto-rt_3.10.bbappend
> 
> diff --git a/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto-
> rt_3.10.bbappend b/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-
> yocto-rt_3.10.bbappend
> new file mode 100644
> index 0000000..bed0f96
> --- /dev/null
> +++ b/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto-
> rt_3.10.bbappend
> @@ -0,0 +1,32 @@
> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> +
> +#############################
> +# MACHINE = valleyisland-32 #
> +#############################
> +COMPATIBLE_MACHINE_valleyisland-32 = "valleyisland-32"
> +KMACHINE_valleyisland-32 = "valleyisland-32"
> +KBRANCH_valleyisland-32 = "standard/preempt-rt/base"
> +
> +KERNEL_FEATURES_append_valleyisland-32 = "features/valleyisland-
> io/valleyisland-io"
> +
> +LINUX_VERSION_valleyisland-32 = "3.10.35"
> +SRCREV_machine_pn-linux-yocto-rt_valleyisland-32 =
> "d1e73a1e09f9641c44e7d713d1a6b5b088411459"
> +SRCREV_meta_pn-linux-yocto-rt_valleyisland-32 =
> "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
> +
> +
> +SRC_URI_valleyisland-32 = "git:///home/ilab/development/yocto-dev-
> git/linux-yocto-
> 3.10;protocol=file;bareclone=1;branch=${KBRANCH},meta;name=machine,met
> a"
Local git setting should not be here. Please remove.

> +
> +#############################
> +# MACHINE = valleyisland-64 #
> +#############################
> +COMPATIBLE_MACHINE_valleyisland-64 = "valleyisland-64"
> +KMACHINE_valleyisland-64 = "valleyisland"
> +KBRANCH_valleyisland-64 = "standard/preempt-rt/base"
> +
> +KERNEL_FEATURES_append_valleyisland-64 = "features/valleyisland-
> io/valleyisland-io"
> +
> +LINUX_VERSION_valleyisland-64 = "3.10.35"
> +SRCREV_machine_pn-linux-yocto-rt_valleyisland-64 =
> "d1e73a1e09f9641c44e7d713d1a6b5b088411459"
> +SRCREV_meta_pn-linux-yocto-rt_valleyisland-64
> ="7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
> +
> +SRC_URI_valleyisland-64 = "git:///home/ilab/development/yocto-dev-
> git/linux-yocto-
> 3.10;protocol=file;bareclone=1;branch=${KBRANCH},meta;name=machine,met
Same here.
> a"
> --
> 1.7.10.4
> 
> --
> _______________________________________________
> meta-intel mailing list
> meta-intel at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-intel


More information about the meta-intel mailing list