[gnome-continuous/fdo-base: 3/4] manifest: Add a type for the base system



commit fa8023750691a9731e51be6c7ee9e43fe7f86eb3
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Oct 17 13:01:23 2018 +0100

    manifest: Add a type for the base system
    
    We're going to change this type later on.

 manifest.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/manifest.json b/manifest.json
index f5e17f0..7caec9a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -7,6 +7,7 @@
     ],
     "base" : {
         "name" : "yocto",
+        "type" : "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]