Arturo Buzarra
0380161f02
meta-digi: generalize recipes to support ConnectCore MP13 DVK platform
...
https://onedigi.atlassian.net/browse/DEL-8078
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-09-15 16:14:30 +02:00
Javier Viguera
065cf3e9c4
kirkstone migration: general update to the new override syntax
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-06-20 11:39:57 +02:00
Mike Engel
ea0d8d7b8b
pulseaudio: add alsa and pulseaudio support for the CCMP15
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2022-05-04 14:01:05 +02:00
Mike Engel
ee06c1bf0e
alsa: add alsa support for CCMP15
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2022-05-04 14:01:05 +02:00
Arturo Buzarra
bb43ab1744
alsa-state: add support to ConnectCore 8M Mini DVK platform
...
Use the same common files for both ConnectCore 8M platforms
https://jira.digi.com/browse/DEL-7397
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-02-04 13:07:07 +01:00
Arturo Buzarra
12a6db421c
alsa-state: add support for ccimx8mn platform
...
https://jira.digi.com/browse/DEL-6911
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2020-01-10 13:21:27 +01:00
Gonzalo Ruiz
52da594315
alsa-state: update codec configuration for ccimx8x
...
ADC connected to MIC2, INA and INB inputs.
DAC connected to REC, SPK and HP outputs.
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
2018-10-24 19:01:47 +02:00
Hector Palacios
e2e5f6da87
alsa-state: add support for ccimx8x platform
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2018-06-19 10:56:05 +02:00
Javier Viguera
58480d6dff
ccardimx28js removal: simplify alsa-state recipe
...
https://jira.digi.com/browse/DEL-4771
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-08-04 17:38:30 +02:00
Hector Palacios
dbe23328da
alsa-state: ccimx6ul: enable speaker right channel
...
The speaker right channel was left disabled in the default
configuration.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2017-01-02 17:56:46 +01:00
Hector Palacios
96f6849668
alsa-state: ccimx6ul: add ALSA asound.state config file
...
The codec MAX98088 present on the ccimx6ulsbc only needs one
configuration file that can play and record.
The default file enables the interfaces present on the ccimx6ulsbc:
- Headphones
- Speaker
- LineOut (in stereo mode)
- LineIN-A
- MIC2
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
https://jira.digi.com/browse/DEL-2352
2016-12-30 18:38:05 +01:00
Hector Palacios
8d9033138d
alsa-state: ccimx6ul: add basic asound.conf for imxmax98088
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
https://jira.digi.com/browse/DEL-2352
2016-12-30 16:58:00 +01:00
Isaac Hermida
5d147152f9
alsa-state: Support for ccimx6ul
...
Adding some early initial support as a copy of ccimx6 files.
https://jira.digi.com/browse/DEL-2529
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2016-05-13 10:10:14 +02:00
Javier Viguera
d35ac42dd0
meta-digi: remove support for MX5X platforms
...
ccimx51js and ccimx53js are not supported in this version of DEY.
Support for those platforms is in previous versions of DEY.
https://jira.digi.com/browse/DEL-1890
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-11-05 13:56:38 +01:00
Javier Viguera
9c992309b0
alsa-state: remove PREFERRED_VERSION_linux-dey override
...
Now each platform is only supported in one kernel version, so there is
no need to have multiple alsa config files per linux kernel version.
https://jira.digi.com/browse/DEL-1747
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-08-05 11:56:16 +02:00
Javier Viguera
6a7f06b410
meta-digi-arm: remove support for kernel 2.6.35 on ccardimx28js
...
https://jira.digi.com/browse/DEL-1747
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-08-05 11:54:55 +02:00
Alex Gonzalez
3da25843d8
alsa-state: Add bluetooth audio default headset and speaker devices
...
This commit adds virtual PCM devices which are used for HSP/HFP and A2DP
profiles.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2015-07-03 17:26:20 +02:00
Javier Viguera
43bd3f4e4e
meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS
...
Also move files from generic 'files' folders to a more specific '${BP}'
or '${BPN}' folders. This is recommended to speed up the fetch of files
from the local machine, as the search is done in a certain order: ${BP},
${BPN}, and 'files'.
More info:
http://thread.gmane.org/gmane.linux.embedded.yocto.general/23550/focus=23576
https://jira.digi.com/browse/DEL-1558
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-03-13 18:43:12 +01:00
Javier Viguera
d6c2b36c6e
alsa-state: do not remove 'asound.conf'
...
The removal was added as a workaround to avoid installing a generic
asound.conf that was conflicting with our cards.
This is no longer needed as poky installs an empty asound.conf and
meta-fsl-arm overrides it with per-platform asound.conf files.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-12-23 13:14:29 +01:00
Javier Viguera
afca308575
alsa-state: generalize using platform family
...
https://jira.digi.com/browse/DEL-1105
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-07-16 14:41:13 +02:00
Alex Gonzalez
98fe20dff1
meta-digi-arm: alsa-state: Add state for ccimx6sbc.
...
This is just a copy of the states for the ccimx6adpt.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-05-09 10:29:19 +02:00
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