[meta-intel] [PATCH 01/21] meta-isg: linux-yocto_3.10 common SRCREV for all ISG BSPs

Kamble, Nitin A nitin.a.kamble at intel.com
Thu May 8 13:55:41 PDT 2014


On 5/7/2014 5:19 PM, wei.sern.chan at intel.com wrote:
> From: Chan Wei Sern <wei.sern.chan at intel.com>
>
> Add SRCREV control for all meta-isg BSPs in meta-isg/common
> recipes-kernel/linux/linux-yocto_3.10.bbappend. The revision
> will be updated to newer point once all meta-isg BSPs are
> validated to work.
>
> Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
> Signed-off-by: Ong Boon Leong <boon.leong.ong at intel.com>
> ---
>   .../common/recipes-kernel/linux/linux-yocto_3.10.bbappend  |   12 ++++++++++++
>   1 file changed, 12 insertions(+)
>   create mode 100644 meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
>
> diff --git a/meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
> new file mode 100644
> index 0000000..bdc89c8
> --- /dev/null
> +++ b/meta-isg/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
> @@ -0,0 +1,12 @@
> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> +
> +# Below SRCREV applies to all meta-isg BSP recipes.
> +# The revision is only updated after all meta-isg BSPs
> +# have been validated.
> +LINUX_VERSION_core2-32-intel-common = "3.10.38"
> +SRCREV_meta_core2-32-intel-common = "${AUTOREV}"
AUTOREV is ok to use while doing personal development. But the upstream 
must have a fixed commit ID.
And this need to be fixed in many commits.

Nitin


> +SRCREV_machine_core2-32-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388"
> +
> +LINUX_VERSION_corei7-64-intel-common = "3.10.38"
> +SRCREV_meta_corei7-64-intel-common = "${AUTOREV}"
> +SRCREV_machine_corei7-64-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388"



More information about the meta-intel mailing list