[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6961/8267] bitbake: lib/fetch2/__init__.py: Fix unpack comment
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 6961/8267] bitbake: lib/fetch2/__init__.py: Fix unpack comment
- Date: Sun, 17 Dec 2017 05:34:45 +0000 (UTC)
commit 0342c4270e8913ee967cc29f1c32304ea9edb1d0
Author: Mark Hatle <mark hatle windriver com>
Date: Wed Jul 26 10:20:35 2017 -0500
bitbake: lib/fetch2/__init__.py: Fix unpack comment
(Bitbake rev: b8f477de204ab5d0680b2b7c42370d13395be46c)
Signed-off-by: Mark Hatle <mark hatle windriver com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
bitbake/lib/bb/fetch2/__init__.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bitbake/lib/bb/fetch2/__init__.py b/bitbake/lib/bb/fetch2/__init__.py
index a78279c..bd23533 100644
--- a/bitbake/lib/bb/fetch2/__init__.py
+++ b/bitbake/lib/bb/fetch2/__init__.py
@@ -1738,7 +1738,7 @@ class Fetch(object):
def unpack(self, root, urls=None):
"""
- Check all urls exist upstream
+ Unpack urls to root
"""
if not urls:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]