aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-sdk_3.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-cross-sdk_3.3.4.bb')
-rw-r--r--recipes/gcc/gcc-cross-sdk_3.3.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-cross-sdk_3.3.4.bb b/recipes/gcc/gcc-cross-sdk_3.3.4.bb
new file mode 100644
index 0000000000..f53c5d321a
--- /dev/null
+++ b/recipes/gcc/gcc-cross-sdk_3.3.4.bb
@@ -0,0 +1,10 @@
+PR = "r6"
+
+inherit sdk
+
+require gcc-${PV}.inc
+require gcc-cross-sdk.inc
+require gcc-configure-sdk.inc
+require gcc-package-sdk.inc
+
+SRC_URI += 'file://sdk-libstdc++-includes.patch;patch=1'