upgrade mesa3d (meson based build)

This commit is contained in:
Ziyang Zhou
2021-12-18 00:53:09 +08:00
parent e3ef2ac100
commit 2fe80b2d0c
8 changed files with 29 additions and 8 deletions

View File

@@ -3,6 +3,11 @@ on early-init
mount sysfs sysfs /sys rw remount # ueventd fix
chmod 666 /dev/ashmem
chmod 666 /dev/ptmx
chmod 666 /dev/pts/ptmx
exec -- /bin/rm -rf /dev/input
# inputflinger require this dir
mkdir /dev/input