Javier Viguera
9b370d5a79
meta-digi: remove PRINC from recipes and use a local PR server
...
This cleans following warning:
Use of PRINC is deprecated.
The PR server should be used to automatically increment the PR.
See: https://wiki.yoctoproject.org/wiki/PR_Service
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-03-27 18:44:35 +01:00
Alex Gonzalez
0bcc1acb8c
meta-digi-arm: Add asound states for imxhdmisoc.
...
The default alsa state for the i.MX6 HDMI audio driver.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-02-25 16:44:36 +01:00
Javier Viguera
7cb09c4096
alsa-state: add config files for ccimx6adpt
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-02-24 12:33:59 +01:00
Javier Viguera
c7e0ab217d
alsa-state: remove incorrect 'asound.conf' config file
...
The default 'asound.conf' config file is not valid for our platforms and
according to <http://www.alsa-project.org/main/index.php/Asoundrc > is
not required.
This allows to play several videos with gstreamer that were failing due
to audio issues.
It also fixes the problem of 'aplay' not playing audios with several
(more than two) channels.
https://jira.digi.com/browse/DEL-608
https://jira.digi.com/browse/DEL-872
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-11-29 14:12:33 +01:00
Javier Viguera
cc0e76f3fe
alsa-state: fix build error in i.MX5X platforms
...
ERROR: Unable to find file file://asound.inline_play.state anywhere
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-09-03 16:28:16 +02:00
Alex Gonzalez
20e08e03f7
meta-digi-arm: alsa-state: ccardimx28js: Add profiles for 3.10 kernel.
...
https://jira.digi.com/browse/DEL-575
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-08-23 16:48:43 +02:00
Javier Viguera
229dad5e1b
meta-digi-arm: fix soundcard name for ccimx53js
...
https://jira.digi.com/browse/DEL-331
While on it, fix whitespace problems (mixed tabs + spaces) in the
bitbake recipe.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-04-26 14:07:19 +02:00
Alex Gonzalez
0cea6d53fd
meta-digi: Unify bbappend files with template
...
All bbappend files will start as follows:
# Copyright (C) 2013 Digi International.
PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-21 14:09:54 +01:00
Alex Gonzalez
e9037c6812
meta-digi-arm: Fix soundcard name in alsa state files.
...
Fixes https://jira.digi.com/browse/DEL-331
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 13:10:28 +01:00
Alex Gonzalez
85e2644459
meta-digi-arm: Add cpx2 machine.
...
This fixes https://jira.digi.com/browse/DEL-190
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
Alex Gonzalez
7f509bd8df
meta-digi-arm: Fix alsa states for ccimx51js.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-13 11:25:47 +01:00
Alex Gonzalez
6042a70fbc
meta-digi: Change xmx for imx.
...
Just a cosmetic name change for the merged wired and wireless platforms.
This and related commits fixes https://jira.digi.com/browse/DEL-188 .
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-13 10:43:50 +01:00
Alex Gonzalez
81fe23572c
meta-digi-arm: Add alsa states for all platforms.
...
Fixes https://jira.digi.com/browse/DEL-161
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 12:54:53 +01:00