summaryrefslogtreecommitdiff
path: root/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
index d461f11..7210e80 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -41,6 +41,10 @@ Linux Image V2.5 Beta 3 (December 15, 2015)
- repository u-boot-toradex branch 2015.04-toradex
Known Issues:
+- The feeds are missing non-Thumb entires (some packages are only provided in
+ a non-Thumb architecture, e.g. libvorbisdec1 which is required by
+ gst-plugins-base-meta). Use the following command to add non-Thumb feeds:
+ sed -i 'p; s/ http/2 http/; s/armv7at2hf-vfp/armv7ahf-vfp/' /etc/opkg/*feed.conf
- update_it does not find the U-Boot binary. Updating from a V2.5 Beta 1 and
older image will fail, updating from a newer image will update all components
but U-Boot.
@@ -471,4 +475,4 @@ Not working or not tested:
Flashing instruction have been moved to the Toradex developer article:
http://developer.toradex.com/knowledge-base/flashing-linux-on-imx6-modules
-Toradex, January 22, 2016
+Toradex, March 23, 2016