aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2014-08-27 23:10:42 +0200
committerAndreas Oberritter <obi@opendreambox.org>2017-06-26 22:57:12 +0200
commit60b5367f0cf3b1d06cee04ea799a77cb3bdbd154 (patch)
treee1d3aa86522972be8ff2b5a027d0cb31ff57d044 /meta
parent33d4bec530d737c8eaae5158815575598e58af0e (diff)
downloadopenembedded-core-contrib-60b5367f0cf3b1d06cee04ea799a77cb3bdbd154.tar.gz
dpkg: set license field to more common "GPLv2+"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 80e0111778..c19c09a36f 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -1,6 +1,6 @@
SUMMARY = "Package maintenance system from Debian"
-LICENSE = "GPLv2.0+"
SECTION = "base"
+LICENSE = "GPLv2+"
DEPENDS = "perl"
DEPENDS_append_class-native = " bzip2-replacement-native"
PROVIDES = "virtual/update-alternatives"