summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2015-02-19 22:43:34 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2015-02-19 22:43:34 +0100
commit4efa19514d3fa03a0f8627725fa210f6dd892100 (patch)
tree62d0bf7ae335fad52f9f7ce0d328a0b6b8e4deab
parentc564a1a6193c2bfc5475d22208d460c548c86f95 (diff)
ubuntu: update release notes for 15.02ubuntu-qcom-snapdragon-15.02
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--ubuntu/boards/snapdragon/README.textile.in19
-rw-r--r--vars.mk4
2 files changed, 14 insertions, 9 deletions
diff --git a/ubuntu/boards/snapdragon/README.textile.in b/ubuntu/boards/snapdragon/README.textile.in
index b4afe6e..28aea88 100644
--- a/ubuntu/boards/snapdragon/README.textile.in
+++ b/ubuntu/boards/snapdragon/README.textile.in
@@ -2,12 +2,10 @@ The Linaro Qualcomm Landing Team is pleased to announce the new release of the _
h4. What's new in this release
-* Support for CPU thermal sensors (sensors 7..10 are respectively for CPU0..CPU3)
-* Support for HDMI audio has been added (requires latest DSP proprietary firmware)
-* Support for Compulab Utilite2 board
-* The graphic stack has been updated to use Mesa master branch as of 01/05/2015
+* Bluetooth audio
+* USB Serial drivers are enabled by default (as modules)
* Bug fixed:
-** "AP8064 Boards bootup failure with new version of RPM firmware":https://bugs.linaro.org/show_bug.cgi?id=970
+** "Static eth0 configuration should be disabled":https://bugs.linaro.org/show_bug.cgi?id=1140
This is the third release of a new series for the Linaro Linux release for Snapdragon 600 processor. Going forward, the Linaro member monthly builds for Snapdragon 600 processor will be providing a kernel based on the current Linux kernel ("www.kernel.org":https://www.kernel.org) available at the time of the release. The goals of the Linaro Linux releases for Snapdragon 600 processor are to align with the latest Linux Kernel, close the gaps in features provided and migrate from the existing 3.4 vendor kernel. One immediate consequence of this migration is that some regressions are expected. Current regressions include: lack of audio support, video hardware acceleration and support for running CPU beyond 1Ghz. Developers can continue to use the "Linaro Linux release 14.10 for Snapdragon 600 processor":http://releases.linaro.org/14.10/ubuntu/ifc6410/, which is based on Linux kernel v3.4 and Ubuntu 14.04 if needed.
@@ -32,7 +30,7 @@ The Linaro Linux version ##RELEASE## for the Snapdragon 600 supports the followi
*** OpenGL 2.1, OpenGLES 2.0
*** xf86-video-freedreno driver v1.3.0, with XA support enabled
** Cpufreq, using ondemand governor by default
-** HDMI display
+** HDMI display and audio
** UART, Ethernet, SD, eMMC, SATA
** USB2.0 (Mouse, Keyboard, Storage)
** Wifi using on-board QCA6234x
@@ -241,7 +239,7 @@ WLAN should be up and running out of the box, using the releases images. If you
For Bluetooth, it is for now not enabled by default in the image, and you need to run the following command on the root prompt to properly start and configure the Bluetooth chip:
-bc. hciattach -s 115200 /dev/ttyMSM1 ath3k 115200
+bc. hciattach -s 115200 /dev/ttyHS0 ath3k 3000000
And this command will return, if everything is working properly:
@@ -269,6 +267,13 @@ Note that if you are using the developer image you might need to install the Blu
bc. sudo apt-get update
sudo apt-get install bluez
+If you are using the Gnome image, and connect a Bluetooth headset (audio), you will need to install the following packages for pulseaudio to work with your headset:
+
+bc. sudo apt-get update
+sudo apt-get install pulseaudio-module-bluetooth
+
+In the Gnome sounds settings application, the Bluetooth headeset will show up, make sure to choose AD2P profile, since the HFP profile is not supported at the moment.
+
h4. How to get and customize the kernel source code
The Linux kernel used in this release is available via tags in the Linaro Qualcomm Landing Team git repository:
diff --git a/vars.mk b/vars.mk
index dc98634..35142d8 100644
--- a/vars.mk
+++ b/vars.mk
@@ -1,5 +1,5 @@
-export RELEASE:=15.01
-export VERSION:=20150127-71
+export RELEASE:=15.02
+export VERSION:=20150219-82
export UBUNTU_REL:=14.10
export KERNEL_VER:=3.18.0
export UBUNTU_REL_NICK:=utopic