qconnman-e: fix unpackaged files QA warning

* fixes:
qconnman-e-0.0+gitr1+f976b18c7c5584627224784801803e9fd3ebe0ff: qconnman-e: Files/directories were installed but not shipped
  /usr/share
  /usr/share/qconnman
  /usr/share/qconnman/i18n
  /usr/share/qconnman/i18n/pt_BR.qm

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
Martin Jansa 2012-12-11 15:03:08 +01:00 committed by Eric Bénard
parent 2a15a6c4aa
commit dff65c79fd
2 changed files with 3 additions and 1 deletions

View File

@ -6,3 +6,5 @@ inherit qt4e
EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
FILES_${PN} += "${datadir}/qconnman/"

View File

@ -4,7 +4,7 @@ DEPENDS = "connman"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
PR = "r1"
PR = "r2"
inherit autotools