Merge pull request 'osbmk->lbmk' (#117) from Riku_V/lbmk:osbmk-lbmk into master

Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/117
This commit is contained in:
Leah Rowe
2023-08-22 09:42:09 +00:00
+2 -2
View File
@@ -1,7 +1,7 @@
# This file contains information needed for getting the correct versions
# for various git projects used by osbmk.
# for various git projects used by lbmk.
# Project name is enclosed by curly braces '{}' information about the
# project relevant to osbmk is stored between the subsequent curly
# project relevant to lbmk is stored between the subsequent curly
# braces. This file is used by the gitcheck script as well as the
# fetch script. Each entry must include: revision 'rev', location
# 'loc', and the git url 'url'. Bkup_url is optional.