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

Yoder Stuart-B08248 B08248 at freescale.com
Thu Nov 29 16:04:28 PST 2012



> -----Original Message-----
> From: McClintock Matthew-B29882
> Sent: Thursday, November 29, 2012 5:33 PM
> To: Daiane Angolini; Yoder Stuart-B08248
> Cc: meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [PATCH 16/27] qemu_1.0.bb: lock down SHA
> 
> On Thu, Nov 29, 2012 at 5:00 PM, Daiane Angolini <daiane.list at gmail.com> wrote:
> > 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?
> 
> This is from our own forked qemu on git.freescale.com. In fact this
> looks wrong-ish
> 
> deccbc3b81951f826df805f10c0a0318a80af011 is not the tagged release for
> fsl-sdk-v1.3 which is 7feabd47a814214dc4bebfd97d0eaf30dc50a68f
> 
> Might have a small issue here. Adding maintainer of repo.
> 
> Anyways, what else would you like to see here? It's just point at a
> specific SHA of our forked qemu.

7feabd47a814214dc4bebfd97d0eaf30dc50a68f is the correct SHA

Stuart




More information about the meta-freescale mailing list