All of lore.kernel.org
 help / color / mirror / Atom feed
From: tom.zanussi@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] cmake build fix
Date: Wed, 19 Dec 2012 15:19:36 -0600	[thread overview]
Message-ID: <cover.1355951741.git.tom.zanussi@intel.com> (raw)

From: Tom Zanussi <tom.zanussi@intel.com>

After a fresh pull from master, I got the following build error:

ERROR: Fetcher failure for URL: 'http://www.cmake.org/files/v2.8/cmake-2.8.10.2\
.tar.gz'. No checksum specified for /home/trz/work/sandbox/build/downloads/cmak\
e-2.8.10.2.tar.gz, please add at least one to the recipe:
SRC_URI[md5sum] = "097278785da7182ec0aea8769d06860c"
SRC_URI[sha256sum] = "ce524fb39da06ee6d47534bbcec6e0b50422e18b62abc4781a4ba72ea\
2910eb1"
ERROR: Function failed: Fetcher failure for URL: 'http://www.cmake.org/files/v2\
.8/cmake-2.8.10.2.tar.gz'. No checksum specified for /home/trz/work/sandbox/bui\
ld/downloads/cmake-2.8.10.2.tar.gz, please add at least one to the recipe:
SRC_URI[md5sum] = "097278785da7182ec0aea8769d06860c"
SRC_URI[sha256sum] = "ce524fb39da06ee6d47534bbcec6e0b50422e18b62abc4781a4ba72ea\
2910eb1"
ERROR: Logfile of failure stored in: /usr/local/dev/yocto/nitin-test/build/tmp/\
work/x86_64-linux/cmake-native/2.8.10.2-r0.0/temp/log.do_fetch.11057
ERROR: Task 4772 (/usr/local/dev/yocto/nitin-test/meta/recipes-devtools/cmake/c\
make-native_2.8.10.2.bb, do_fetch) failed with exit code '1'

This patch fixes that.

The following changes since commit 80bc9a0643f31029558eda8cbc5365b7583f1a29:

  icu: reduce what's needed for cross tools (2012-12-19 17:55:08 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib.git tzanussi/cmake-checksum-fix
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/cmake-checksum-fix

Tom Zanussi (1):
  cmake-native: add checksums

 .../cmake/cmake-native_2.8.10.2.bb                 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2012-12-19 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19 21:19 tom.zanussi [this message]
2012-12-19 21:19 ` [PATCH 1/1] cmake-native: add checksums tom.zanussi

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=cover.1355951741.git.tom.zanussi@intel.com \
    --to=tom.zanussi@intel.com \
    --cc=openembedded-core@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.