x-load-rsalveti: add x-load 1.41 built from Salveti's tree
authorKoen Kooi <koen@openembedded.org>
Fri, 15 Oct 2010 19:29:18 +0000 (21:29 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 17 Oct 2010 07:43:19 +0000 (09:43 +0200)
recipes/x-load/x-load-rsalveti_git.bb [new file with mode: 0644]

diff --git a/recipes/x-load/x-load-rsalveti_git.bb b/recipes/x-load/x-load-rsalveti_git.bb
new file mode 100644 (file)
index 0000000..9ecd0fc
--- /dev/null
@@ -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}"