From 2be655a691b3a5f698113ed77d3fac6b16ea5337 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 2 Jan 2014 16:46:27 +0000 Subject: 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 --- common/recipes-multimedia/gstreamer/gst-va-intel.bb | 2 +- common/recipes-multimedia/libva/va-intel.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'common/recipes-multimedia') 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 @@ DESCRIPTION = "GStreamer Video Acceleration Add-ons for Intel BSPs" LICENSE = "MIT" DEPENDS = "gst-meta-base" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PR = "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 @@ DESCRIPTION = "Video Acceleration Add-ons for Intel BSPs" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PR = "r1" -- cgit v1.2.3-54-g00ecf