[OE-core] [PATCH 0/1] cmake build fix

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Dec 19 21:19:36 UTC 2012


From: Tom Zanussi <tom.zanussi at 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





More information about the Openembedded-core mailing list