From da7b9d2370ec73ea7a13382081a96701ea52b8b5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Mon, 19 May 2014 14:16:03 +0200 Subject: [PATCH] Update xdgmime recipe: add valid license tag MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I665cda08e025934d9fd6d9283e39a84645d8b569 Signed-off-by: Kévin THIERRY --- recipes-tizen/xdgmime/xdgmime.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-tizen/xdgmime/xdgmime.inc b/recipes-tizen/xdgmime/xdgmime.inc index 2d5e78d..1a11d3e 100644 --- a/recipes-tizen/xdgmime/xdgmime.inc +++ b/recipes-tizen/xdgmime/xdgmime.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Pkg xdgmime" HOMEPAGE = "http://nohomepage.org" -SECTION = "TO_BE/FILLED_IN" -LICENSE = "LGPLv2, AFLv2" +SECTION = "Applications/Other" +LICENSE = "LGPL-2.0 and AFL-2.0" SRC_URI = "" @@ -9,7 +9,7 @@ S = "${WORKDIR}/git" inherit autotools-brokensep -BBCLASSEXTEND += "" +BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by xdgmime-dev -- 2.7.4