On Monday, April 30, 2012, Saul Wold <sgw@linux.intel.com> wrote:
> On 04/29/2012 01:45 AM, Martin Jansa wrote:
>>
>> On Sat, Apr 28, 2012 at 04:12:30PM +0800, Dongxiao Xu wrote:
>>>
>>> Signed-off-by: Dongxiao Xu<dongxiao.xu@intel.com>
>>> ---
>>>  .../ofono/{ofono_1.5.bb =>  ofono_1.6.bb}           |    2 +-
>>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>>  rename meta/recipes-connectivity/ofono/{ofono_1.5.bb =>  ofono_1.6.bb} (97%)
>>>
>>> diff --git a/meta/recipes-connectivity/ofono/ofono_1.5.bb b/meta/recipes-connectivity/ofono/ofono_1.6.bb
>>> similarity index 97%
>>> rename from meta/recipes-connectivity/ofono/ofono_1.5.bb
>>> rename to meta/recipes-connectivity/ofono/ofono_1.6.bb
>>> index dad813f..d0f273b 100644
>>> --- a/meta/recipes-connectivity/ofono/ofono_1.5.bb
>>> +++ b/meta/recipes-connectivity/ofono/ofono_1.6.bb
>>> @@ -1,6 +1,6 @@
>>>  require ofono.inc
>>>
>>> -PR = "r1"
>>> +PR = "r0"
>>
>> without checksum change it will fail, right?
>>
>> I'll send patch I have for ofono upgrade in my branch.
>>
> This seems to have uncovered a problem with the Fetcher, it happily pulls the upstream tarball, raises a BBFetchException, and writes the checksum failure to the log file, but it seems to still mark the fetch complete with a .done file and continues to build.
>

Will check summing not be done next time it tries to build the recipe

> I will file a bug.
>
> Sau!
>
>>>
>>>  SRC_URI  = "${KERNELORG_MIRROR}/linux/network/ofono/${BPN}-${PV}.tar.bz2 \
>>>                  file://ofono"
>>> --
>>> 1.7.4.1
>>>
>>>
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>