All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docker: Remove libtrust from dependencies
@ 2017-06-20  2:02 Anselmo L. S. Melo
  2017-06-21 18:26 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Anselmo L. S. Melo @ 2017-06-20  2:02 UTC (permalink / raw)
  To: meta-virtualization

According to https://github.com/docker/libtrust, this repo is now deprecated
and the library was integrated in the docker-distribution repository.

Signed-off-by: Anselmo L. S. Melo <anselmo.melo@intel.com>
---
 recipes-containers/docker/docker_git.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
index 74170cb..c1b38dc 100644
--- a/recipes-containers/docker/docker_git.bb
+++ b/recipes-containers/docker/docker_git.bb
@@ -43,7 +43,6 @@ DEPENDS = " \
     go-context \
     go-mux \
     go-patricia \
-    go-libtrust \
     go-logrus \
     go-fsnotify \
     go-dbus \
-- 
2.13.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docker: Remove libtrust from dependencies
  2017-06-20  2:02 [PATCH] docker: Remove libtrust from dependencies Anselmo L. S. Melo
@ 2017-06-21 18:26 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2017-06-21 18:26 UTC (permalink / raw)
  To: Anselmo L. S. Melo; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1151 bytes --]

merged.

Bruce

On Mon, Jun 19, 2017 at 10:02 PM, Anselmo L. S. Melo <anselmo.melo@intel.com
> wrote:

> According to https://github.com/docker/libtrust, this repo is now
> deprecated
> and the library was integrated in the docker-distribution repository.
>
> Signed-off-by: Anselmo L. S. Melo <anselmo.melo@intel.com>
> ---
>  recipes-containers/docker/docker_git.bb | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/recipes-containers/docker/docker_git.bb
> b/recipes-containers/docker/docker_git.bb
> index 74170cb..c1b38dc 100644
> --- a/recipes-containers/docker/docker_git.bb
> +++ b/recipes-containers/docker/docker_git.bb
> @@ -43,7 +43,6 @@ DEPENDS = " \
>      go-context \
>      go-mux \
>      go-patricia \
> -    go-libtrust \
>      go-logrus \
>      go-fsnotify \
>      go-dbus \
> --
> 2.13.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

[-- Attachment #2: Type: text/html, Size: 2389 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-21 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-20  2:02 [PATCH] docker: Remove libtrust from dependencies Anselmo L. S. Melo
2017-06-21 18:26 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.