Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 2345493002: Uprev libmtp to 1.1.12 (Closed)

Created:
4 years, 3 months ago by yawano
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/libmtp@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Uprev libmtp to 1.1.12 - Downloaded libmtp 1.1.12 from https://sourceforge.net/projects/libmtp/files/libmtp/1.1.12/ - Apply patches in ./patches. Note that some patches have been skipped. - Moved skipped patches to ./skipped_patches BUG=chrome-os-partner:47236 TEST=none R=thestig@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/libmtp/+/4f0c550b9e148f1760eb6d9a44112940649d885c

Patch Set 1 #

Patch Set 2 : Apply patch 00 #

Patch Set 3 : Update patch 00 #

Patch Set 4 : Apply patch 01 #

Patch Set 5 : Update patch 01 #

Patch Set 6 : Skip patch 02. Already upstreamed. #

Patch Set 7 : Apply patch 03 #

Patch Set 8 : Update patch 03 #

Patch Set 9 : Skip patch 04. Already upstreamed. #

Patch Set 10 : Apply patch 05 #

Patch Set 11 : Apply patch 06 #

Patch Set 12 : Skip patch 07. Already fixed in the upstream. #

Patch Set 13 : Apply patch 08 #

Patch Set 14 : Update patch 08 #

Patch Set 15 : Apply patch 09 #

Patch Set 16 : Update patch 09 #

Patch Set 17 : Skip patch 10 #

Patch Set 18 : Apply patch 11 #

Patch Set 19 : Update patch 11 #

Patch Set 20 : Skip patch 12. Already upstreamed. #

Patch Set 21 : Apply patch 14 #

Patch Set 22 : Update patch 14 #

Patch Set 23 : Apply patch 15 #

Patch Set 24 : Skip patch 16. Already upstreamed. #

Patch Set 25 : Skip patch 17. Already upstreamed. #

Patch Set 26 : Apply patch 18 #

Patch Set 27 : Apply patch 19 #

Patch Set 28 : Apply patch 20 #

Patch Set 29 : Update patch 20 #

Patch Set 30 : Apply patch 21 #

Patch Set 31 : Update patch 21 #

Patch Set 32 : Revert patch 11 #

Patch Set 33 : Move patch 11 to skipped_patches #

Patch Set 34 : Move patch 10 to patches #

Patch Set 35 : Apply patch 10 #

Patch Set 36 : Update patch 10 #

Patch Set 37 : Remove skipped patches #

Patch Set 38 : Bring README.chromium back #

Patch Set 39 : Re-upload cl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11475 lines, -7344 lines) Patch
M INSTALL View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 2 chunks +20 lines, -6 lines 0 comments Download
M Makefile.am View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +8 lines, -1 line 0 comments Download
M Makefile.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 21 chunks +249 lines, -173 lines 0 comments Download
M README View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 7 chunks +79 lines, -21 lines 0 comments Download
M README.windows.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +54 lines, -54 lines 0 comments Download
M TODO View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +2 lines, -1 line 0 comments Download
M aclocal.m4 View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 54 chunks +710 lines, -382 lines 0 comments Download
A compile View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +347 lines, -0 lines 0 comments Download
D config.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -211 lines 0 comments Download
M config.guess View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 36 chunks +359 lines, -454 lines 0 comments Download
M config.sub View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 37 chunks +254 lines, -105 lines 0 comments Download
M config.h.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +5 lines, -7 lines 0 comments Download
M configure View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 125 chunks +457 lines, -325 lines 0 comments Download
M configure.ac View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 4 chunks +8 lines, -7 lines 0 comments Download
M depcomp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 25 chunks +295 lines, -192 lines 0 comments Download
M doc/Makefile.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 8 chunks +96 lines, -22 lines 0 comments Download
M examples/Makefile.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 16 chunks +206 lines, -82 lines 0 comments Download
M examples/albumart.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +5 lines, -2 lines 0 comments Download
M examples/albums.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 4 chunks +58 lines, -14 lines 0 comments Download
M examples/detect.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 5 chunks +42 lines, -32 lines 0 comments Download
M examples/files.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +56 lines, -23 lines 0 comments Download
M examples/filetree.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 2 chunks +7 lines, -1 line 0 comments Download
M examples/folders.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 4 chunks +15 lines, -7 lines 0 comments Download
M examples/sendtr.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 6 chunks +40 lines, -14 lines 0 comments Download
M examples/thumb.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 5 chunks +7 lines, -15 lines 0 comments Download
M examples/tracks.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +60 lines, -19 lines 0 comments Download
M install-sh View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 14 chunks +174 lines, -200 lines 0 comments Download
D libmtp.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -71 lines 0 comments Download
A libmtp.pc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +15 lines, -0 lines 0 comments Download
A + libmtp.sh View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 0 chunks +-1 lines, --1 lines 0 comments Download
M libmtp.pc.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +1 line, -1 line 0 comments Download
A ltmain.sh View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 0 chunks +-1 lines, --1 lines 0 comments Download
M m4/libtool.m4 View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 4 chunks +10 lines, -8 lines 0 comments Download
M missing View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +149 lines, -265 lines 0 comments Download
M patches/00_disable_playlist.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 22 chunks +71 lines, -68 lines 0 comments Download
M patches/01_build_fixes.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +6 lines, -33 lines 0 comments Download
D patches/02_check_ptp_operation_support.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -98 lines 0 comments Download
M patches/03_enable_ptp_support.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 2 chunks +9 lines, -9 lines 0 comments Download
D patches/04_parse_extension_descriptor_null_check.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -15 lines 0 comments Download
D patches/07_fix_strcpy_in_ptp_unpack_ptptime.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -27 lines 0 comments Download
M patches/08_add_licenses.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +16 lines, -48 lines 0 comments Download
M patches/09_do_not_build_udev_and_examples.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 19 chunks +238 lines, -187 lines 0 comments Download
M patches/10_remove_nexus_s_from_device_list.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +11 lines, -8 lines 0 comments Download
D patches/11_add_gyp_file_and_generated_headers.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -1489 lines 0 comments Download
D patches/12_check_for_libusb_init_failures.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -76 lines 0 comments Download
M patches/14_libusb1_header.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +5 lines, -5 lines 0 comments Download
D patches/16_fix_leaks.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -90 lines 0 comments Download
D patches/17_fix_leak_in_libmtp_release_device.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +0 lines, -12 lines 0 comments Download
M patches/20_get_thumbnail_format.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 4 chunks +11 lines, -9 lines 0 comments Download
M patches/21_fix_build_with_new_glibc.patch View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +6 lines, -6 lines 0 comments Download
M src/Makefile.am View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 2 chunks +5 lines, -4 lines 0 comments Download
M src/Makefile.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 18 chunks +222 lines, -108 lines 0 comments Download
A src/chdk_live_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +99 lines, -0 lines 0 comments Download
A src/chdk_ptp.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +278 lines, -0 lines 0 comments Download
M src/device-flags.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 5 chunks +8 lines, -4 lines 0 comments Download
M src/gphoto2-endian.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +1 line, -1 line 0 comments Download
M src/libmtp.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 10 chunks +46 lines, -6 lines 0 comments Download
M src/libmtp.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 54 chunks +346 lines, -79 lines 0 comments Download
M src/libmtp.sym View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +8 lines, -0 lines 0 comments Download
M src/libmtp.h.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 6 chunks +42 lines, -2 lines 0 comments Download
M src/libopenusb1-glue.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 17 chunks +63 lines, -41 lines 0 comments Download
M src/libusb-glue.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 20 chunks +69 lines, -43 lines 0 comments Download
M src/libusb1-glue.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 37 chunks +212 lines, -91 lines 0 comments Download
M src/mtpz.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 7 chunks +142 lines, -125 lines 0 comments Download
M src/music-players.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 44 chunks +1804 lines, -284 lines 0 comments Download
M src/playlist-spl.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 1 chunk +1 line, -0 lines 0 comments Download
M src/ptp.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 62 chunks +573 lines, -139 lines 0 comments Download
M src/ptp.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 136 chunks +2328 lines, -1376 lines 0 comments Download
M src/ptp-pack.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 48 chunks +672 lines, -110 lines 0 comments Download
M src/util.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 2 chunks +2 lines, -1 line 0 comments Download
M src/util.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 3 chunks +35 lines, -8 lines 0 comments Download
M util/Makefile.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 7 chunks +95 lines, -24 lines 0 comments Download
M util/mtp-hotplug.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 9 chunks +22 lines, -4 lines 0 comments Download
M util/mtp-probe.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 2 chunks +243 lines, -1 line 0 comments Download

Messages

Total messages: 17 (7 generated)
yawano
thestig@: PTAL. Thank you! Sorry for huge CL. A few questions. 1. Are we using ...
4 years, 3 months ago (2016-09-20 08:43:59 UTC) #4
yawano
Correction: skipped-patches directory -> skipped_patches directory.
4 years, 3 months ago (2016-09-20 08:49:22 UTC) #8
Lei Zhang
On 2016/09/20 08:43:59, yawano wrote: > thestig@: PTAL. Thank you! Sorry for huge CL. > ...
4 years, 3 months ago (2016-09-20 08:58:05 UTC) #9
yawano
On 2016/09/20 08:58:05, Lei Zhang wrote: > On 2016/09/20 08:43:59, yawano wrote: > > thestig@: ...
4 years, 3 months ago (2016-09-21 07:30:07 UTC) #10
Lei Zhang
On 2016/09/21 07:30:07, yawano wrote: > On 2016/09/20 08:58:05, Lei Zhang wrote: > > On ...
4 years, 3 months ago (2016-09-21 18:48:37 UTC) #11
Lei Zhang
On 2016/09/21 18:48:37, Lei Zhang wrote: > Actually, I looked at 10_remove_nexus_s_from_device_list.patch again and I ...
4 years, 3 months ago (2016-09-22 06:29:46 UTC) #12
yawano
On 2016/09/22 06:29:46, Lei Zhang wrote: > On 2016/09/21 18:48:37, Lei Zhang wrote: > > ...
4 years, 3 months ago (2016-09-22 23:59:37 UTC) #13
yawano
Committed patchset #39 (id:370001) manually as 4f0c550b9e148f1760eb6d9a44112940649d885c (presubmit successful).
4 years, 3 months ago (2016-09-23 02:03:14 UTC) #15
briannorris1
On 2016/09/23 02:03:14, yawano wrote: > Committed patchset #39 (id:370001) manually as > 4f0c550b9e148f1760eb6d9a44112940649d885c (presubmit ...
4 years, 3 months ago (2016-09-23 05:24:17 UTC) #16
yawano
4 years, 3 months ago (2016-09-23 05:44:24 UTC) #17
Message was sent while issue was closed.
On 2016/09/23 05:24:17, briannorris1 wrote:
> On 2016/09/23 02:03:14, yawano wrote:
> > Committed patchset #39 (id:370001) manually as
> > 4f0c550b9e148f1760eb6d9a44112940649d885c (presubmit successful).
> 
> Yo, this is breaking the ChromeOS commit queue. You're requiring automake-1.15
> now, which isn't in the chromiumos chroot.

This CL has been reverted at https://crrev.com/2364793002

Powered by Google App Engine
This is Rietveld 408576698