Skip to content

Commit e603a43

Browse files
authored
Merge pull request #32962 from bluca/suse_mod
pkg/opensuse: switch to SHA1 fork
2 parents 2d988c1 + 386dc7d commit e603a43

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
branch = rawhide
55
[submodule "pkg/opensuse"]
66
path = pkg/opensuse
7-
url = https://src.opensuse.org/rpm/systemd.git
8-
branch = factory
7+
url = https://code.opensuse.org/package/systemd.git
8+
branch = master
99
[submodule "pkg/debian"]
1010
path = pkg/debian
1111
url = https://salsa.debian.org/systemd-team/systemd.git

mkosi.images/system/mkosi.conf.d/10-opensuse/mkosi.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Packages=
3636
f2fs-tools
3737
gawk
3838
git-core
39+
gcc-c++
3940
glibc-locale-base
4041
gnutls
4142
grep

pkg/opensuse

Submodule opensuse updated from acdb1cd to c339941

0 commit comments

Comments
 (0)