[gnome-build-meta/tristan/gnome-boot: 5/6] project.conf: Enable use of the x86image plugin



commit 842e1a4c62e410e34baf58528f969ac3a8f1bb86
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Fri May 3 16:55:53 2019 +0900

    project.conf: Enable use of the x86image plugin
    
    This is needed to assemble bootable images.

 project.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index a41d5f8e..1f37cf7d 100644
--- a/project.conf
+++ b/project.conf
@@ -14,7 +14,6 @@ ref-storage: project.refs
 artifacts:
   url: https://cache.gitlab.gnome.org:11001
 
-
 # Options to specify for the project, these provide
 # command line switches which control the behavior of
 # conditional directives in the element.bst files.
@@ -300,3 +299,4 @@ plugins:
   elements:
     flatpak_image: 0
     flatpak_repo: 0
+    x86image: 0


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