urjtag: fixed license (GPL -> GPLv2)
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 8 Aug 2010 15:54:14 +0000 (17:54 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 8 Aug 2010 15:54:14 +0000 (17:54 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/urjtag/urjtag_0.10.bb

index e226214..c7db252 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "UrJTAG is a universal JTAG library, servers and tools"
 HOMEPAGE = "http://urjtag.org/"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 DEPENDS = "libftdi libusb gettext readline"
 
 PR = "r0"