mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-3.0
This commit is contained in:
commit
21c2e30c78
12142
packages/linux/patches/linux-3.6.8-221-ngene-octopus.patch
Normal file
12142
packages/linux/patches/linux-3.6.8-221-ngene-octopus.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -23,6 +23,6 @@ KERNEL!="sr[0-9]*", GOTO="end_modeswitch"
|
||||
SUBSYSTEM!="block", GOTO="end_modeswitch"
|
||||
|
||||
# Atheros Wireless / Netgear WNDA3200
|
||||
ATTRS{idVendor}=="0cf3", ATTRS{idProduct}=="20ff", RUN+="/usr/bin/eject '/dev/%k'"
|
||||
ATTRS{idVendor}=="0cf3", ATTRS{idProduct}=="20ff", RUN+="/bin/eject '/dev/%k'"
|
||||
|
||||
LABEL="end_modeswitch"
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-video-intel"
|
||||
PKG_VERSION="2.20.14"
|
||||
PKG_VERSION="2.20.15"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="i386 x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user