* This is version specific, so it should not be in a version-agnostic
  include file.

Signed-off-by: Jacob Stiffler <j-stiff...@ti.com>
---
 recipes-ti/xdais/ti-xdais.inc           |    7 +------
 recipes-ti/xdais/ti-xdais_6.26.01.03.bb |    3 +++
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/recipes-ti/xdais/ti-xdais.inc b/recipes-ti/xdais/ti-xdais.inc
index 9514ce6..2e7eb13 100644
--- a/recipes-ti/xdais/ti-xdais.inc
+++ b/recipes-ti/xdais/ti-xdais.inc
@@ -3,13 +3,9 @@ HOMEPAGE = 
"http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/x
 LICENSE = "GPLv2"
 SECTION = "devel"
 
-LIC_FILES_CHKSUM = 
"file://xdais_6_26_01_03_manifest.html;md5=a5a675d49db2f658bb98746ec80cda4e"
-
 require ../includes/ti-paths.inc
 require ../includes/ti-staging.inc
 
-PR = "r1"
-
 S = "${WORKDIR}/xdais_${PV}"
 
 SRC_URI = 
"http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/xdais/${PV}/exports/xdais_${PV}.tar.gz;name=xdaistarball";
@@ -17,5 +13,4 @@ SRC_URI = 
"http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/xd
 do_install() {
     install -d ${D}${XDAIS_INSTALL_DIR_RECIPE}
     cp -pPrf ${S}/* ${D}${XDAIS_INSTALL_DIR_RECIPE}
-} 
-
+}
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 0451b2d..3d35863 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 @@
 require ti-xdais.inc
 
 PV = "6_26_01_03"
+PR = "r1"
+
+LIC_FILES_CHKSUM = 
"file://xdais_6_26_01_03_manifest.html;md5=a5a675d49db2f658bb98746ec80cda4e"
 
 SRC_URI[xdaistarball.md5sum] = "9b2bea3408254e737ec0d819a031adf6"
 SRC_URI[xdaistarball.sha256sum] = 
"d7bcbd8bcfe6fdfc5f402e4b125ced6c806dc30bc5296e98d5d43b0b5a237a0d"
-- 
1.7.9.5

-- 
_______________________________________________
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to