aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-15 21:29:18 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-17 09:43:19 +0200
commitdfc23a1bbc2535ea09a9c67be07092033f1e7ca8 (patch)
tree4050ce33bf5d20b4a2a39bc6542d9551369e9aa5 /recipes/x-load
parent6728579502501c279c6e464cfb17273f2927a944 (diff)
downloadopenembedded-dfc23a1bbc2535ea09a9c67be07092033f1e7ca8.tar.gz
x-load-rsalveti: add x-load 1.41 built from Salveti's tree
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/x-load-rsalveti_git.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/x-load/x-load-rsalveti_git.bb b/recipes/x-load/x-load-rsalveti_git.bb
new file mode 100644
index 0000000000..9ecd0fc715
--- /dev/null
+++ b/recipes/x-load/x-load-rsalveti_git.bb
@@ -0,0 +1,11 @@
+require x-load.inc
+
+PV = "1.41rs+${PR}+gitr${SRCREV}"
+
+SRCREV = "1f96474d8df8ebcd1d982ec89241f508775aceb1"
+SRC_URI = "git://gitorious.org/~rsalveti/pandaboard/rsalveti-x-loader.git;branch=omap4_panda_es2.1;protocol=git \
+"
+
+S = "${WORKDIR}/git"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"