Bug 1905842 - set patch application order for libyuv;r=chunmin

Differential Revision: https://phabricator.services.mozilla.com/D216490
This commit is contained in:
Nico Grunbaum 2024-07-28 06:49:12 +00:00
parent 1d995362b2
commit c9e5bb9101
4 changed files with 10 additions and 10 deletions

View File

@ -34,23 +34,23 @@ origin:
license-file: LICENSE
updatebot:
maintainer-phab: ng
maintainer-bz: na-g@nostrum.com
tasks:
- type: vendoring
enabled: true
frequency: release
maintainer-phab: ng
maintainer-bz: na-g@nostrum.com
tasks:
- type: vendoring
enabled: true
frequency: release
vendoring:
url: https://chromium.googlesource.com/libyuv/libyuv/
source-hosting: googlesource
vendor-directory: media/libyuv/libyuv/
skip-vendoring-steps: ['update-moz-build']
skip-vendoring-steps: ["update-moz-build"]
exclude:
- ".*"
patches:
- fix_build_errors.patch
- make_mjpeg_printfs_optional.patch
- update_gyp.patch
- 00_fix_build_errors.patch
- 01_make_mjpeg_printfs_optional.patch
- 02_update_gyp.patch