From 588268fcc052c909151ae1003db4c1f532ae2898 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 15 Mar 2010 17:35:11 -0400 Subject: [PATCH] opkg: update LICENSE to more specific GPLv2 --- recipes/opkg/opkg.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc index b317de4cc3..4442102b51 100644 --- a/recipes/opkg/opkg.inc +++ b/recipes/opkg/opkg.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Opkg Package Manager" DESCRIPTION_libopkg = "Opkg Package Manager Library" SECTION = "base" -LICENSE = "GPL" +LICENSE = "GPLv2" DEPENDS = "curl gpgme" PV = "0.1.6+svnr${SRCPV}" INC_PR = "r20" -- 2.39.5