2010/7/23 Jaap de Jong <[email protected]>

> 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<http://svn.sourceforge.net/svnroot/$%7BPN%7D;module=trunk;proto=https>
> "
> +SRCREV = ${PV}
> +
> +SRC_URI[md5sum] = "916f65fa68d154621fc0cf1f405f2726"
> +SRC_URI[sha256sum] =
> "5b6f3c3ee51c6aa24d3b87135e01762cf68821d1c3599d87d349fea4ede74c62"
> +
> +S = "${WORKDIR}/trunk"
> +PR = "r0"
> +
> +inherit cmake
> +
>
>
> Cool, looks good to me. Will try to test it later.
Thanks for your contribution.

Frans


> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to