mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
linux: update to linux-2.6.39-rc3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ea0b369839
commit
f8add3d367
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="linux"
|
||||
PKG_VERSION="2.6.39-rc2"
|
||||
PKG_VERSION="2.6.39-rc3"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,14 +0,0 @@
|
||||
diff -Naur linux-2.6.38.2/drivers/media/rc/nuvoton-cir.c linux-2.6.38.2.patch/drivers/media/rc/nuvoton-cir.c
|
||||
--- linux-2.6.38.2/drivers/media/rc/nuvoton-cir.c 2011-03-27 20:37:20.000000000 +0200
|
||||
+++ linux-2.6.38.2.patch/drivers/media/rc/nuvoton-cir.c 2011-04-11 21:02:39.897028275 +0200
|
||||
@@ -250,9 +250,8 @@
|
||||
|
||||
if (chip_major != CHIP_ID_HIGH ||
|
||||
(chip_minor != CHIP_ID_LOW && chip_minor != CHIP_ID_LOW2)) {
|
||||
- nvt_pr(KERN_ERR, "%s: unsupported chip, id: 0x%02x 0x%02x",
|
||||
+ nvt_pr(KERN_WARNING, "warning %s: unsupported chip revision, id: 0x%02x 0x%02x, it may not work",
|
||||
chip_id, chip_major, chip_minor);
|
||||
- ret = -ENODEV;
|
||||
}
|
||||
|
||||
nvt_efm_disable(nvt);
|
52183
packages/linux/patches/linux-2.6.39-rc3-010-rc2-git2.patch
Normal file
52183
packages/linux/patches/linux-2.6.39-rc3-010-rc2-git2.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user