Page MenuHomeFreeBSD

devel/android-tools-adb: add -devel slave port for git master
ClosedPublic

Authored by jbeich on Jun 19 2015, 2:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 2:32 PM
Unknown Object (File)
Oct 3 2024, 10:59 AM
Unknown Object (File)
Oct 3 2024, 9:11 AM
Unknown Object (File)
Oct 1 2024, 2:12 PM
Unknown Object (File)
Oct 1 2024, 1:15 PM
Unknown Object (File)
Sep 30 2024, 12:36 PM
Unknown Object (File)
Sep 23 2024, 10:47 PM
Unknown Object (File)
Sep 5 2024, 5:37 PM
Subscribers
None

Details

Reviewers
kevlo
Summary

Why not track upstream more closely? It seems the next update is going
to be painful thanks to C++ damage, libusb support being dropped and
other breakage mixed in.

  • Update to m.p.122 (Android M Preview, 122 commits ahead)
  • Copy & Cleanup usb_libusb.c (struct/const/static, headers, BSDisms, whitespace)

https://android.googlesource.com/platform/system/core/+log/53d504f/adb
http://www.androidpolice.com/2015/06/15/android-m-feature-spotlight-adb-can-now-reboot-directly-to-sideload-mode-adds-a-few-other-commands/

Test Plan

poudriere testport logs:

And locally green with gcc5 + external libusb.h.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jbeich retitled this revision from to devel/android-tools-adb: add -devel slave port for git master.
jbeich updated this object.
jbeich edited the test plan for this revision. (Show Details)
jbeich added a reviewer: kevlo.
kevlo edited edge metadata.

Seems to be working fine for me, thanks.

This revision is now accepted and ready to land.Jun 19 2015, 3:17 PM