aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-08 17:54:14 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-08 17:54:14 +0200
commit513b1f23073a5053c526f9441e996f65ba962709 (patch)
tree3e160b83d5fd912f2baf6a4e73dd0776272c9b85
parentf439f33a23711a4f79b20cabbee34c6488f63c9f (diff)
downloadopenembedded-513b1f23073a5053c526f9441e996f65ba962709.tar.gz
urjtag: fixed license (GPL -> GPLv2)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/urjtag/urjtag_0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/urjtag/urjtag_0.10.bb b/recipes/urjtag/urjtag_0.10.bb
index e226214323..c7db2521b3 100644
--- a/recipes/urjtag/urjtag_0.10.bb
+++ b/recipes/urjtag/urjtag_0.10.bb
@@ -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"