From: Andrei Emeltchenko <[email protected]>
Use repositories from github/01org/
---
android/README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/android/README b/android/README
index 79434fc..b10789b 100644
--- a/android/README
+++ b/android/README
@@ -88,16 +88,16 @@ 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/
+Intel reference image (https://01.org/android-ia) can be reconstructed following
+instructions below.
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 init -u https://github.com/01org/android-bluez-manifest.git -b android-ia \
+ -m topic/bluez
repo sync
Building:
--
1.9.1
Hi Andrei,
On Tuesday 26 of August 2014 10:43:10 Andrei Emeltchenko wrote:
> From: Andrei Emeltchenko <[email protected]>
>
> Use repositories from github/01org/
> ---
> android/README | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/android/README b/android/README
> index 79434fc..b10789b 100644
> --- a/android/README
> +++ b/android/README
> @@ -88,16 +88,16 @@ 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/
> +Intel reference image (https://01.org/android-ia) can be reconstructed following
> +instructions below.
>
> 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 init -u https://github.com/01org/android-bluez-manifest.git -b android-ia \
> + -m topic/bluez
> repo sync
>
> Building:
>
Patch applied. Thanks.
--
Best regards,
Szymon Janc