summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-04-30 05:53:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-04-29 21:32:58 -0400
commit9b2e9feb4903fea29a16b62d979309f83ff7bbb5 (patch)
treefd7907a72531a527194ff693880f2f80c843d2a2
parent3b6b0b7d2f5349d8b1d447cd798b66e8e4ee3f9f (diff)
downloadmeta-ti-9b2e9feb4903fea29a16b62d979309f83ff7bbb5.tar.gz
ti-osal: correct EPL license reference
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/osal/ti-osal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/osal/ti-osal.inc b/recipes-ti/osal/ti-osal.inc
index 09ee883a..cb8da354 100644
--- a/recipes-ti/osal/ti-osal.inc
+++ b/recipes-ti/osal/ti-osal.inc
@@ -1,6 +1,6 @@
1DESCRIPTION = "TI Operating System Abstraction Library (OSAL)" 1DESCRIPTION = "TI Operating System Abstraction Library (OSAL)"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/osal" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/osal"
3LICENSE = "BSD & EPL" 3LICENSE = "BSD & EPL-1.0"
4SECTION = "devel" 4SECTION = "devel"
5 5
6require ../includes/ti-paths.inc 6require ../includes/ti-paths.inc