1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 19:00:49 +00:00

x-loader git: update to 1.5.1

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-07-20 09:51:16 +02:00
parent 0866c40077
commit de22c4134b
+3 -5
View File
@@ -2,14 +2,12 @@ require x-load.inc
#FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
PV = "1.5.0+${PR}+gitr${SRCREV}"
PR ="r25"
PV = "1.5.1"
PR ="r0"
PE = "1"
SRCREV_pn-${PN} = "04b1732220078d47c18a84cbafc52e45db71f13d"
SRCREV_pn-${PN} = "fca7cd29b6821df3e7d8c4369522f2a3d01a5d7b"
SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
file://0001-Beagle-Rev-C5-support.patch \
file://panda-frefclk.patch;patch=1 \
"
S = "${WORKDIR}/git"