summaryrefslogtreecommitdiff
path: root/recipes/mono/mono-mcs-intermediate_2.6.3.bb
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2010-06-03 11:32:20 -0500
committerJames Maki <jmaki@multitech.com>2010-06-03 11:32:20 -0500
commitfeea0279e602f313ca37320531c7f9dff9962f54 (patch)
tree1e67dc7f083dc2cd23f6b492280e771493c79218 /recipes/mono/mono-mcs-intermediate_2.6.3.bb
parent5ee12e59035cd547b6cc98406b2315b5181dcbdc (diff)
parent9abc7533d0b86d61b7b6bd83c44d4abcc8f2d9b0 (diff)
Merge remote branch 'origin/multitech-corecdp-1.x' into multitech-corecdp-dev
Diffstat (limited to 'recipes/mono/mono-mcs-intermediate_2.6.3.bb')
-rw-r--r--recipes/mono/mono-mcs-intermediate_2.6.3.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/mono/mono-mcs-intermediate_2.6.3.bb b/recipes/mono/mono-mcs-intermediate_2.6.3.bb
new file mode 100644
index 0000000000..d7fdff4c5b
--- /dev/null
+++ b/recipes/mono/mono-mcs-intermediate_2.6.3.bb
@@ -0,0 +1,17 @@
+# This is a straw-man recipe for step 1 in the two-step build of
+# mono. Because it's impossible to build the mcs directory
+# in cross-compile mode, this recipe will do a native build,
+# then tar the resulting install tree for usage by the mono
+# package in step 2.
+# See http://www.mono-project.com/Mono:ARM
+
+require mono.inc
+require mono-mcs-intermediate.inc
+
+SRC_URI += ""
+
+PR = "${INC_PR}.0"
+
+SRC_URI[mono.md5sum] = "b1dc21bac2c7c75814a9f32246eadadd"
+SRC_URI[mono.sha256sum] = "0ecb82d2007f472f8eebc85c349813515bf642e6ea021890ece40555ad50d947"
+