From: Denys Dmytriyenko <denys@ti.com>
To: Karthik Ramanan <a0393906@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [daisy, master] ipumm-fw: Update download path and checksum
Date: Mon, 6 Jul 2015 11:21:19 -0400 [thread overview]
Message-ID: <20150706152119.GA9792@edge> (raw)
In-Reply-To: <1436169077-6013-1-git-send-email-a0393906@ti.com>
On Mon, Jul 06, 2015 at 01:21:17PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
> recipes-bsp/ipumm-fw/ipumm-fw_3.00.08.01.bb | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_3.00.08.01.bb b/recipes-bsp/ipumm-fw/ipumm-fw_3.00.08.01.bb
> index 2e43584..821a502 100644
> --- a/recipes-bsp/ipumm-fw/ipumm-fw_3.00.08.01.bb
> +++ b/recipes-bsp/ipumm-fw/ipumm-fw_3.00.08.01.bb
> @@ -9,17 +9,17 @@ python __anonymous() {
> DESCRIPTION = "Firmware for IPU for supporting Accelerated MM decode and encode"
> LICENSE = "TI-TSPA"
>
> -LIC_FILES_CHKSUM = "file://MMIP-${PV}-Manifest.doc;md5=caa45d993ac010abe2fd319f6613bc26"
> +LIC_FILES_CHKSUM = "file://MMIP-${PV}-Manifest.doc;md5=57d49afcca8f1be47b1c4e79aa06b3ba"
>
> COMPATIBLE_MACHINE = "dra7xx"
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> RDEPENDS_${PN} = "libdce"
>
> -SRC_URI = "http://arago-project.org/files/short-term/misc/ipumm-dra7xx-evm-${PV}.tar.gz;protocol=http"
> +SRC_URI = "http://downloads.ti.com/dsps/dsps_public_sw/glsdk/ipumm/3_00_08_01/exports/
> ipumm-dra7xx-evm-${PV}.tar.gz;protocol=ftp"
Looks good, but are you sure the protocol ^^^ is correct?
> -SRC_URI[md5sum] = "e770dce63fdf218bb19ceb748d9812c0"
> -SRC_URI[sha256sum] = "044d49b77560660bdfc29894e669fe8f70dc467c66b4acb49b24722a0799baa1"
> +SRC_URI[md5sum] = "a1873333e7676ec1b7fcb18fb8b90696"
> +SRC_URI[sha256sum] = "d583d827191a3772f496145cbf81747e10e7ed553d4653379576ac891019d7fb"
>
> S = "${WORKDIR}/ipumm-dra7xx-evm-${PV}"
>
> @@ -31,3 +31,5 @@ do_install() {
> }
>
> FILES_${PN} += "${base_libdir}/firmware/${TARGET}"
> +
> +PR = "r4"
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2015-07-06 15:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 7:51 [daisy, master] ipumm-fw: Update download path and checksum Karthik Ramanan
2015-07-06 15:21 ` Denys Dmytriyenko [this message]
2015-07-06 17:07 ` Karthik Ramanan
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=20150706152119.GA9792@edge \
--to=denys@ti.com \
--cc=a0393906@ti.com \
--cc=meta-ti@yoctoproject.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.