]> git.karo-electronics.de Git - meta-tx09.git/commitdiff
linux-tx09: Update kernel and configuration, fix USB host support
authorFlorian Boor <florian@kernelconcepts.de>
Mon, 13 Aug 2018 15:56:58 +0000 (17:56 +0200)
committerFlorian Boor <florian@kernelconcepts.de>
Mon, 13 Aug 2018 15:56:58 +0000 (17:56 +0200)
recipes-kernel/linux/files/topasa900/pixclock.patch [deleted file]
recipes-kernel/linux/linux-tx09_git.bb

diff --git a/recipes-kernel/linux/files/topasa900/pixclock.patch b/recipes-kernel/linux/files/topasa900/pixclock.patch
deleted file mode 100644 (file)
index f78d0cc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/drivers/video/tmpa9xx-clcd.c b/drivers/video/tmpa9xx-clcd.c
-index c23f9ea..5731701 100644
---- a/drivers/video/tmpa9xx-clcd.c
-+++ b/drivers/video/tmpa9xx-clcd.c
-@@ -93,7 +93,7 @@ int tmpa9xx_clcd_check(struct clcd_fb *fb, struct fb_var_screeninfo *var)
-          (CHECK(xres)                 ||
-           CHECK(yres)                 ||
-           CHECK(bits_per_pixel)       ||
--          CHECK(pixclock)             ||
-+//        CHECK(pixclock)             ||
-           CHECK(left_margin)          ||
-           CHECK(right_margin)         ||
-           CHECK(upper_margin)         ||
index a8aea431e07e575b3ea264326e4d0ff0a3bffa7b..e5c9f0356ad4b2a702d297ca1d41f7faea33909b 100644 (file)
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
 COMPATIBLE_MACHINE = "(topasa900|topas910|tonga2)"
 
 PV = "3.2.102"
-SRCREV_pn-${PN} = "0472e4c188dfc959af36fd253b8d8afb8968f93c"
+SRCREV_pn-${PN} = "8148b597936101a173afcf6dcb419bcb7300d3cf"
 
 SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git;branch=tmpa9xx-v3.2.y \
            file://defconfig \