diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-05-27 18:15:45 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-01 10:42:39 -0400 |
| commit | 6beab1e6358b48861c1452a5d5e64e31c6d76115 (patch) | |
| tree | d07de020fe864142e96d8555bf272af1582dd165 | |
| parent | fb67ece977563192a42fb14ab9ae3311205e63a3 (diff) | |
| download | meta-ti-6beab1e6358b48861c1452a5d5e64e31c6d76115.tar.gz | |
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@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-ti/framework-components/ti-framework-components.inc | 4 | ||||
| -rw-r--r-- | recipes-ti/framework-components/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 f2244db4..46f6cfdd 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 | |||
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75" | ||
| 7 | |||
| 8 | require recipes-ti/includes/ti-paths.inc | 6 | require recipes-ti/includes/ti-paths.inc |
| 9 | require recipes-ti/includes/ti-staging.inc | 7 | require recipes-ti/includes/ti-staging.inc |
| 10 | 8 | ||
| 11 | PR = "r1" | ||
| 12 | |||
| 13 | S = "${WORKDIR}/framework_components_${PV}" | 9 | S = "${WORKDIR}/framework_components_${PV}" |
| 14 | 10 | ||
| 15 | 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" | 11 | 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 7abe7935..9570678f 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 @@ | |||
| 1 | require ti-framework-components.inc | 1 | require ti-framework-components.inc |
| 2 | 2 | ||
| 3 | PV = "2_26_00_01" | 3 | PV = "2_26_00_01" |
| 4 | PR = "r1" | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75" | ||
| 4 | 7 | ||
| 5 | SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af" | 8 | SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af" |
| 6 | SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048" | 9 | SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048" |
