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

McClintock Matthew-B29882 B29882 at freescale.com
Thu Nov 29 15:32:42 PST 2012


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.

-M

>
> For anything else, this patch looks OK to me
>
> Daiane
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list