summaryrefslogtreecommitdiff
path: root/config/git/coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'config/git/coreboot')
-rw-r--r--config/git/coreboot6
-rw-r--r--config/git/coreboot/pkg.cfg5
2 files changed, 5 insertions, 6 deletions
diff --git a/config/git/coreboot b/config/git/coreboot
deleted file mode 100644
index 4b139e19..00000000
--- a/config/git/coreboot
+++ /dev/null
@@ -1,6 +0,0 @@
-{coreboot}{
- rev: HEAD
- loc: coreboot/coreboot
- url: https://review.coreboot.org/coreboot
- bkup_url: https://github.com/coreboot/coreboot.git
-}
diff --git a/config/git/coreboot/pkg.cfg b/config/git/coreboot/pkg.cfg
new file mode 100644
index 00000000..2a23ee5c
--- /dev/null
+++ b/config/git/coreboot/pkg.cfg
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+
+rev="HEAD"
+url="https://review.coreboot.org/coreboot"
+bkup_url="https://github.com/coreboot/coreboot.git"