Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4] android-tools: add new package
Date: Sat, 30 Apr 2016 19:06:15 +0200	[thread overview]
Message-ID: <20160430190615.345e2145@free-electrons.com> (raw)
In-Reply-To: <1448296032-7781-1-git-send-email-gary.bisson@boundarydevices.com>

Hello,

On Mon, 23 Nov 2015 17:27:12 +0100, Gary Bisson wrote:
> From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> 
> This package allows to build the fastboot and adb host utilities,
> which can be used to interact with target devices implementing one of
> these protocols.
> 
> The work behind the host utilities was funded by ECA Group
> <http://www.ecagroup.com>. ECA Group is the copyright owner of the
> contributed code.
> 
> The package also allows to build fastboot, adb and adbd daemon for the
> target.
> 
> Regarding adbd, the target is required to have the FunctionFS USB Gadget
> configuration. Then the following commands enable the use of adb:
>  # modprobe g_ffs idVendor=0x18d1 idProduct=0x4e42 \
>    iSerialNumber="buildroot"
>  # mkdir -p /dev/usb-ffs/adb
>  # mount -t functionfs adb /dev/usb-ffs/adb -o uid=2000,gid=2000
>  # adbd &
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>

I wasn't very happy with this package due to the size of the patches,
and the fact that there is no real upstream to which we could submit
those patches. But I guess that's just how it is, and there's not much
we can do about it. And it's really a useful package.

So I've applied, after rebasing on master and fixing the Config.in.host
prompt, as you noted during the review.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2016-04-30 17:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23 16:27 [Buildroot] [PATCH v4] android-tools: add new package Gary Bisson
2015-11-23 19:02 ` Martin Bark
2015-11-24 15:15   ` Gary Bisson
2016-03-08 17:45     ` Julien CORJON
2016-03-09  8:20       ` Gary Bisson
2016-03-09  8:32         ` Thomas Petazzoni
2016-04-30 17:06 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160430190615.345e2145@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox