summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 16:46:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 16:46:30 +0000
commit2be655a691b3a5f698113ed77d3fac6b16ea5337 (patch)
treec39b8340949cd8684242dec52bb12e2b881c7fcd /common/recipes-multimedia
parent1b2ed9a990fec6b2f0ebb3846c4f0f091ef83e04 (diff)
downloadmeta-intel-2be655a691b3a5f698113ed77d3fac6b16ea5337.tar.gz
Update after toplevel LICENSE file checksum change
The top level LICENSE file in OE-Core changed so we need to update the checksum references that refer to this to match the new file. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'common/recipes-multimedia')
-rw-r--r--common/recipes-multimedia/gstreamer/gst-va-intel.bb2
-rw-r--r--common/recipes-multimedia/libva/va-intel.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-multimedia/gstreamer/gst-va-intel.bb b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
index e53e63e0..5e4dd991 100644
--- a/common/recipes-multimedia/gstreamer/gst-va-intel.bb
+++ b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "GStreamer Video Acceleration Add-ons for Intel BSPs" 1DESCRIPTION = "GStreamer Video Acceleration Add-ons for Intel BSPs"
2LICENSE = "MIT" 2LICENSE = "MIT"
3DEPENDS = "gst-meta-base" 3DEPENDS = "gst-meta-base"
4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
5 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 5 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
6 6
7PR = "r2" 7PR = "r2"
diff --git a/common/recipes-multimedia/libva/va-intel.bb b/common/recipes-multimedia/libva/va-intel.bb
index 6fd1fbbe..57a16097 100644
--- a/common/recipes-multimedia/libva/va-intel.bb
+++ b/common/recipes-multimedia/libva/va-intel.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Video Acceleration Add-ons for Intel BSPs" 1DESCRIPTION = "Video Acceleration Add-ons for Intel BSPs"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5 5
6PR = "r1" 6PR = "r1"