aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 09:50:03 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:20:50 -0500
commit2e552c6fdcba25e9e73976c2e80b06bcbd169607 (patch)
tree92de414faff714a37ece07857452f3fb4242ad77
parent1ddc3be406b619fa0aeb02af9170c0e659d47bbc (diff)
downloadopenembedded-2e552c6fdcba25e9e73976c2e80b06bcbd169607.tar.gz
libxv: Update LICENSE field version to MIT-style
* Updated LICENSE field version from generic GPL to MIT-style to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
-rw-r--r--recipes/xorg-lib/libxv_1.0.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/libxv_1.0.6.bb b/recipes/xorg-lib/libxv_1.0.6.bb
index e8b94e2ff3..c2a378813c 100644
--- a/recipes/xorg-lib/libxv_1.0.6.bb
+++ b/recipes/xorg-lib/libxv_1.0.6.bb
@@ -1,8 +1,8 @@
require xorg-lib-common.inc
DESCRIPTION = "X11 Video extension library"
-LICENSE = "GPL"
+LICENSE = "MIT-style"
DEPENDS += "libxext videoproto"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
SRC_URI[archive.md5sum] = "e292445a64b63e918bbc8b6aae6391dd"
SRC_URI[archive.sha256sum] = "e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee"