diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-04-24 03:54:50 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-04-24 13:32:00 -0400 |
| commit | 7860fdf1e05f02ffa1426b9b09755f4354d1edee (patch) | |
| tree | 5cfecb2c0d7312eeed0bf69d512854aa3e10e514 /conf | |
| parent | ebc910f01656f46ad9a71f7b4fe6169ded72b4a4 (diff) | |
| download | meta-ti-7860fdf1e05f02ffa1426b9b09755f4354d1edee.tar.gz | |
licenses: add standard TI licenses
The new Texas Instruments Text File License (TI-TFL) is now replacing the
old Technology and Software Publicly Available (TSPA) license. But there are
older versions of the components previously released under TI-TSPA license.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index faa4ac02..056422d5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" | |||
| 7 | BBFILE_COLLECTIONS += "meta-ti" | 7 | BBFILE_COLLECTIONS += "meta-ti" |
| 8 | BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_meta-ti = "6" | 9 | BBFILE_PRIORITY_meta-ti = "6" |
| 10 | |||
| 11 | LICENSE_PATH += "${LAYERDIR}/licenses" | ||
