diff options
Diffstat (limited to 'config/git')
-rw-r--r-- | config/git/bios_extract/pkg.cfg | 2 | ||||
-rw-r--r-- | config/git/deguard/pkg.cfg | 3 | ||||
-rw-r--r-- | config/git/flashprog/pkg.cfg | 2 | ||||
-rw-r--r-- | config/git/gpio-scripts/pkg.cfg | 3 | ||||
-rw-r--r-- | config/git/int/pkg.cfg | 3 | ||||
-rw-r--r-- | config/git/mxmdump/pkg.cfg | 3 | ||||
-rw-r--r-- | config/git/pcsx-redux/pkg.cfg | 3 |
7 files changed, 17 insertions, 2 deletions
diff --git a/config/git/bios_extract/pkg.cfg b/config/git/bios_extract/pkg.cfg index 4b203544..e77bf0a5 100644 --- a/config/git/bios_extract/pkg.cfg +++ b/config/git/bios_extract/pkg.cfg @@ -1,3 +1,3 @@ rev="0a7bc1d71735ef97b00dfec0fd54a02fcc5d1bb0" url="https://review.coreboot.org/bios_extract" -bkup_url="https://github.com/coreboot/bios_extract/" +bkup_url="https://github.com/coreboot/bios_extract" diff --git a/config/git/deguard/pkg.cfg b/config/git/deguard/pkg.cfg new file mode 100644 index 00000000..3da47380 --- /dev/null +++ b/config/git/deguard/pkg.cfg @@ -0,0 +1,3 @@ +rev="fc4c59ac35e6f38c195214d71340a6adade2689f" +url="https://review.coreboot.org/deguard" +bkup_url="https://codeberg.org/libreboot/deguard" diff --git a/config/git/flashprog/pkg.cfg b/config/git/flashprog/pkg.cfg index ddbd60a2..ff45c7b6 100644 --- a/config/git/flashprog/pkg.cfg +++ b/config/git/flashprog/pkg.cfg @@ -1,3 +1,3 @@ -rev="5b4fdd11dd74c7f018cb04f7a27a2badc02fe182" +rev="d128a0ae87086b37c0e5d7a8d934bcdee173402f" url="https://review.sourcearcade.org/flashprog" bkup_url="https://github.com/SourceArcade/flashprog.git" diff --git a/config/git/gpio-scripts/pkg.cfg b/config/git/gpio-scripts/pkg.cfg new file mode 100644 index 00000000..60963e9d --- /dev/null +++ b/config/git/gpio-scripts/pkg.cfg @@ -0,0 +1,3 @@ +rev="be2de1233a70e3cf05ad17b008fd85c862b1ecf9" +url="https://codeberg.org/libreboot/gpio-scripts" +bkup_url="https://git.disroot.org/libreboot/gpio-scripts" diff --git a/config/git/int/pkg.cfg b/config/git/int/pkg.cfg new file mode 100644 index 00000000..d3c2958a --- /dev/null +++ b/config/git/int/pkg.cfg @@ -0,0 +1,3 @@ +rev="d1ac570549f00477d9ade21807f42f28a4864fcd" +url="https://codeberg.org/libreboot/int" +bkup_url="https://git.disroot.org/libreboot/int" diff --git a/config/git/mxmdump/pkg.cfg b/config/git/mxmdump/pkg.cfg new file mode 100644 index 00000000..19ede8d8 --- /dev/null +++ b/config/git/mxmdump/pkg.cfg @@ -0,0 +1,3 @@ +rev="ab3393c84fd3de01793bbfa2ec4caddfe0dc44f6" +url="https://codeberg.org/libreboot/mxmdump" +bkup_url="https://git.disroot.org/libreboot/mxmdump" diff --git a/config/git/pcsx-redux/pkg.cfg b/config/git/pcsx-redux/pkg.cfg new file mode 100644 index 00000000..0ae9a205 --- /dev/null +++ b/config/git/pcsx-redux/pkg.cfg @@ -0,0 +1,3 @@ +rev="6ec5348058413619b290b069adbdae68180ce8c0" +url="https://github.com/grumpycoders/pcsx-redux" +bkup_url="https://codeberg.org/vimuser/pcsx-redux" |