Skip to content

Commit

Permalink
Bump cobalt to include device auth fixes (#529)
Browse files Browse the repository at this point in the history
- Implement a new device signing method
- Always append cert params to any URL it's navigated to
- Reduce provisioning access
  • Loading branch information
404ag authored Jan 15, 2024
1 parent 9fc9226 commit 28ef6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/cobalt/cobalt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

COBALT_VERSION = 6526317a4c316d01d8e70ae1a6532c2027da3f3f
COBALT_VERSION = e440283d98082919bf65cb2f5c0381d35befee6a
COBALT_SITE_METHOD = git
COBALT_SITE = https://github.com/comcast-tpx-metrological/ml-cobalt.git
COBALT_INSTALL_STAGING = YES
Expand Down

0 comments on commit 28ef6cd

Please sign in to comment.