sxmo_deviceprofile_librem5*: add initial profile for librem5
Currently there are 3 revisions of the L5, and they are all sharing the same profile here since this only sets audio vars and they're all the same. In the future the symlinks can be broken if profiles need to deviate for some reason in order to set different values for vars, etc. Signed-off-by: Anjandev Momi <anjan@momi.ca>
This commit is contained in:
parent
6abfc76bb7
commit
af621dec7c
3 changed files with 5 additions and 0 deletions
1
scripts/deviceprofiles/sxmo_deviceprofile_librem5r2purism.sh
Symbolic link
1
scripts/deviceprofiles/sxmo_deviceprofile_librem5r2purism.sh
Symbolic link
|
@ -0,0 +1 @@
|
|||
sxmo_deviceprofile_librem5r4purism.sh
|
1
scripts/deviceprofiles/sxmo_deviceprofile_librem5r3purism.sh
Symbolic link
1
scripts/deviceprofiles/sxmo_deviceprofile_librem5r3purism.sh
Symbolic link
|
@ -0,0 +1 @@
|
|||
sxmo_deviceprofile_librem5r4purism.sh
|
|
@ -0,0 +1,3 @@
|
|||
export SPEAKER="Speaker"
|
||||
export HEADPHONE="Headphone"
|
||||
export EARPIECE="Earpiece"
|
Loading…
Add table
Add a link
Reference in a new issue