From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] cpuburn-neon: Upgrade to 2014066 version to fix build break
Date: Fri, 27 Jun 2014 11:29:39 +0200 [thread overview]
Message-ID: <lojdi3$8mu$1@ger.gmane.org> (raw)
In-Reply-To: <1403793465-6376-1-git-send-email-lauren.post@freescale.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Lauren Post schreef op 26-06-14 16:37:
> Replace SRC_URI with new location, md5sum and new name since previous
> download will not work. Without this fix cpuburn-neon has a broken
> build.
Why not make the recipe clone the git repo?
>
> Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by:
> Otavio Salvador <otavio@ossystems.com.br> --- ...n-neon_20120610.bb =>
> cpuburn-neon_20140626.bb} | 9 +++++---- 1 file changed, 5
> insertions(+), 4 deletions(-) rename
> meta-oe/recipes-benchmark/cpuburn/{cpuburn-neon_20120610.bb =>
> cpuburn-neon_20140626.bb} (72%)
>
> diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb
> b/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb similarity
> index 72% rename from
> meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb rename to
> meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb index
> 8ec5e95..ed1f1ee 100644 ---
> a/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb +++
> b/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb @@ -8,17
> +8,18 @@ DL_DIR_append = "/${PN}-${PV}" COMPATIBLE_MACHINE =
> "(${@bb.utils.contains("TUNE_FEATURES", "neon", "${MACHINE}", "Invalid!",
> d)})"
>
> SRC_URI = "http://hardwarebug.org/files/burn.S;name=mru \ -
> http://github.com/downloads/ssvb/ssvb.github.com/ssvb-cpuburn-a8.S;name=ssvb"
>
>
+ https://github.com/ssvb/cpuburn-arm/raw/master/cpuburn-a8.S;name=ssvb"
> + SRC_URI[mru.md5sum] = "823abc72c2cd448e87df9bc5355a4456"
> SRC_URI[mru.sha256sum] =
> "01d9fc04f83740c513c25401dcc89c11b2a5a6013e70bfca42b7b02129f88cd2"
> -SRC_URI[ssvb.md5sum] = "0acc570d943c41c7f8602b9ff6fa111d"
> -SRC_URI[ssvb.sha256sum] =
> "bfddd3226a499ffdf71bb58c05ccdc6dac5bb2c2c3bdb10ac610ee0b60aac087"
> +SRC_URI[ssvb.md5sum] = "ba0ef2939a3b3b487523448c67544e94"
> +SRC_URI[ssvb.sha256sum] =
> "ce42ebdc71c876a33d9f7534355ef76cefa0d00ddb19ad69cf05a266c861d08d"
>
> S = "${WORKDIR}"
>
> do_compile() { ${CC} ${CFLAGS} ${LDFLAGS} burn.S -o burn - ${CC}
> ${CFLAGS} ${LDFLAGS} ssvb-cpuburn-a8.S -o burn-neona8 + ${CC}
> ${CFLAGS} ${LDFLAGS} cpuburn-a8.S -o burn-neona8 }
>
> do_install() {
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFTrTmDMkyGM64RGpERAjXBAJ4s5eQ6sg0h4h3D62Vq8ULr+8tzKQCgkAKY
11UopJhFG8CsPTl/mxMv7Ck=
=jm+c
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2014-06-27 9:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Lauren.Post@freescale.com>
2014-06-26 14:37 ` [meta-oe][PATCH] cpuburn-neon: Upgrade to 2014066 version to fix build break Lauren Post
2014-06-27 9:29 ` Koen Kooi [this message]
2014-06-27 13:09 ` Otavio Salvador
2014-06-27 13:40 ` Koen Kooi
2014-06-27 13:59 ` Otavio Salvador
2014-06-27 14:08 ` Koen Kooi
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='lojdi3$8mu$1@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--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 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.