Op 30 apr. 2012, om 17:21 heeft Saul Wold het volgende geschreven: > 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<[email protected]> >>> --- >>> .../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.
I've had reports of that bug as well, it is also triggered by things like redirects to fancy error pages. regards, Koen _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
