misc: mkosi: Switch to copy-git-more
I added a new feature in mkosi which got merged in: 31801e89e77188e697ed937ca6b8668fde4c4a4d This allows us to pull in all of the git repository so that we can see the version number that comes from git.
This commit is contained in:
@@ -46,8 +46,7 @@ Cache=mkosi.cache
|
|||||||
BuildSources=../..
|
BuildSources=../..
|
||||||
|
|
||||||
# Use this transfer mode for the git sources.
|
# Use this transfer mode for the git sources.
|
||||||
# XXX: Does auto-detect even work if BuildSources is not the current dir? Bug?
|
SourceFileTransfer=copy-git-more
|
||||||
SourceFileTransfer=copy-git-cached
|
|
||||||
|
|
||||||
# Skip the (second) final build phase, since we only need the build artifact.
|
# Skip the (second) final build phase, since we only need the build artifact.
|
||||||
SkipFinalPhase=true
|
SkipFinalPhase=true
|
||||||
|
|||||||
@@ -45,8 +45,7 @@ Cache=mkosi.cache
|
|||||||
BuildSources=../..
|
BuildSources=../..
|
||||||
|
|
||||||
# Use this transfer mode for the git sources.
|
# Use this transfer mode for the git sources.
|
||||||
# XXX: Does auto-detect even work if BuildSources is not the current dir? Bug?
|
SourceFileTransfer=copy-git-more
|
||||||
SourceFileTransfer=copy-git-cached
|
|
||||||
|
|
||||||
# Skip the (second) final build phase, since we only need the build artifact.
|
# Skip the (second) final build phase, since we only need the build artifact.
|
||||||
SkipFinalPhase=true
|
SkipFinalPhase=true
|
||||||
|
|||||||
@@ -42,8 +42,7 @@ Cache=mkosi.cache
|
|||||||
BuildSources=../..
|
BuildSources=../..
|
||||||
|
|
||||||
# Use this transfer mode for the git sources.
|
# Use this transfer mode for the git sources.
|
||||||
# XXX: Does auto-detect even work if BuildSources is not the current dir? Bug?
|
SourceFileTransfer=copy-git-more
|
||||||
SourceFileTransfer=copy-git-cached
|
|
||||||
|
|
||||||
# Skip the (second) final build phase, since we only need the build artifact.
|
# Skip the (second) final build phase, since we only need the build artifact.
|
||||||
SkipFinalPhase=true
|
SkipFinalPhase=true
|
||||||
|
|||||||
@@ -43,8 +43,7 @@ Cache=mkosi.cache
|
|||||||
BuildSources=../..
|
BuildSources=../..
|
||||||
|
|
||||||
# Use this transfer mode for the git sources.
|
# Use this transfer mode for the git sources.
|
||||||
# XXX: Does auto-detect even work if BuildSources is not the current dir? Bug?
|
SourceFileTransfer=copy-git-more
|
||||||
SourceFileTransfer=copy-git-cached
|
|
||||||
|
|
||||||
# Skip the (second) final build phase, since we only need the build artifact.
|
# Skip the (second) final build phase, since we only need the build artifact.
|
||||||
SkipFinalPhase=true
|
SkipFinalPhase=true
|
||||||
|
|||||||
@@ -43,8 +43,7 @@ Cache=mkosi.cache
|
|||||||
BuildSources=../..
|
BuildSources=../..
|
||||||
|
|
||||||
# Use this transfer mode for the git sources.
|
# Use this transfer mode for the git sources.
|
||||||
# XXX: Does auto-detect even work if BuildSources is not the current dir? Bug?
|
SourceFileTransfer=copy-git-more
|
||||||
SourceFileTransfer=copy-git-cached
|
|
||||||
|
|
||||||
# Skip the (second) final build phase, since we only need the build artifact.
|
# Skip the (second) final build phase, since we only need the build artifact.
|
||||||
SkipFinalPhase=true
|
SkipFinalPhase=true
|
||||||
|
|||||||
@@ -45,8 +45,7 @@ Cache=mkosi.cache
|
|||||||
BuildSources=../..
|
BuildSources=../..
|
||||||
|
|
||||||
# Use this transfer mode for the git sources.
|
# Use this transfer mode for the git sources.
|
||||||
# XXX: Does auto-detect even work if BuildSources is not the current dir? Bug?
|
SourceFileTransfer=copy-git-more
|
||||||
SourceFileTransfer=copy-git-cached
|
|
||||||
|
|
||||||
# Skip the (second) final build phase, since we only need the build artifact.
|
# Skip the (second) final build phase, since we only need the build artifact.
|
||||||
SkipFinalPhase=true
|
SkipFinalPhase=true
|
||||||
|
|||||||
Reference in New Issue
Block a user