Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit bcde838

Browse files
Roll Wuffs and buildroot (#9791)
1 parent 3b75979 commit bcde838

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ allowed_hosts = [
126126
]
127127

128128
deps = {
129-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c5a493b255a32f0946a70155592a5f43790dc890',
129+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '5a3c4ab16dc3bd0402b01ce0e613e754718b18c5',
130130

131131
# Fuchsia compatibility
132132
#
@@ -390,7 +390,7 @@ deps = {
390390
Var('chromium_git') + '/webm/libwebp.git' + '@' + '0.6.0',
391391

392392
'src/third_party/wuffs':
393-
Var('fuchsia_git') + '/third_party/wuffs' + '@' + '11de618a6717c5c5d8c444b9c5ddf38d966b851d',
393+
Var('skia_git') + '/external/github.com/google/wuffs.git' + '@' + '6ad7d00a262e862549e4963b4a43d148a8285e50',
394394

395395
'src/third_party/fontconfig/src':
396396
Var('chromium_git') + '/external/fontconfig.git' + '@' + 'c336b8471877371f0190ba06f7547c54e2b890ba',

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b37a2e81e4f74e4a3c20b6843115d41e
1+
Signature: b1d2f51063722465da09e691bf164c84
22

33
UNUSED LICENSES:
44

@@ -516,6 +516,7 @@ FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xcb.h
516516
FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xlib.h
517517
FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xlib_xrandr.h
518518
FILE: ../../../third_party/wuffs/cmd/commonflags/commonflags.go
519+
FILE: ../../../third_party/wuffs/cmd/ractool/main.go
519520
FILE: ../../../third_party/wuffs/cmd/wuffs-c/genlib.go
520521
FILE: ../../../third_party/wuffs/cmd/wuffs-c/main.go
521522
FILE: ../../../third_party/wuffs/cmd/wuffs-c/release.go
@@ -586,6 +587,9 @@ FILE: ../../../third_party/wuffs/lib/rac/example_test.go
586587
FILE: ../../../third_party/wuffs/lib/rac/rac.go
587588
FILE: ../../../third_party/wuffs/lib/rac/writer.go
588589
FILE: ../../../third_party/wuffs/lib/rac/writer_test.go
590+
FILE: ../../../third_party/wuffs/lib/raczlib/raczlib.go
591+
FILE: ../../../third_party/wuffs/lib/raczlib/writer.go
592+
FILE: ../../../third_party/wuffs/lib/zlibcut/example_test.go
589593
FILE: ../../../third_party/wuffs/lib/zlibcut/zlibcut.go
590594
FILE: ../../../third_party/wuffs/lib/zlibcut/zlibcut_test.go
591595
FILE: ../../../third_party/wuffs/release/c/wuffs-unsupported-snapshot.c

0 commit comments

Comments
 (0)