* [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com @ 2018-12-10 15:51 Eric Ruei 2018-12-10 18:28 ` [EXTERNAL] " Jacob Stiffler 0 siblings, 1 reply; 4+ messages in thread From: Eric Ruei @ 2018-12-10 15:51 UTC (permalink / raw) To: meta-arago - 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" -- 1.9.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [EXTERNAL] [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com 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 ` Jacob Stiffler 2018-12-10 18:33 ` Denys Dmytriyenko 0 siblings, 1 reply; 4+ messages in thread From: Jacob Stiffler @ 2018-12-10 18:28 UTC (permalink / raw) To: Eric Ruei, meta-arago ACK For the license checksum change, entries for the new clips were added to the manifest. - Jake 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" ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [EXTERNAL] [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com 2018-12-10 18:28 ` [EXTERNAL] " Jacob Stiffler @ 2018-12-10 18:33 ` Denys Dmytriyenko 2018-12-10 18:40 ` Ruei, Eric 0 siblings, 1 reply; 4+ messages in thread From: Denys Dmytriyenko @ 2018-12-10 18:33 UTC (permalink / raw) To: Jacob Stiffler; +Cc: meta-arago 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [EXTERNAL] [PATCH] amsdk-av-files: move the AMSDK AV files from gforge.ti.com to git.ti.com 2018-12-10 18:33 ` Denys Dmytriyenko @ 2018-12-10 18:40 ` Ruei, Eric 0 siblings, 0 replies; 4+ messages in thread From: Ruei, Eric @ 2018-12-10 18:40 UTC (permalink / raw) To: Dmytriyenko, Denys, Stiffler, Jacob; +Cc: meta-arago@arago-project.org 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-12-10 18:40 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 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 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.