mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
update conf + add some tool
This commit is contained in:
parent
ff4446c8ae
commit
61634f0d43
@ -53,7 +53,7 @@ dtoverlay=waveshare-28dpi-3b \n\
|
||||
dtoverlay=waveshare-28dpi-4b \n']['${RPI_USE_wS_28_DPI_LCD}' == '1']}"
|
||||
|
||||
RPI_EXTRA_CONFIG += '\n\
|
||||
#start_x=1 # essential \n\
|
||||
start_x=1 # essential \n\
|
||||
#dtparam=audio=on \n\
|
||||
gpu_mem=128 # at least, or maybe more if you wish \n\
|
||||
disable_camera_led=1 # optional \n\
|
||||
|
@ -9,6 +9,7 @@ pulseaudio-module-cli \
|
||||
pulseaudio-module-echo-cancel \
|
||||
pulseaudio-misc \
|
||||
i2c-tools \
|
||||
mpg123
|
||||
#tslib
|
||||
#tslib-tests
|
||||
#tslib-calibrate
|
||||
|
@ -33,9 +33,10 @@ IMAGE_INSTALL:append = "libcurl \
|
||||
waveshare-2.8-lcd \
|
||||
realtekfw \
|
||||
diya-overlay \
|
||||
i2c-tools \
|
||||
bash \
|
||||
nano \
|
||||
"
|
||||
# opensmalltalk-cog-vm
|
||||
# mpg123
|
||||
|
||||
#
|
||||
# usermod -a -G audio diya;
|
||||
|
Loading…
Reference in New Issue
Block a user