mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-02-19 07:42:47 +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']}"
|
dtoverlay=waveshare-28dpi-4b \n']['${RPI_USE_wS_28_DPI_LCD}' == '1']}"
|
||||||
|
|
||||||
RPI_EXTRA_CONFIG += '\n\
|
RPI_EXTRA_CONFIG += '\n\
|
||||||
#start_x=1 # essential \n\
|
start_x=1 # essential \n\
|
||||||
#dtparam=audio=on \n\
|
#dtparam=audio=on \n\
|
||||||
gpu_mem=128 # at least, or maybe more if you wish \n\
|
gpu_mem=128 # at least, or maybe more if you wish \n\
|
||||||
disable_camera_led=1 # optional \n\
|
disable_camera_led=1 # optional \n\
|
||||||
|
@ -9,6 +9,7 @@ pulseaudio-module-cli \
|
|||||||
pulseaudio-module-echo-cancel \
|
pulseaudio-module-echo-cancel \
|
||||||
pulseaudio-misc \
|
pulseaudio-misc \
|
||||||
i2c-tools \
|
i2c-tools \
|
||||||
|
mpg123
|
||||||
#tslib
|
#tslib
|
||||||
#tslib-tests
|
#tslib-tests
|
||||||
#tslib-calibrate
|
#tslib-calibrate
|
||||||
|
@ -33,9 +33,10 @@ IMAGE_INSTALL:append = "libcurl \
|
|||||||
waveshare-2.8-lcd \
|
waveshare-2.8-lcd \
|
||||||
realtekfw \
|
realtekfw \
|
||||||
diya-overlay \
|
diya-overlay \
|
||||||
|
i2c-tools \
|
||||||
|
bash \
|
||||||
|
nano \
|
||||||
"
|
"
|
||||||
# opensmalltalk-cog-vm
|
|
||||||
# mpg123
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# usermod -a -G audio diya;
|
# usermod -a -G audio diya;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user