aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:44 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:26:48 +0100
commitff5ec355367915ecd40b6a16cf97ca194832f7b1 (patch)
treeed8c2d719a952ca90af2e318cb0a59782801719d /recipes
parent8621a4f738ad3801c67bd47257ff77f9868268cc (diff)
downloadopenembedded-ff5ec355367915ecd40b6a16cf97ca194832f7b1.tar.gz
x264: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2+ to reflect the real license version. * This change was based on code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/vlc/x264_r2245.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/vlc/x264_r2245.bb b/recipes/vlc/x264_r2245.bb
index 21e5a0ec77..2808827b8d 100644
--- a/recipes/vlc/x264_r2245.bb
+++ b/recipes/vlc/x264_r2245.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "H.264 encoder"
-LICENSE = "GPL"
-PR = "r8"
+LICENSE = "GPLv2+"
+PR = "r9"
X264PV = "snapshot-20100531-2245"