summaryrefslogtreecommitdiff
path: root/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-03-23 10:18:09 -0700
committerStefan Agner <stefan.agner@toradex.com>2016-03-23 10:25:25 -0700
commit947ffa0680228c52c6aed322a84ad451e1c140c1 (patch)
treecd19a121fa98a5177acb5aac234c78ce6481fc80 /release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
parentfb6f4ceda165ef3082d5558b4fd579a5b83f9daa (diff)
Added missing Thumb feeds to known issues
Some packages are only built in plain ARM architecture (non-Thumb). Those packages are currently not in the feeds, which leads at non resolveable dependencies (e.g. for gst-plugins-base-meta). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt')
-rw-r--r--release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
index 21af367..75f21d6 100644
--- a/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Colibri_T30_LinuxReleaseNotesV2.x.txt
@@ -38,6 +38,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
- connecting an analogue mic to the on module codec resets the codec, so that
neither headphone out nor mic in works anymore. Workaround: Have mic
connected before boot or change the output source between DAC/LineIn
@@ -660,4 +664,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-tegra-modules
-Toradex, December 17, 2015
+Toradex, March 23, 2016