[elbe-devel] [PATCH v3 6/8] virtapt: remove elbe-bootstrap from comment
Manuel Traut
manut at linutronix.de
Fri Oct 19 11:40:26 CEST 2018
On Mon, Oct 15, 2018 at 03:18:04PM +0200, Torben Hohn wrote:
> elbe-bootstrap does not exist anymore.
>
> remove it from comments.
>
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
Reviewed-by: Manuel Traut <manut at linutronix.de>
> ---
> elbepack/virtapt.py | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/elbepack/virtapt.py b/elbepack/virtapt.py
> index f64e3b7c..568779b0 100644
> --- a/elbepack/virtapt.py
> +++ b/elbepack/virtapt.py
> @@ -35,9 +35,9 @@ def getdeps(pkg):
> #
> # ATTENTION: for provides pinning and priorities for package selection are
> # ignored. This should be safe for now, because the code is only
> -# used for downloading 'elbe-bootstrap' and generating the SDKs
> -# host-sysroot. For generating host-sysroots there is no posibility
> -# to modify package priorities via elbe-xml.
> +# used for generating the SDKs host-sysroot.
> +# For generating host-sysroots there is no posibility to modify
> +# package priorities via elbe-xml.
> def lookup_uri(v, d, target_pkg):
> try:
> pkg = v.cache[target_pkg]
> --
> 2.11.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list