diff options
author | Denys Dmytriyenko <denys@ti.com> | 2014-04-24 03:54:52 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-04-24 13:33:13 -0400 |
commit | b61c1a7f1bee20c385f926a415ac3982daa55270 (patch) | |
tree | 75afad12ea5ceadd57e4fccea6bcbcd051504881 /recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb | |
parent | 036917ffe4abf77a69e2e7eaa7cf0ea0d30d73ba (diff) | |
download | meta-ti-b61c1a7f1bee20c385f926a415ac3982daa55270.tar.gz |
recipes: use proper TI-TSPA license name instead of TSPA
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb')
-rw-r--r-- | recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb b/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb index 2d113176..0b1b8ca6 100644 --- a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb +++ b/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | require libgles-omap3-no-x.inc | 1 | require libgles-omap3-no-x.inc |
2 | 2 | ||
3 | LICENSE = "TSPA" | 3 | LICENSE = "TI-TSPA" |
4 | 4 | ||
5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.1" |
6 | 6 | ||
7 | BINLOCATION_omap3 = "${S}/gfx_rel_es3.x" | 7 | BINLOCATION_omap3 = "${S}/gfx_rel_es3.x" |
8 | BINLOCATION_ti816x = "${S}/gfx_rel_es6.x" | 8 | BINLOCATION_ti816x = "${S}/gfx_rel_es6.x" |