aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/urjtag/urjtag_0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/urjtag/urjtag_0.10.bb')
-rw-r--r--recipes/urjtag/urjtag_0.10.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/urjtag/urjtag_0.10.bb b/recipes/urjtag/urjtag_0.10.bb
new file mode 100644
index 0000000000..e226214323
--- /dev/null
+++ b/recipes/urjtag/urjtag_0.10.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "UrJTAG is a universal JTAG library, servers and tools"
+HOMEPAGE = "http://urjtag.org/"
+LICENSE = "GPL"
+DEPENDS = "libftdi libusb gettext readline"
+
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/urjtag/${P}.tar.bz2 \
+ file://Makefile.am-remove-dups.patch \
+ "
+
+inherit autotools
+
+SRC_URI[md5sum] = "c685c9bb33bbfa73d6ab7bacb92e6268"
+SRC_URI[sha256sum] = "7b740416240923ce3610c5253112ee4eac890461b7af982859ff24d41c5778b7"