All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xilinx] linux-xilinx: Correct license to GPLv2.
@ 2012-06-01 19:22 Elvis Dowson
  0 siblings, 0 replies; only message in thread
From: Elvis Dowson @ 2012-06-01 19:22 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Elvis Dowson

This commits corrects the license for the linux-xilinx recipe to GPLv2.

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
---
 recipes-kernel/linux/linux-xilinx_git.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-xilinx_git.bb b/recipes-kernel/linux/linux-xilinx_git.bb
index 9d562fb..0a80c7d 100644
--- a/recipes-kernel/linux/linux-xilinx_git.bb
+++ b/recipes-kernel/linux/linux-xilinx_git.bb
@@ -4,7 +4,7 @@ require recipes-kernel/linux/linux-dtb.inc
 DESCRIPTION = "Linux kernel for Xilinx platforms"
 COMPATIBLE_MACHINE = "(virtex4|virtex5|virtex5mb|spartan6-sp605|spartan6-lx9mb)"
 
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 PR = "r15"
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-01 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01 19:22 [meta-xilinx] linux-xilinx: Correct license to GPLv2 Elvis Dowson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.