[oe-commits] Frans Meulenbroeks : urjtag_git: updated to dev head (aug 30)

git version control git at git.openembedded.org
Tue Sep 7 14:33:30 UTC 2010


Module: openembedded.git
Branch: testing-next
Commit: f27f8ee50852b8f9bfa0707fbfa8c3f7511bb721
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f27f8ee50852b8f9bfa0707fbfa8c3f7511bb721

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Sep  4 11:28:12 2010 +0200

urjtag_git: updated to dev head (aug 30)

This version has several performance improvements for svf
handling and for gpio based cables.
Also moved to libusb1

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/urjtag/urjtag_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/urjtag/urjtag_git.bb b/recipes/urjtag/urjtag_git.bb
index 1159c1f..ed64731 100644
--- a/recipes/urjtag/urjtag_git.bb
+++ b/recipes/urjtag/urjtag_git.bb
@@ -3,10 +3,10 @@ HOMEPAGE = "http://urjtag.org/"
 LICENSE = "GPLv2"
 DEPENDS = "libftdi libusb gettext readline"
 
-SRCREV = "fc8686b8dd545f54d25e77f65e43f4d774bc46"
+SRCREV = "f43c472952f6475eb9b6ef8e64a85f65c044a939"
 
 PV = "0.10"
-PR = "r0"
+PR = "r1"
 PR_append = "+gitr${SRCPV}"
 
 S = "${WORKDIR}/git/urjtag"





More information about the Openembedded-commits mailing list