[oe-commits] Koen Kooi : sdrshell: add missing patch

git version control git at git.openembedded.org
Thu Jun 11 13:45:40 UTC 2009


Module: openembedded.git
Branch: laibsch/wip
Commit: b9c8a40c5e57ecbdc83800abeba84b70df7a050f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b9c8a40c5e57ecbdc83800abeba84b70df7a050f

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jun  9 08:58:58 2009 +0200

sdrshell: add missing patch

---

 recipes/sdr/sdrshell/gcc-43-fix.patch |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/sdr/sdrshell/gcc-43-fix.patch b/recipes/sdr/sdrshell/gcc-43-fix.patch
new file mode 100644
index 0000000..1870ea6
--- /dev/null
+++ b/recipes/sdr/sdrshell/gcc-43-fix.patch
@@ -0,0 +1,10 @@
+Index: main_widget.cpp
+===================================================================
+--- main_widget.cpp	(revision 57)
++++ main_widget.cpp	(working copy)
+@@ -1,3 +1,5 @@
++#include <cstdlib>
++
+ #include "main_widget.h"
+ #include "switches.h"
+ #include "modes.h"





More information about the Openembedded-commits mailing list