From: Jaap de Jong <jaap.dejong@nedap.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] Introduce xc3sprog recipe
Date: Fri, 23 Jul 2010 10:44:21 +0200 [thread overview]
Message-ID: <4C495665.3060605@nedap.com> (raw)
Hi,
below a recipe to build a great tool for programming Xilinx fpga's etc.
thanks and best regards,
Jaap
---
diff --git a/recipes/xc3sprog/xc3sprog_461.bb
b/recipes/xc3sprog/xc3sprog_461.bb
new file mode 100644
index 0000000..66775d4
--- /dev/null
+++ b/recipes/xc3sprog/xc3sprog_461.bb
@@ -0,0 +1,18 @@
+DESCRIPTION = "suite of utilities for programming Xilinx FPGAs, CPLDs,
and EEPROMs"
+LICENSE = "GPL"
+HOMEPAGE = "http://sourceforge.net/projects/xc3sprog"
+SECTION = "console/utils"
+
+DEPENDS += "libftdi libusb"
+
+SRC_URI =
"svn://${PN}.svn.sourceforge.net/svnroot/${PN};module=trunk;proto=https"
+SRCREV = ${PV}
+
+SRC_URI[md5sum] = "916f65fa68d154621fc0cf1f405f2726"
+SRC_URI[sha256sum] =
"5b6f3c3ee51c6aa24d3b87135e01762cf68821d1c3599d87d349fea4ede74c62"
+
+S = "${WORKDIR}/trunk"
+PR = "r0"
+
+inherit cmake
+
next reply other threads:[~2010-07-23 8:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-23 8:44 Jaap de Jong [this message]
2010-07-23 9:02 ` [PATCH] Introduce xc3sprog recipe Frans Meulenbroeks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C495665.3060605@nedap.com \
--to=jaap.dejong@nedap.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.