mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
Update rust-opengles, rust-stb-image
This commit is contained in:
parent
b88632d562
commit
c9d0258a76
4 changed files with 3 additions and 4 deletions
|
@ -59,6 +59,7 @@ exceptions = [
|
|||
"rust-http-client/http_parser.c", # BSD, Joyent
|
||||
"rust-http-client/http_parser.h", # BSD, Joyent
|
||||
"rust-opengles/gl2.h", # SGI Free Software B License Version 2.0, Khronos Group
|
||||
"rust-stb-image/stb_image.c", # Public domain
|
||||
"servo/dom/bindings/codegen/ply/ply/yacc.py", # BSD
|
||||
"servo/dom/bindings/codegen/ply/ply/__init__.py", # BSD
|
||||
"servo/dom/bindings/codegen/ply/ply/lex.py", # BSD
|
||||
|
|
|
@ -45,8 +45,6 @@ exceptions = [
|
|||
"src/rust-harfbuzz/harfbuzz", # Upstream
|
||||
"src/skia", # Upstream
|
||||
"src/servo/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
|
||||
"src/rust-opengles", # Need to contact copyright holders
|
||||
"src/rust-stb-image", # "
|
||||
]
|
||||
|
||||
def should_check(name):
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 942eac05bfd7397da0c8f9f92280bea4cf6021c4
|
||||
Subproject commit fc84ce28dd7a6f8fa64673efdff0ae8ced111920
|
|
@ -1 +1 @@
|
|||
Subproject commit fd38ef064bbac1444079a5262922c7bb73311216
|
||||
Subproject commit 425d31cd4e8a11af03032e07c6bbb18a20ea8661
|
Loading…
Add table
Add a link
Reference in a new issue