[oe-commits] Ulf Samuelsson : add dependency on xlib-gpe-ximage modified: recipes/ tftpboot/tftpboot.bb to tftpboot

git version control git at git.openembedded.org
Sun Aug 23 15:51:14 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: d36dfc7937e339af044430d7fa5f76402c75954f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d36dfc7937e339af044430d7fa5f76402c75954f

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Sun Aug 23 17:36:03 2009 +0200

add dependency on xlib-gpe-ximage modified:   recipes/tftpboot/tftpboot.bb to tftpboot

---

 ...6.30.2-at91-008-TCLIB-Warning-for-SAM9G45.patch |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/linux/linux-2.6.30/at91/2.6.30.2/patch-sets/linux-2.6.30.2-at91-008-TCLIB-Warning-for-SAM9G45.patch b/recipes/linux/linux-2.6.30/at91/2.6.30.2/patch-sets/linux-2.6.30.2-at91-008-TCLIB-Warning-for-SAM9G45.patch
new file mode 100644
index 0000000..d139a6c
--- /dev/null
+++ b/recipes/linux/linux-2.6.30/at91/2.6.30.2/patch-sets/linux-2.6.30.2-at91-008-TCLIB-Warning-for-SAM9G45.patch
@@ -0,0 +1,14 @@
+diff -urN linux-2.6.30-0rig/drivers/misc/Kconfig linux-2.6.30/drivers/misc/Kconfig
+--- linux-2.6.30-0rig/drivers/misc/Kconfig	2009-08-22 21:47:05.000000000 +0200
++++ linux-2.6.30/drivers/misc/Kconfig	2009-08-22 21:54:27.000000000 +0200
+@@ -30,6 +30,9 @@
+ 	  blocks found on many Atmel processors.  This facilitates using
+ 	  these blocks by different drivers despite processor differences.
+ 
++comment "Enabling TCLIB for AT91SAM9G45 is known to have caused a kernel crash on boot"
++	depends on ARCH_AT91SAM9G45
++
+ config ATMEL_TCB_CLKSRC
+ 	bool "TC Block Clocksource"
+ 	depends on ATMEL_TCLIB && GENERIC_TIME
+





More information about the Openembedded-commits mailing list