All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ti-framework-components: Move LIC_FILES_CHKSUM into recipe.
@ 2015-05-27 12:15 Jacob Stiffler
  2015-05-27 12:15 ` [PATCH 2/3] ti-framework-components: Add all files to the main package Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jacob Stiffler @ 2015-05-27 12:15 UTC (permalink / raw)
  To: meta-ti

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

Signed-off-by: Jacob Stiffler <j-stiffler@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"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-06-01 14:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 12:15 [PATCH 1/3] ti-framework-components: Move LIC_FILES_CHKSUM into recipe Jacob Stiffler
2015-05-27 12:15 ` [PATCH 2/3] ti-framework-components: Add all files to the main package Jacob Stiffler
2015-05-29 20:05   ` Denys Dmytriyenko
2015-06-01 12:27     ` Jacob Stiffler
2015-06-01 12:56       ` Jacob Stiffler
2015-06-01 13:35       ` Denys Dmytriyenko
2015-06-01 14:00         ` Jacob Stiffler
2015-06-01 14:03           ` Denys Dmytriyenko
2015-06-01 14:32             ` Jacob Stiffler
2015-05-27 12:15 ` [PATCH 3/3] ti-framework-components: Add version 3.40.00.02 Jacob Stiffler
2015-05-29 20:05   ` Denys Dmytriyenko
2015-05-29 20:04 ` [PATCH 1/3] ti-framework-components: Move LIC_FILES_CHKSUM into recipe Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.