From: Stefan Schmidt <stefan@datenfreihafen.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] dfu-programmer: USB Device Firmware Upgrade utility (special atmel-version)
Date: Thu, 8 Apr 2010 10:35:14 +0200 [thread overview]
Message-ID: <20100408083514.GA27376@excalibur.local> (raw)
In-Reply-To: <alpine.DEB.1.10.1004081018050.3264@vitus.devnet.local>
Hello.
On Thu, 2010-04-08 at 10:19, Vitus Jensen wrote:
>
> Add recipes for version 0.5.2 and for the head of the SVN repository.
>
> Signed-off-by: Vitus Jensen <vjensen@gmx.de>
> ---
> conf/checksums.ini | 4 ++++
> recipes/dfu-programmer/dfu-programmer_0.5.2.bb | 17 +++++++++++++++++
> recipes/dfu-programmer/dfu-programmer_svn.bb | 20 ++++++++++++++++++++
> 3 files changed, 41 insertions(+), 0 deletions(-)
> create mode 100644 recipes/dfu-programmer/dfu-programmer_0.5.2.bb
> create mode 100644 recipes/dfu-programmer/dfu-programmer_svn.bb
>
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index 3c6f712..73f5901 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -5258,6 +5258,10 @@ sha256=3b15515693bae1ebd14d914e46d388edfec2175829ea1576a7a0c8606ebbe639
> md5=be12c0132a1ae118cbf5e79d98427c1d
> sha256=ec382c90af3ef2f49695ff14a4d6521e58ac482c4e29d6c9ebca8768f699c191
>
> +[http://downloads.sourceforge.net/project/dfu-programmer/dfu-programmer/0.5.2/dfu-programmer-0.5.2.tar.gz]
> +md5=ce882d37383df698a1c530080724b191
> +sha256=e3c8bc1429fe1681c56ddc14fb05d29a7933aac566d13f894dca6fd916829cb9
> +
Please add the checksum to the recipe.
> [http://pknet.com/~joe/dgen-sdl-1.23.tar.gz]
> md5=b1896c1b21ddb152626aec2e8a157a3a
> sha256=44396b3b324433187cf7082d1059cd9f519f02accddd667e627a57ff8514d436
> diff --git a/recipes/dfu-programmer/dfu-programmer_0.5.2.bb b/recipes/dfu-programmer/dfu-programmer_0.5.2.bb
> new file mode 100644
> index 0000000..af37b04
> --- /dev/null
> +++ b/recipes/dfu-programmer/dfu-programmer_0.5.2.bb
> @@ -0,0 +1,17 @@
> +DESCRIPTION = "USB Device Firmware Upgrade utility (special atmel-version)"
> +SECTION = "devel"
> +AUTHOR = "Weston Schmidt <weston_schmidt@alumni.purdue.edu>"
> +LICENSE = "GPL"
> +
> +PV = "0.5.2"
> +PR = "r0"
> +
> +DEPENDS = "libusb"
> +
> +SRC_URI = "http://downloads.sourceforge.net/project/dfu-programmer/dfu-programmer/0.5.2/dfu-programmer-${PV}.tar.gz"
> +
> +inherit autotools
> +
> +do_stage() {
> + autotools_stage_all
> +}
For what is this needed?
> diff --git a/recipes/dfu-programmer/dfu-programmer_svn.bb b/recipes/dfu-programmer/dfu-programmer_svn.bb
> new file mode 100644
> index 0000000..5bb946b
> --- /dev/null
> +++ b/recipes/dfu-programmer/dfu-programmer_svn.bb
> @@ -0,0 +1,20 @@
> +DESCRIPTION = "USB Device Firmware Upgrade utility (special atmel-version)"
> +SECTION = "devel"
> +AUTHOR = "Weston Schmidt <weston_schmidt@alumni.purdue.edu>"
> +LICENSE = "GPL"
> +
> +SRCREV = "${AUTOREV}"
Please don't do this. Set a sane SRCREV that you know is working. People who
want to use AUTOREV can do this in their local.conf
regards
Stefan Schmidt
next prev parent reply other threads:[~2010-04-08 8:38 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-08 8:19 [PATCH] dfu-programmer: USB Device Firmware Upgrade utility (special atmel-version) Vitus Jensen
2010-04-08 8:32 ` Vitus Jensen
2010-04-08 8:59 ` Stefan Schmidt
2010-04-08 9:32 ` Vitus Jensen
2010-04-08 11:09 ` Stefan Schmidt
2010-04-08 8:35 ` Stefan Schmidt [this message]
2010-04-08 15:33 ` Vitus Jensen
2010-04-08 15:37 ` [PATCH v2] " Vitus Jensen
2010-04-08 17:29 ` Martin Jansa
2010-04-12 5:04 ` Vitus Jensen
2010-04-16 14:13 ` [PATCH v3] " Vitus Jensen
2010-04-16 14:41 ` Stefan Schmidt
2010-04-16 14:50 ` Vitus Jensen
2010-04-16 14:57 ` Stefan Schmidt
2010-04-16 15:05 ` Stefan Schmidt
2010-04-16 15:12 ` Vitus Jensen
2010-06-25 8:08 ` [PATCH][STABLE] " Vitus Jensen
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=20100408083514.GA27376@excalibur.local \
--to=stefan@datenfreihafen.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox