* Fetch from git as previous hosting location has been shutdown.

Signed-off-by: Jacob Stiffler <j-stiff...@ti.com>
---
 ...arm-decoder_01.00.00.01.bb => hevc-arm-decoder_git.bb} | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
 rename 
meta-arago-extras/recipes-multimedia/hevc-arm-decoder/{hevc-arm-decoder_01.00.00.01.bb
 => hevc-arm-decoder_git.bb} (75%)

diff --git 
a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_01.00.00.01.bb
 b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
similarity index 75%
rename from 
meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_01.00.00.01.bb
rename to 
meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
index c942e2e..069e839 100644
--- 
a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_01.00.00.01.bb
+++ 
b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
@@ -1,19 +1,22 @@
 SUMMARY = "ARM HEVC Decoder with Unit Test Application"
-HOMEPAGE = "https://gforge.ti.com/gf/project/am_multimedia/";
+HOMEPAGE = "https://git.ti.com/processor-sdk/hevc_arm_decoder/";
 LICENSE = "TI-TSPA"
 LIC_FILES_CHKSUM = 
"file://Inc/exp_pp_h265decoder.h;beginline=1;endline=27;md5=51a0ae5cca603a21186bf6ff458f3be9"
-PR = "r3"
+PR = "r4"
 
 COMPATIBLE_MACHINE = "dra7xx|keystone"
 
-SRC_URI = 
"https://gforge.ti.com/gf/download/frsrelease/1280/7770/REL.HEVC.D.ARM.OBJ.${PV}.tar.gz
 \
+BRANCH = "master"
+
+SRC_URI = 
"git://git.ti.com/processor-sdk/hevc_arm_decode.git;protocol=git;branch=${BRANCH}
 \
            file://Testparams.cfg \
 "
 
-SRC_URI[md5sum] = "bb7620e34175f53a1ed989f7ce8f6d29"
-SRC_URI[sha256sum] = 
"e5743478e94bcfcee2e59e2e0056ece648c11bcbac91a6a8b8e492e3b42738d4"
+SRCREV = "4004c553e672538d0c3b5fa2ea0490ec095d0060"
+
+PV = "01.00.00.01"
 
-S = "${WORKDIR}/HEVC.D.ARM.${PV}/ARM_001"
+S = "${WORKDIR}/git"
 
 do_configure() {
     sed "s/-lpthread/-pthread/g" -i ${S}/Client/Build/ARM/makefile
-- 
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to