From: Koen Kooi Date: Fri, 15 Oct 2010 19:29:18 +0000 (+0200) Subject: x-load-rsalveti: add x-load 1.41 built from Salveti's tree X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc23a1bbc2535ea09a9c67be07092033f1e7ca8;p=openembedded.git x-load-rsalveti: add x-load 1.41 built from Salveti's tree --- 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}"