diff options
| author | Leah Rowe <leah@libreboot.org> | 2024-12-01 00:39:52 +0000 | 
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2024-12-01 01:44:45 +0000 | 
| commit | 28d8dc93a52abea5ddb3467be6e7ce92b25a40d1 (patch) | |
| tree | 270e03c0932cc0b4591d527dc594501c121c1420 /config/git | |
| parent | 7f6e47d27c673e29250cbdac03e326b9ba044b05 (diff) | |
vendor.sh: Use the new deguard for 3050micro
I'm adding ThinkPad T480 support next, which requires
the new revision of deguard. Mate Kukri changed the way
deguard is used, in a rewrite of the project, so lbmk
has to change too.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git')
| -rw-r--r-- | config/git/deguard/pkg.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config/git/deguard/pkg.cfg b/config/git/deguard/pkg.cfg index 3da47380..f6d24cf6 100644 --- a/config/git/deguard/pkg.cfg +++ b/config/git/deguard/pkg.cfg @@ -1,3 +1,3 @@ -rev="fc4c59ac35e6f38c195214d71340a6adade2689f" +rev="de176a7f20650b272a01efb633931a63128c1647"  url="https://review.coreboot.org/deguard"  bkup_url="https://codeberg.org/libreboot/deguard"  | 
