[meta-freescale] [PATCH] libdrm-armada: fix license string

Trevor Woerner twoerner at gmail.com
Mon Jun 19 21:04:54 PDT 2017


GPL2 -> GPLv2

Signed-off-by: Trevor Woerner <twoerner at gmail.com>
---
 recipes-graphics/drm/libdrm-armada_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/drm/libdrm-armada_git.bb b/recipes-graphics/drm/libdrm-armada_git.bb
index 6912a77c..937c68d7 100644
--- a/recipes-graphics/drm/libdrm-armada_git.bb
+++ b/recipes-graphics/drm/libdrm-armada_git.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Userspace interface to kernel DRM services"
 SECTION = "x11/base"
-LICENSE = "GPL2 & BSD"
+LICENSE = "GPLv2 & BSD"
 
 LIC_FILES_CHKSUM = "file://libdrm_lists.h;beginline=1;endline=25;md5=2af1df1026ba1d24c8e7c370e68ed198"
 
-- 
2.13.0



More information about the meta-freescale mailing list