summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load/x-load_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/x-load/x-load_git.bb')
-rw-r--r--recipes-bsp/x-load/x-load_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-bsp/x-load/x-load_git.bb b/recipes-bsp/x-load/x-load_git.bb
index 3bf3cb55..61edfa4e 100644
--- a/recipes-bsp/x-load/x-load_git.bb
+++ b/recipes-bsp/x-load/x-load_git.bb
@@ -2,14 +2,12 @@ require x-load.inc
2 2
3#FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}" 3#FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
4 4
5PV = "1.5.0+${PR}+gitr${SRCREV}" 5PV = "1.5.1"
6PR ="r25" 6PR ="r0"
7PE = "1" 7PE = "1"
8 8
9SRCREV_pn-${PN} = "04b1732220078d47c18a84cbafc52e45db71f13d" 9SRCREV_pn-${PN} = "fca7cd29b6821df3e7d8c4369522f2a3d01a5d7b"
10SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \ 10SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
11 file://0001-Beagle-Rev-C5-support.patch \
12 file://panda-frefclk.patch;patch=1 \
13" 11"
14 12
15S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"