summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2017-06-07 17:36:49 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-06-07 17:38:59 +0200
commitf4af0b829697be4fd9aaa2ab63d022d309aa1bb9 (patch)
treefa65306e0a4353c8e6130dd4358f0b18c44f8aad
parent6b912acf32049cdfc41fb52a915fad058f7748fd (diff)
debian: dragonboard410c: update for 17.04.1 patch releasedebian-qcom-dragonboard410c-17.04.1
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--debian/boards/dragonboard410c/README.textile.in17
-rw-r--r--debian/boards/dragonboard410c/README.textile.vars4
2 files changed, 9 insertions, 12 deletions
diff --git a/debian/boards/dragonboard410c/README.textile.in b/debian/boards/dragonboard410c/README.textile.in
index f704176..a44d269 100644
--- a/debian/boards/dragonboard410c/README.textile.in
+++ b/debian/boards/dragonboard410c/README.textile.in
@@ -2,16 +2,13 @@ The Linaro Qualcomm Landing Team is pleased to announce the new release of the _
h4. What's new in this release
-* Upgrade to Debian 9.0
-* Upgrade to Linux kernel 4.9.27
-* Added support for simultaneous dual CSI camera, and color conversion (to NV12)
-* Migration to LXQt desktop
-* Switch to xorg -modesetting video driver
-* Add support for WLAN (RX) and BT (power) LEDs
-* Updated QCOM bootloader and firmware package (v1032.1)
-** Support for external CDT data
-** Support for secure boot (LK signing)
-** Fix audio and GPS coexistence (mDSP firmware)
+This is a patch release with the following changes:
+
+* Upgrade to Linux kernel 4.9.30
+* "After unplug/plug of the HDMI cable, the GUI does not come back":https://bugs.96boards.org/show_bug.cgi?id=506
+* "synchronous external abort when display goes blank":https://bugs.96boards.org/show_bug.cgi?id=505
+* "[wcn36xx] SMD channel are not closed on device removal":https://bugs.96boards.org/show_bug.cgi?id=490
+* Fixed release notes to include instructions about LK signing tool
h4. Important note(s) about this release
diff --git a/debian/boards/dragonboard410c/README.textile.vars b/debian/boards/dragonboard410c/README.textile.vars
index 5c2ac05..054d043 100644
--- a/debian/boards/dragonboard410c/README.textile.vars
+++ b/debian/boards/dragonboard410c/README.textile.vars
@@ -1,6 +1,6 @@
-export RELEASE="17.04"
+export RELEASE="17.04.1"
export OS_REL="9.0"
-export KERNEL_VER="4.9.27"
+export KERNEL_VER="4.9.30"
export OS_REL_NICK="stretch"
export LINARO_GCC="http://releases.linaro.org/components/toolchain/binaries/6.3-2017.02/aarch64-linux-gnu/gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu.tar.xz"
export QDN_FIRMWARE_LINK="http://builds.96boards.org/releases/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1032.1.zip"