diff options
| author | André Draszik <git@andred.net> | 2020-02-28 13:36:26 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-02-28 16:05:56 -0800 |
| commit | 1a42debe446a585b08a690f01cf72de80b961e2e (patch) | |
| tree | f01d2efbdfaacfffa1b08bcda82c4c4c26a3bb79 /meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb | |
| parent | 5674b0a9e8778f7538419451e629ef0c13711123 (diff) | |
| download | meta-openembedded-1a42debe446a585b08a690f01cf72de80b961e2e.tar.gz | |
meta-multimedia: use COMMON_LICENSE_DIR for license file location
COMMON_LICENSE_DIR is the official location for license files
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb b/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb index 0582a48562..04cbd2e34d 100644 --- a/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb +++ b/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Tears of Steel movie - 1080P" | 1 | SUMMARY = "Tears of Steel movie - 1080P" |
| 2 | LICENSE = "CC-BY-3.0" | 2 | LICENSE = "CC-BY-3.0" |
| 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7" | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7" |
| 4 | 4 | ||
| 5 | SRC_URI = "http://ftp.nluug.nl/pub/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov" | 5 | SRC_URI = "http://ftp.nluug.nl/pub/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov" |
| 6 | SRC_URI[md5sum] = "e3fee55b1779c553e37b1d3988e6fad6" | 6 | SRC_URI[md5sum] = "e3fee55b1779c553e37b1d3988e6fad6" |
