Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] android/doc: Add instructions for android-ia
@ 2014-08-01 13:40 Andrei Emeltchenko
  2014-08-05  7:58 ` Andrei Emeltchenko
  2014-08-06  7:34 ` Johan Hedberg
  0 siblings, 2 replies; 3+ messages in thread
From: Andrei Emeltchenko @ 2014-08-01 13:40 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

Add instructions for building Android image based on android-ia from
01.org.
---
 android/README | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/android/README b/android/README
index fb00f40..79434fc 100644
--- a/android/README
+++ b/android/README
@@ -84,6 +84,31 @@ After full build is done it is possible to rebuild only BlueZ:
 'mm' (or 'mm -B' to force rebuilding of all files)
 'adb sync' to update target device.
 
+Downloading and building for Intel devices
+------------------------------------------
+
+Sample Android tree with all required components for Intel devices based on
+Intel reference image (https://01.org/android-ia) is availabe at
+https://code.google.com/p/android-bluez/
+
+This tree provides support for Dell XPS12, Minnowboard MAX, Intel NUC,
+Acer Iconia W700 and other devices mentioned in:
+https://01.org/android-ia/guides/devices
+
+Downloading:
+repo init -u https://code.google.com/p/android-bluez.manifest/ -b android-ia \
+	-m topic/bluez/master
+repo sync
+
+Building:
+source build/envsetup.sh
+lunch haswell_generic-eng
+make -j8
+
+Installing:
+Live and Install image is $OUT/live.img
+Flash live.img to USB flash and boot from it. More instructions here:
+https://01.org/android-ia/guides/developers/build-and-install
 
 Linux Kernel requirements
 -------------------------
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] android/doc: Add instructions for android-ia
  2014-08-01 13:40 [PATCH] android/doc: Add instructions for android-ia Andrei Emeltchenko
@ 2014-08-05  7:58 ` Andrei Emeltchenko
  2014-08-06  7:34 ` Johan Hedberg
  1 sibling, 0 replies; 3+ messages in thread
From: Andrei Emeltchenko @ 2014-08-05  7:58 UTC (permalink / raw)
  To: linux-bluetooth

ping

On Fri, Aug 01, 2014 at 04:40:02PM +0300, Andrei Emeltchenko wrote:
> From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
> 
> Add instructions for building Android image based on android-ia from
> 01.org.
> ---
>  android/README | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)
> 
> diff --git a/android/README b/android/README
> index fb00f40..79434fc 100644
> --- a/android/README
> +++ b/android/README
> @@ -84,6 +84,31 @@ After full build is done it is possible to rebuild only BlueZ:
>  'mm' (or 'mm -B' to force rebuilding of all files)
>  'adb sync' to update target device.
>  
> +Downloading and building for Intel devices
> +------------------------------------------
> +
> +Sample Android tree with all required components for Intel devices based on
> +Intel reference image (https://01.org/android-ia) is availabe at
> +https://code.google.com/p/android-bluez/
> +
> +This tree provides support for Dell XPS12, Minnowboard MAX, Intel NUC,
> +Acer Iconia W700 and other devices mentioned in:
> +https://01.org/android-ia/guides/devices
> +
> +Downloading:
> +repo init -u https://code.google.com/p/android-bluez.manifest/ -b android-ia \
> +	-m topic/bluez/master
> +repo sync
> +
> +Building:
> +source build/envsetup.sh
> +lunch haswell_generic-eng
> +make -j8
> +
> +Installing:
> +Live and Install image is $OUT/live.img
> +Flash live.img to USB flash and boot from it. More instructions here:
> +https://01.org/android-ia/guides/developers/build-and-install
>  
>  Linux Kernel requirements
>  -------------------------
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] android/doc: Add instructions for android-ia
  2014-08-01 13:40 [PATCH] android/doc: Add instructions for android-ia Andrei Emeltchenko
  2014-08-05  7:58 ` Andrei Emeltchenko
@ 2014-08-06  7:34 ` Johan Hedberg
  1 sibling, 0 replies; 3+ messages in thread
From: Johan Hedberg @ 2014-08-06  7:34 UTC (permalink / raw)
  To: Andrei Emeltchenko; +Cc: linux-bluetooth

Hi Andrei,

On Fri, Aug 01, 2014, Andrei Emeltchenko wrote:
> Add instructions for building Android image based on android-ia from
> 01.org.
> ---
>  android/README | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)

Applied. Thanks.

Johan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-06  7:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01 13:40 [PATCH] android/doc: Add instructions for android-ia Andrei Emeltchenko
2014-08-05  7:58 ` Andrei Emeltchenko
2014-08-06  7:34 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox