[gnome-continuous] Fix the src URI for the Yocto base



commit bb77fd682cb063df561d694462806243abea9404
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 3 16:41:11 2018 +0100

    Fix the src URI for the Yocto base

 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index 498f7fe..cc59a4d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
   "architectures": ["x86_64"],
   "base": {
             "name": "yocto",
-           "src": "gnome:gnome-continuous-yocto",
+           "src": "gnome:gnome-continuous-yocto.git",
             "branch": "gnomeostree-3.22-krogoth"
           },
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]