mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-cedartrail: change libva license to MIT
The license type in libva recipe was incorrect. Changed it to MIT Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
a96985509c
commit
072c6e9961
|
@ -1,9 +1,9 @@
|
||||||
require libva.inc
|
require libva.inc
|
||||||
|
|
||||||
LICENSE = "CC-BY-3.0"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||||
|
|
||||||
PR = R0
|
PR = "R0"
|
||||||
|
|
||||||
CDR_TRAIL = "download.meego.com/live/MeeGo:/1.2.0:/CedarTrail:"
|
CDR_TRAIL = "download.meego.com/live/MeeGo:/1.2.0:/CedarTrail:"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user