diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2015-05-08 20:09:53 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-22 14:18:03 -0400 |
commit | 472737bc11c98eab2d86fcbde7bae7b5ae18e70c (patch) | |
tree | d93b97be9a63a821564649ce93b4020c5e4a7aeb /recipes-ti/xdais/ti-xdais_6.26.01.03.bb | |
parent | 38484e132f584017f2a21ea1577332aeaddba6a1 (diff) | |
download | meta-ti-472737bc11c98eab2d86fcbde7bae7b5ae18e70c.tar.gz |
ti-xdais: 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>
Diffstat (limited to 'recipes-ti/xdais/ti-xdais_6.26.01.03.bb')
-rw-r--r-- | recipes-ti/xdais/ti-xdais_6.26.01.03.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-ti/xdais/ti-xdais_6.26.01.03.bb b/recipes-ti/xdais/ti-xdais_6.26.01.03.bb index 0451b2dc..3d358632 100644 --- a/recipes-ti/xdais/ti-xdais_6.26.01.03.bb +++ b/recipes-ti/xdais/ti-xdais_6.26.01.03.bb | |||
@@ -1,6 +1,9 @@ | |||
1 | require ti-xdais.inc | 1 | require ti-xdais.inc |
2 | 2 | ||
3 | PV = "6_26_01_03" | 3 | PV = "6_26_01_03" |
4 | PR = "r1" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://xdais_6_26_01_03_manifest.html;md5=a5a675d49db2f658bb98746ec80cda4e" | ||
4 | 7 | ||
5 | SRC_URI[xdaistarball.md5sum] = "9b2bea3408254e737ec0d819a031adf6" | 8 | SRC_URI[xdaistarball.md5sum] = "9b2bea3408254e737ec0d819a031adf6" |
6 | SRC_URI[xdaistarball.sha256sum] = "d7bcbd8bcfe6fdfc5f402e4b125ced6c806dc30bc5296e98d5d43b0b5a237a0d" | 9 | SRC_URI[xdaistarball.sha256sum] = "d7bcbd8bcfe6fdfc5f402e4b125ced6c806dc30bc5296e98d5d43b0b5a237a0d" |