diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-04-30 05:53:44 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-04-29 21:32:58 -0400 |
| commit | 9b2e9feb4903fea29a16b62d979309f83ff7bbb5 (patch) | |
| tree | fd7907a72531a527194ff693880f2f80c843d2a2 | |
| parent | 3b6b0b7d2f5349d8b1d447cd798b66e8e4ee3f9f (diff) | |
| download | meta-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.inc | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "TI Operating System Abstraction Library (OSAL)" | 1 | DESCRIPTION = "TI Operating System Abstraction Library (OSAL)" |
| 2 | HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/osal" | 2 | HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/osal" |
| 3 | LICENSE = "BSD & EPL" | 3 | LICENSE = "BSD & EPL-1.0" |
| 4 | SECTION = "devel" | 4 | SECTION = "devel" |
| 5 | 5 | ||
| 6 | require ../includes/ti-paths.inc | 6 | require ../includes/ti-paths.inc |
