0065-DEPS-update-commit-hash-for-node-nw.patch 873 B

1234567891011121314151617181920212223242526
  1. From 69b5b696114392410d4d08198c1888565a23a974 Mon Sep 17 00:00:00 2001
  2. From: Rebecca Chang Swee Fun <rebecca.chang@starfivetech.com>
  3. Date: Wed, 14 Sep 2022 02:41:26 -0400
  4. Subject: [PATCH 65/68] DEPS: update commit hash for node-nw
  5. Signed-off-by: Rebecca Chang Swee Fun <rebecca.chang@starfivetech.com>
  6. ---
  7. DEPS | 2 +-
  8. 1 file changed, 1 insertion(+), 1 deletion(-)
  9. diff --git a/DEPS b/DEPS
  10. index a75226fbcfb3..57c94e6860f0 100644
  11. --- a/DEPS
  12. +++ b/DEPS
  13. @@ -1806,7 +1806,7 @@ deps = {
  14. Var('reb_git') + '/v8.git' + '@' + Var('v8_revision'),
  15. 'src/third_party/node-nw':
  16. - Var('reb_git') + '/node.git' + '@' + '7c46b745ea0ac6cfdac0da84c2e9492c176f8948',
  17. + Var('reb_git') + '/node.git' + '@' + '90bf0eb747f70320e78a30907e86f34c1c061bc6',
  18. 'src/content/nw':
  19. Var('reb_git') + '/nw.js.git' + '@' + '52deb9b9ed6d4209220ab47975455b73e655b465',
  20. --
  21. 2.30.2