1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 10:21:52 +00:00

recipes: use proper TI-TSPA license name instead of TSPA

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2014-04-24 03:54:52 +00:00
parent 758b4becfc
commit 97067d97d3
9 changed files with 15 additions and 15 deletions
@@ -1,8 +1,8 @@
require libgles-omap3-x11.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
PR = "${INC_PR}.2"
PR = "${INC_PR}.3"
DEFAULT_PREFERENCE = "-1"
@@ -1,6 +1,6 @@
require libgles-omap3.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
@@ -1,6 +1,6 @@
require libgles-omap3.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
@@ -1,8 +1,8 @@
require libgles-omap3-no-x.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
PR = "${INC_PR}.2"
PR = "${INC_PR}.3"
BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
@@ -1,8 +1,8 @@
require libgles-omap3-no-x.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
PR = "${INC_PR}.1"
PR = "${INC_PR}.2"
BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
@@ -1,8 +1,8 @@
require libgles-omap3-no-x.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
PR = "${INC_PR}.1"
PR = "${INC_PR}.2"
BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
@@ -1,8 +1,8 @@
require libgles-omap3-no-x.inc
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
@@ -1,6 +1,6 @@
DESCRIPTION = "Userspace libraries for omap5 sgx"
HOMEPAGE = "http://downloads.ti.com/dsps/dsps_public_sw/gfxsdk"
LICENSE = "TSPA"
LICENSE = "TI-TSPA"
LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=d280df8e94bb2e7b9251c8526078eeb8"
COMPATIBLE_MACHINE = "omap-a15"
@@ -9,7 +9,7 @@ INHIBIT_PACKAGE_STRIP = "1"
SRC_URI = "http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/OMAP5_1_09_00_10//exports/${PN}-${PV}.tar.gz;protocol=http"
PR = "r0"
PR = "r1"
SRC_URI[md5sum] = "3cfb875de031098a4c1eeeaf4e442367"
SRC_URI[sha256sum] = "20b849088c0fd3ee5dd6bad8ddf16fb2b3267aa053cf3488c762fbc72f22489a"
+1 -1
View File
@@ -2,7 +2,7 @@ DESCRIPTION = "TI C6Accel - DSP Software Libraries on ARM"
HOMEPAGE = "https://gforge01.dal.design.ti.com/gf/project/dsplib4arm/"
SECTION = "devel"
LICENSE = "TI TSPA"
LICENSE = "TI-TSPA"
require recipes-ti/includes/ti-paths.inc
require recipes-ti/includes/ti-staging.inc