From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests
Date: Fri, 24 Feb 2012 10:18:38 -0800 [thread overview]
Message-ID: <4F47D47E.7010707@linux.intel.com> (raw)
In-Reply-To: <1329685524-30028-1-git-send-email-andrei@gherzan.ro>
On 02/19/2012 01:05 PM, Andrei Gherzan wrote:
> This empty directory generates a QA warning of unshippped files/dirs.
>
> Signed-off-by: Andrei Gherzan<andrei@gherzan.ro>
> ---
> meta/recipes-core/dbus/dbus.inc | 5 ++++-
> 1 files changed, 4 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
> index 2a25256..588209f 100644
> --- a/meta/recipes-core/dbus/dbus.inc
> +++ b/meta/recipes-core/dbus/dbus.inc
> @@ -10,7 +10,7 @@ DEPENDS = "expat virtual/libintl ${@base_contains('DISTRO_FEATURES', 'x11', '${X
> DEPENDS_virtclass-native = "expat-native virtual/libintl-native"
> DEPENDS_virtclass-nativesdk = "expat-nativesdk virtual/libintl-nativesdk virtual/libx11"
>
> -INC_PR = "r1"
> +INC_PR = "r2"
>
> SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
> file://tmpdir.patch; \
> @@ -91,6 +91,9 @@ do_install() {
> # Remove Red Hat initscript
> rm -rf ${D}${sysconfdir}/rc.d
>
> + # Remove empty testexec directory as we don't build tests
> + rm -rf ${D}${libdir}/dbus-1.0/test
> +
> # disable dbus-1 sysv script on systemd installs
> # nearly all distros call the initscript plain 'dbus', but OE-core is different
> ln -sf /dev/null ${D}/${base_libdir}/systemd/system/dbus-1.service
Merged into OE-core
Thanks
Sau!
prev parent reply other threads:[~2012-02-24 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-19 21:05 [PATCH] dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests Andrei Gherzan
2012-02-24 18:18 ` Saul Wold [this message]
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=4F47D47E.7010707@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox