From 58c49e5d8daf4f4928ad1a95e60bf125b0d163c1 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mar 11 2015 19:39:35 +0000 Subject: overlay: Use fedora dist-git for docker, drop libhif freeze Both are not necessary. --- diff --git a/overlay.yml b/overlay.yml index 2a2986c..0d92661 100644 --- a/overlay.yml +++ b/overlay.yml @@ -34,8 +34,6 @@ components: # (automatic) distgit: ostree - src: github:hughsie/libhif - # Just testing the freeze functionality - freeze: 07fb582c331773ea8ee60513d8ee74f592a7eab9 distgit: name: libhif patches: drop @@ -46,6 +44,4 @@ components: patches: drop - src: github:docker/docker - distgit: - name: docker-io - src: file:///home/walters/src/fedora/docker-io + distgit: { name: docker-io }