All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH][meta-oe][meta-networking][meta-xfce 2/4] gateone: fix QA warnings
Date: Tue, 22 Jan 2013 13:20:57 +0100	[thread overview]
Message-ID: <1358857259-11444-2-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1358857259-11444-1-git-send-email-Martin.Jansa@gmail.com>

* gateone-1.1: gateone: Files/directories were installed but not shipped
  /var/volatile
  /var/volatile/log
  /var/volatile/log/gateone

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-connectivity/gateone/gateone_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index f0f727a..652876f 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -26,7 +26,7 @@ do_install_append() {
 	install -m 0644 ${WORKDIR}/server.conf ${D}/var/lib/gateone/server.conf
 }
 
-FILES_${PN} = "${localstatedir}/lib ${localstatedir}/log ${base_libdir} ${sysconfdir} ${PYTHON_SITEPACKAGES_DIR}"
+FILES_${PN} = "${localstatedir}/lib ${localstatedir}/log ${localstatedir}/volatile/log ${base_libdir} ${sysconfdir} ${PYTHON_SITEPACKAGES_DIR}"
 RDEPENDS_${PN} = "file \
                   mime-support \
                   openssh-ssh \
-- 
1.8.1.1




  reply	other threads:[~2013-01-22 12:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 12:20 [PATCH][meta-oe][meta-networking][meta-xfce 1/4] openldap: fix QA warnings Martin Jansa
2013-01-22 12:20 ` Martin Jansa [this message]
2013-01-22 12:20 ` [PATCH][meta-oe][meta-networking][meta-xfce 3/4] xfce-icon-theme: " Martin Jansa
2013-01-22 12:20 ` [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: " Martin Jansa
2013-01-22 13:04   ` Joe MacDonald
2013-01-22 15:04   ` Koen Kooi
2013-01-22 15:44     ` Martin Jansa
2013-01-22 16:01       ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1358857259-11444-2-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.