microsoft-surface-rt: remove initfs-hook.sh (MR 4928)

This is needed for osk-sdl which we don't use anymore
This commit is contained in:
Anton Bambura 2024-03-15 23:01:13 +02:00
parent 4f29d783fe
commit ae3050cd42
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D
2 changed files with 0 additions and 7 deletions

View file

@ -22,7 +22,6 @@ source="
deviceinfo
modules-initfs
grub.cfg
initfs-hook.sh
"
build() {
@ -69,5 +68,4 @@ sha512sums="
8ab7c1720255720fc81a7895ba4e5f5a03789132323e82047229e6f133f0270a29e766c0496ab620d41e3090e1ef6e77c346bd5a111ade3d59c3a630380409e6 deviceinfo
67ff4306270b7e6e292ddb48ac5fcb1472840d8eaa412f9cd989442fb20139ee3c844fd1ca5c5b923c7980403d945999a77fc6617127059e56e22bdc8dca2bf8 modules-initfs
40b507176edce2d141ff707aecad6f8d9636b828084e84d0015886d5e371127285bc80398fc13c1b88a7740c5b4694d2011286138249c95d27db0d9df3ca102f grub.cfg
0c7640df35d29a5c2e168d1e54b73a90d903e51b16d67ad08c3ccb41972209086844357f82cf6a2b6de977ebfb7e1099da01db71dc0733e90662ba315f0cd1d0 initfs-hook.sh
"

View file

@ -1,5 +0,0 @@
#!/bin/sh
# fix touchscreen in osk-sdl
source /sys/devices/soc0/7000c400.i2c/i2c-1/1-005b/0018\:03EB\:8207.000?/input/input?/event?/uevent
ln -s /dev/$DEVNAME /dev/input/touchscreen