diff options
| author | Alistair Francis <alistair.francis@wdc.com> | 2019-03-01 20:43:50 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-03-03 14:00:26 -0800 |
| commit | 8420cdb4a319d97ae2c97a4b62574e9be77863a6 (patch) | |
| tree | 769a3449cc11bfa70943c9e82585e6413bd05333 /meta-multimedia/conf | |
| parent | 88c6c00c0caf922a2eeb1c40fe8fc682ea1ee08b (diff) | |
| download | meta-openembedded-8420cdb4a319d97ae2c97a4b62574e9be77863a6.tar.gz | |
license: Add licenses required for Mimic
Add the CMU-Tex, Sun and BellBird licenses that are required for Mimic.
See:
BellBird: https://github.com/MycroftAI/mimic/blob/development/COPYING#L959
Sun: https://github.com/MycroftAI/mimic/blob/development/COPYING#L915
CMU-Tex: https://github.com/MycroftAI/mimic/blob/development/COPYING#L840
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/conf')
| -rw-r--r-- | meta-multimedia/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf index e2a7701c33..3500d49ca0 100644 --- a/meta-multimedia/conf/layer.conf +++ b/meta-multimedia/conf/layer.conf | |||
| @@ -17,6 +17,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" | |||
| 17 | BBFILE_COLLECTIONS += "multimedia-layer" | 17 | BBFILE_COLLECTIONS += "multimedia-layer" |
| 18 | BBFILE_PATTERN_multimedia-layer := "^${LAYERDIR}/" | 18 | BBFILE_PATTERN_multimedia-layer := "^${LAYERDIR}/" |
| 19 | 19 | ||
| 20 | LICENSE_PATH += "${LAYERDIR}/licenses" | ||
| 21 | |||
| 20 | # Define the priority for recipes (.bb files) from this layer, | 22 | # Define the priority for recipes (.bb files) from this layer, |
| 21 | # choosing carefully how this layer interacts with all of the | 23 | # choosing carefully how this layer interacts with all of the |
| 22 | # other layers. | 24 | # other layers. |
