linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lukasz Rymanowski <lukasz.rymanowski@gmail.com>
To: Frederic Danis <frederic.danis@linux.intel.com>
Cc: Marcel Holtmann <marcel@holtmann.org>, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] android: Add skeleton of BlueZ Android daemon
Date: Mon, 23 Sep 2013 21:26:27 +0200	[thread overview]
Message-ID: <CAN_7+YbCJGqBmT_UtdFXKsiLccuzUbCSv1aPdm3734aE4wHX1Q@mail.gmail.com> (raw)
In-Reply-To: <52400F2B.9010501@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]

Hi Marcel


On Mon, Sep 23, 2013 at 11:51 AM, Frederic Danis <
frederic.danis@linux.intel.com> wrote:

> Hello Marcel,
>
> On 21/09/2013 19:14, Marcel Holtmann wrote:
>
>> Hi Fred,
>>
>>  Define local mapping to glib path, otherwise this has to be inside
>>> central
>>> place in the build repository.
>>>
>>> Retrieve Bluetooth version from configure.ac.
>>> ---
>>> .gitignore         |    2 +
>>> Android.mk         |    9 ++++
>>> Makefile.am        |    1 +
>>> Makefile.android   |    7 ++++
>>> android/Android.mk |   24 +++++++++++
>>> android/main.c     |  119 ++++++++++++++++++++++++++++++**
>>> ++++++++++++++++++++++
>>> configure.ac       |    5 +++
>>> 7 files changed, 167 insertions(+)
>>> create mode 100644 Android.mk
>>> create mode 100644 Makefile.android
>>> create mode 100644 android/Android.mk
>>> create mode 100644 android/main.c
>>>
>>
>> lets split this out a little bit. Code additions should not be intermixed
>> with additions to the build system and especially configure options.
>>
>> I rather not have a top-level Android.mk. It should be enough to provide
>> an android/Android.mk.
>>
>> BTW, do you expect to have only one Android.mk for the whole project or
this is OK for you to have smaller Android.mk in different subfolders like
/src/shared etc. Both ways are valid.

BR
Lukasz

[-- Attachment #2: Type: text/html, Size: 2206 bytes --]

  reply	other threads:[~2013-09-23 19:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20 12:24 [PATCH 1/2] android: Add skeleton of BlueZ Android daemon Frederic Danis
2013-09-20 12:24 ` [PATCH 2/2] android: Android version of log.c Frederic Danis
2013-09-21 17:20   ` Marcel Holtmann
2013-09-23  7:48     ` Andrei Emeltchenko
2013-09-24  9:05     ` Frederic Danis
2013-09-27  1:58       ` Marcel Holtmann
2013-09-21 17:14 ` [PATCH 1/2] android: Add skeleton of BlueZ Android daemon Marcel Holtmann
2013-09-21 18:09   ` Johan Hedberg
2013-09-23  7:59   ` Andrei Emeltchenko
2013-09-23  9:51   ` Frederic Danis
2013-09-23 19:26     ` Lukasz Rymanowski [this message]
2013-09-23 19:28     ` Lukasz Rymanowski
2013-09-24  7:32       ` Andrei Emeltchenko
2013-09-27  1:56         ` Marcel Holtmann
2013-09-27  6:50           ` Andrei Emeltchenko

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=CAN_7+YbCJGqBmT_UtdFXKsiLccuzUbCSv1aPdm3734aE4wHX1Q@mail.gmail.com \
    --to=lukasz.rymanowski@gmail.com \
    --cc=frederic.danis@linux.intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /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;
as well as URLs for NNTP newsgroup(s).