Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] lua: add hash
Date: Fri, 19 Sep 2014 23:11:12 +0200	[thread overview]
Message-ID: <87sijn48pb.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1411151424-31768-1-git-send-email-francois.perrad@gadz.org> (Francois Perrad's message of "Fri, 19 Sep 2014 20:30:23 +0200")

>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:

 > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 > ---
 >  package/lua/lua.hash | 6 ++++++
 >  1 file changed, 6 insertions(+)
 >  create mode 100644 package/lua/lua.hash

 > diff --git a/package/lua/lua.hash b/package/lua/lua.hash
 > new file mode 100644
 > index 0000000..7bc7933
 > --- /dev/null
 > +++ b/package/lua/lua.hash
 > @@ -0,0 +1,6 @@
 > +# Hashes from: http://www.lua.org/ftp/
 > +md5: dc7f94ec6ff15c985d2d6ad0f1b35654           lua-5.2.3.tar.gz
 > +sha1: 926b7907bc8d274e063d42804666b40a3f3c124c  lua-5.2.3.tar.gz
 > +
 > +md5: 2e115fe26e435e33b0d5c022e4490567           lua-5.1.5.tar.gz
 > +sha1: b3882111ad02ecc6b972f8c1241647905cb2e3fc  lua-5.1.5.tar.gz

Ehh, have you tested this? (hint, no ':' after type):

make lua-patch
ERROR: unknown hash 'md5:' for 'lua-5.1.5.tar.gz'
package/pkg-generic.mk:73: recipe for target '/home/peko/source/buildroot/output/build/lua-5.1.5/.stamp_downloaded' failed
make: *** [/home/peko/source/buildroot/output/build/lua-5.1.5/.stamp_downloaded] Error 1

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2014-09-19 21:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19 18:30 [Buildroot] [PATCH 1/2] lua: add hash Francois Perrad
2014-09-19 18:30 ` [Buildroot] [PATCH 2/2] luajit: " Francois Perrad
2014-09-19 21:16   ` Peter Korsgaard
2014-09-19 21:11 ` Peter Korsgaard [this message]
2014-09-19 21:17 ` [Buildroot] [PATCH 1/2] lua: " Peter Korsgaard

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=87sijn48pb.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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