[meta-ti] Jacob Stiffler : ti-framework-components: Move LIC_FILES_CHKSUM into recipe .
Arago Project git
git at arago-project.org
Mon Jun 1 07:43:29 PDT 2015
Module: meta-ti
Branch: fido
Commit: 772b5dc6b9c3720101dcd72db643d6ff2606cd1c
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=772b5dc6b9c3720101dcd72db643d6ff2606cd1c
Author: Jacob Stiffler <j-stiffler at ti.com>
Date: Wed May 27 18:15:45 2015 +0000
ti-framework-components: Move LIC_FILES_CHKSUM into recipe.
* This is version specific, so it should not be in a version-agnostic
include file.
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../ti-framework-components.inc | 4 ----
.../ti-framework-components_2.26.00.01.bb | 3 +++
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/recipes-ti/framework-components/ti-framework-components.inc b/recipes-ti/framework-components/ti-framework-components.inc
index f2244db..46f6cfd 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -3,13 +3,9 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/f
SECTION = "devel"
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75"
-
require recipes-ti/includes/ti-paths.inc
require recipes-ti/includes/ti-staging.inc
-PR = "r1"
-
S = "${WORKDIR}/framework_components_${PV}"
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc/${PV}/exports/framework_components_${PV},lite.tar.gz;name=fctarball"
diff --git a/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb b/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb
index 7abe793..9570678 100644
--- a/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb
+++ b/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb
@@ -1,6 +1,9 @@
require ti-framework-components.inc
PV = "2_26_00_01"
+PR = "r1"
+
+LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75"
SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af"
SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048"
More information about the meta-ti
mailing list