[oe-commits] Koen Kooi : linux-omap git: add patch to stop zero pixclocks getting propagated

GIT User account git at amethyst.openembedded.net
Mon Nov 17 12:28:49 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8cab7d1a64038c58fc0275b94c4725ac16c3696e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8cab7d1a64038c58fc0275b94c4725ac16c3696e

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Nov 17 13:27:55 2008 +0100

linux-omap git: add patch to stop zero pixclocks getting propagated

---

 conf/checksums.ini               |    4 ++++
 packages/linux/linux-omap_git.bb |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 804f8ad..11f63be 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -6,6 +6,10 @@ sha256=b3dbf01563dd60d63cff543ea8cd0c885381e78ecbbab8ff176e46df3f198a88
 md5=bfc2c45be253a5f25576587f61faff1b
 sha256=bc5b7766318ef6676defdf0103d1b53b48a3fee6b819fbe2076461caa9f94ec9
 
+[http://www.bat.org/~tomba/git/0001-DSS-OMAPFB-Check-that-var-pixclock-is-not-zero.patch]
+md5=a018019d71ceea27b7719942c236b71e
+sha256=9ab38538a43b4b664a138a5c886158694f40c7e1f13477e41ba24191d1a1827c
+
 [http://www.bat.org/~tomba/git/0001-debug-prints.patch]
 md5=92a71b8976ea869c66520e365f2cd2aa
 sha256=b488e1960ca873f1b853eae5f98a41401391572c079aafdbed4f119a1bcbc52f
diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb
index c2b7d23..5940185 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -45,7 +45,7 @@ SRC_URI_append = " \
            file://0011-DSS-Support-for-OMAP3-EVM-board.patch;patch=1 \
 #           file://fix-asoc.diff;patch=1 \
            file://fix-mmc.diff;patch=1 \
-		http://www.bat.org/~tomba/git/0001-debug-prints.patch;patch=1 \
+		   http://www.bat.org/~tomba/git/0001-DSS-OMAPFB-Check-that-var-pixclock-is-not-zero.patch \
 "
 
 





More information about the Openembedded-commits mailing list