Move common recipes to meta-diya, this layer contains hardware specific recipce
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
DEPENS += " mesa libdrm alsa virtual/libgbm virtual/libgles2 virtual/libgl udev libudev "
|
||||
|
||||
PACKAGECONFIG = " kmsdrm opengl gles2 alsa libusb "
|
||||
# PACKAGECONFIG:remove = "x11 wayland"
|
@ -1,7 +0,0 @@
|
||||
|
||||
# change default weston user to diya
|
||||
do_install:append() {
|
||||
if [ -e ${D}/${sysconfdir}/init.d/weston ]; then
|
||||
sed -i 's#WESTON_USER=weston#WESTON_USER=diya WESTON_GROUP=weston#' ${D}/${sysconfdir}/init.d/weston
|
||||
fi
|
||||
}
|
Reference in New Issue
Block a user