0017-DEPS-update-boringssl-to-latest-HEAD.patch 906 B

1234567891011121314151617181920212223242526
  1. From eb292c4748fd9057c27daa3b4f842c2ef775ebf5 Mon Sep 17 00:00:00 2001
  2. From: Tien Hock Loh <tienhock.loh@starfivetech.com>
  3. Date: Thu, 11 Aug 2022 07:29:39 +0000
  4. Subject: [PATCH 17/51] DEPS: update boringssl to latest HEAD
  5. Signed-off-by: Tien Hock Loh <tienhock.loh@starfivetech.com>
  6. ---
  7. DEPS | 2 +-
  8. 1 file changed, 1 insertion(+), 1 deletion(-)
  9. diff --git a/DEPS b/DEPS
  10. index 338adadd4456..f5c8d440c45d 100644
  11. --- a/DEPS
  12. +++ b/DEPS
  13. @@ -277,7 +277,7 @@ vars = {
  14. #
  15. # Note this revision should be updated with
  16. # third_party/boringssl/roll_boringssl.py, not roll-dep.
  17. - 'boringssl_revision': '4d955d20d27bcf3ae71df091ad17d95229a7eb56',
  18. + 'boringssl_revision': '4566bb5fe517f7f141b5fe935c559fc4311af35d',
  19. # Three lines of non-changing comments so that
  20. # the commit queue can handle CLs rolling google-toolbox-for-mac
  21. # and whatever else without interference from each other.
  22. --
  23. 2.25.1