From: Martin Jansa Date: Thu, 8 Sep 2011 11:37:56 +0000 (+0200) Subject: mesa-dri-glsl-native: fix LICENSE X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=462f77aa3a6a9b055f4435b10eb24013bec1b374;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa-dri-glsl-native: fix LICENSE (From OE-Core rev: bf9a7f66cb6f7fbdea1afe61ed6c9ef7dd349b4b) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb b/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb index 07247d5edbc..07b076118b2 100644 --- a/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb +++ b/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb @@ -2,7 +2,7 @@ DESCRIPTION = "gl shader language specific build from mesa-dri" HOMEPAGE = "http://mesa3d.org" BUGTRACKER = "https://bugs.freedesktop.org" SECTION = "x11" -LICENSE = "GPLv3" +LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://glsl_parser.cpp;beginline=3;endline=33;md5=d078f1cddc2fc355719c090482254bd9" DEPENDS = "makedepend-native"