From: "Ruei, Eric" <e-ruei1@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>,
"Stiffler, Jacob" <j-stiffler@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [EXTERNAL] [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com
Date: Mon, 10 Dec 2018 18:40:36 +0000 [thread overview]
Message-ID: <1dd12e22d1284e4e9e1952db01eecf5c@ti.com> (raw)
In-Reply-To: <20181210183316.GB19286@beryl>
Thanks!
Eric
-----Original Message-----
From: Dmytriyenko, Denys
Sent: Monday, December 10, 2018 1:33 PM
To: Stiffler, Jacob
Cc: Ruei, Eric; meta-arago@arago-project.org
Subject: Re: [meta-arago] [EXTERNAL] [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com
On Mon, Dec 10, 2018 at 01:28:03PM -0500, Jacob Stiffler wrote:
> ACK
>
>
> For the license checksum change, entries for the new clips were added to the
> manifest.
Thanks. It would be nice to mention this in the commit log.
> On 12/10/2018 10:51 AM, Eric Ruei wrote:
> >- move the AMSDK AV files location
> >- add k3 specific video images
> >
> >Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> >---
> > .../amsdk-av-files/amsdk-av-files_1.4.bb | 16 +++++++++-------
> > 1 file changed, 9 insertions(+), 7 deletions(-)
> >
> >diff --git a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
> >index 9d20b1a..2f570d4 100644
> >--- a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
> >+++ b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
> >@@ -1,9 +1,9 @@
> > DESCRIPTION = "AMSDK multimedia support files"
> >-HOMEPAGE = "https://gforge.ti.com/gf/project/am_multimedia/"
> >+HOMEPAGE = "https://git.ti.com/processor-sdk/amsdk-av-files/"
> > LICENSE = "CC-BY-NC-ND-3.0 & CC-BY-3.0"
> > SECTION = "multimedia"
> >-LIC_FILES_CHKSUM = "file://Multimedia_Data_Files_Manifest.doc;md5=da0727f80b90422138535dfffc36cd1a"
> >-PR = "r1"
> >+LIC_FILES_CHKSUM = "file://Multimedia_Data_Files_Manifest.doc;md5=fe154d291c69c51495a5bb4a456403b5"
> >+PR = "r2"
> > PACKAGE_ARCH = "${MACHINE_ARCH}"
> >@@ -19,12 +19,16 @@ VIDEO_FILES_append_dra7xx = "video_wvga \
> > video_1080p \
> > video_720p \
> > video_yuv"
> >+VIDEO_FILES_append_k3 = "video_720p"
> > VIDEO_FILES_keystone = "video_720p "
> >-SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/1279/7769/amsdk-av-files_${PV}.tar.gz;name=avfilestarball"
> >+BRANCH = "master"
> >-S = "${WORKDIR}/amsdk-av-files"
> >+SRC_URI = "git://git.ti.com/processor-sdk/amsdk-av-files.git;protocol=git;branch=${BRANCH}"
> >+SRCREV = "1b73009090265328ebaf1b6c880dfeccae5a8f19"
> >+
> >+S = "${WORKDIR}/git"
> > do_compile() {
> > :
> >@@ -42,5 +46,3 @@ do_install() {
> > FILES_${PN} += "${datadir}/ti/*"
> >-SRC_URI[avfilestarball.md5sum] = "29a2f8b5f41f49e30bbe9cf53eb06c5a"
> >-SRC_URI[avfilestarball.sha256sum] = "64dde10d03156d480c6f38494c9503e73878fa0a8d5009182ed43b0e926b5569"
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2018-12-10 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-10 15:51 [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com Eric Ruei
2018-12-10 18:28 ` [EXTERNAL] " Jacob Stiffler
2018-12-10 18:33 ` Denys Dmytriyenko
2018-12-10 18:40 ` Ruei, Eric [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=1dd12e22d1284e4e9e1952db01eecf5c@ti.com \
--to=e-ruei1@ti.com \
--cc=denys@ti.com \
--cc=j-stiffler@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.