All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH] ipc-test-fw: add FW images version 3.21.00.02	for IPC tests
Date: Thu, 30 Jan 2014 12:22:45 -0500	[thread overview]
Message-ID: <20140130172245.GC6814@edge> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED10159939078@DLEE11.ent.ti.com>

The next question would be in which packagegroup to put it in? Is arago-test a 
good one? Although it's being pulled in for regular rootfs - not sure if that 
would be fine, especially since the images are 5-6 MB each...


On Thu, Jan 30, 2014 at 04:00:20PM +0000, Maupin, Chase wrote:
> Acked-by: Chase Maupin <chase.maupin@ti.com>
> 
> 
> >-----Original Message-----
> >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Denys Dmytriyenko
> >Sent: Wednesday, January 29, 2014 8:34 PM
> >To: meta-arago@arago-project.org
> >Subject: [meta-arago] [PATCH] ipc-test-fw: add FW images version
> >3.21.00.02 for IPC tests
> >
> >From: Denys Dmytriyenko <denys@ti.com>
> >
> >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >---
> > .../ipc-test-fw/ipc-test-fw_3.21.00.02.bb          | 33
> >++++++++++++++++++++++
> > 1 file changed, 33 insertions(+)
> > create mode 100644 meta-arago-distro/recipes-bsp/ipc-test-fw/ipc-
> >test-fw_3.21.00.02.bb
> >
> >diff --git a/meta-arago-distro/recipes-bsp/ipc-test-fw/ipc-test-
> >fw_3.21.00.02.bb b/meta-arago-distro/recipes-bsp/ipc-test-fw/ipc-
> >test-fw_3.21.00.02.bb
> >new file mode 100644
> >index 0000000..41ab2fb
> >--- /dev/null
> >+++ b/meta-arago-distro/recipes-bsp/ipc-test-fw/ipc-test-
> >fw_3.21.00.02.bb
> >@@ -0,0 +1,33 @@
> >+DESCRIPTION = "Firmware images to test IPC"
> >+LICENSE = "BSD"
> >+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-
> >licenses/BSD;md5=3775480a712fc46a69647678acb234cb"
> >+
> >+PACKAGE_ARCH = "${MACHINE_ARCH}"
> >+
> >+PR = "eng-4-gb9283b0"
> >+
> >+COMPATIBLE_MACHINE = "omap5-evm|dra7xx-evm"
> >+
> >+INHIBIT_PACKAGE_STRIP = "1"
> >+INSANE_SKIP_${PN} = "arch"
> >+
> >+S = "${WORKDIR}/${PV}_${PR}"
> >+
> >+SRC_URI = "http://arago-project.org/files/releases/ipc-test-
> >fw/${PV}_${PR}.tar.gz"
> >+
> >+SRC_URI[md5sum] = "4fcba6844949ea909131684a80233800"
> >+SRC_URI[sha256sum] =
> >"3b90b195c382937551251055aaa9185627e86027c91fb41a594dc390391d5fb6"
> >+
> >+FW_FILES_omap5-evm = "tesla-dsp.xe64T ducati-m3-core0.xem3"
> >+FW_FILES_dra7xx-evm = "dra7-dsp1-fw.xe66 dra7-dsp2-fw.xe66 dra7-
> >ipu1-fw.xem4 dra7-ipu2-fw.xem4"
> >+
> >+do_compile() {
> >+    :
> >+}
> >+
> >+do_install() {
> >+    install -d ${D}${base_libdir}/firmware
> >+    install -m 755 ${FW_FILES} ${D}${base_libdir}/firmware/
> >+}
> >+
> >+FILES_${PN} += "${base_libdir}/firmware"
> >--
> >1.8.3.2
> >
> >_______________________________________________
> >meta-arago mailing list
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2014-01-30 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30  2:33 [PATCH] ipc-test-fw: add FW images version 3.21.00.02 for IPC tests Denys Dmytriyenko
2014-01-30 16:00 ` Maupin, Chase
2014-01-30 17:22   ` Denys Dmytriyenko [this message]

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=20140130172245.GC6814@edge \
    --to=denys@ti.com \
    --cc=chase.maupin@ti.com \
    --cc=meta-arago@arago-project.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.