[meta-freescale] [PATCH 16/27] qemu_1.0.bb: lock down SHA

Daiane Angolini daiane.list at gmail.com
Thu Nov 29 15:00:36 PST 2012


On Thu, Nov 29, 2012 at 5:15 PM, Matthew McClintock <msm at freescale.com> wrote:
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> ---
>  recipes-devtools/qemu/qemu_1.0.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-devtools/qemu/qemu_1.0.bb b/recipes-devtools/qemu/qemu_1.0.bb
> index 7a6e545..91a12dc 100644
> --- a/recipes-devtools/qemu/qemu_1.0.bb
> +++ b/recipes-devtools/qemu/qemu_1.0.bb
> @@ -9,7 +9,7 @@ PV = "1.0+fsl"
>  DEPENDS += "dtc"
>
>  SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git"
> -SRCREV = "${AUTOREV}"
> +SRCREV = "deccbc3b81951f826df805f10c0a0318a80af011"
You could include a commit log to describe which version is this SHA.
Is this SHA some release?

For anything else, this patch looks OK to me

Daiane



More information about the meta-freescale mailing list