Bug 95483

Summary: build scripts: Allow overriding the output repo location
Product: xdg-app Reporter: Tristan Van Berkom <tristan.van.berkom>
Component: GeneralAssignee: Alexander Larsson <alexl>
Status: RESOLVED FIXED QA Contact: Alexander Larsson <alexl>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: freedesktop-sdk-base: Allow override of REPO
freedesktop-sdk-images: Allow overriding the output ostree repo
gnome-sdk-images: Allow overriding the output ostree repo

Description Tristan Van Berkom 2016-05-19 05:12:14 UTC
Created attachment 123896 [details] [review]
freedesktop-sdk-base: Allow override of REPO

The attached patches (targeting the base runtime and the two sdk repositories) allow one to specify the output ostree repository location on the command line with:

    make REPO=/path/to/repo

This is practical for automated builders which can then build multiple checkouts of multiple repositories into the same ostree repository.
Comment 1 Tristan Van Berkom 2016-05-19 05:13:26 UTC
Created attachment 123897 [details] [review]
freedesktop-sdk-images: Allow overriding the output ostree repo
Comment 2 Tristan Van Berkom 2016-05-19 05:15:56 UTC
Created attachment 123898 [details] [review]
gnome-sdk-images: Allow overriding the output ostree repo
Comment 3 Alexander Larsson 2016-05-19 06:52:37 UTC
I've been using symlinks called "repo" instead, but i guess being able to modify it without writing to disk is nice.
Comment 4 Alexander Larsson 2016-05-19 07:21:40 UTC
Pushed

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.