From dfc23a1bbc2535ea09a9c67be07092033f1e7ca8 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 15 Oct 2010 21:29:18 +0200 Subject: [PATCH] x-load-rsalveti: add x-load 1.41 built from Salveti's tree --- recipes/x-load/x-load-rsalveti_git.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/x-load/x-load-rsalveti_git.bb 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}" -- 2.39.5