All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burton, Ross" <ross.burton@intel.com>
To: Chen Qi <Qi.Chen@windriver.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] systemd: fix do_install failure in case of multilib
Date: Tue, 10 Feb 2015 12:37:00 +0000	[thread overview]
Message-ID: <CAJTo0Lagm4DoEGnSHuXLJ-e7Khz+ciH0c17rGtxJH+rq6xAGnw@mail.gmail.com> (raw)
In-Reply-To: <9a96f78fbc6562ff7813121cab49a6ee8e1bd34a.1423559596.git.Qi.Chen@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

On 10 February 2015 at 09:14, Chen Qi <Qi.Chen@windriver.com> wrote:

> -       ${@bb.utils.contains('PACKAGECONFIG', 'networkd', '', 'sed -i -e
> "\$ad /run/systemd/netif/links 0755 root root -"
> ${D}${libdir}/tmpfiles.d/systemd.conf', d)}
> +       ${@bb.utils.contains('PACKAGECONFIG', 'networkd', '', 'sed -i -e
> "\$ad /run/systemd/netif/links 0755 root root -"
> ${D}${prefix}${nonarch_base_libdir}/tmpfiles.d/systemd.conf', d)}
>

systemd.bb has a few variables that mirror the variabes used in the systemd
build system, rootprefix/rootlibdir/rootlibexecdir.  Would using one of
those match the variables used in the makefile to install these files to
avoid this sort of thing happening again?

Ross

[-- Attachment #2: Type: text/html, Size: 1240 bytes --]

  reply	other threads:[~2015-02-10 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10  9:14 [PATCH 0/1] systemd: fix do_install failure in case of multilib Chen Qi
2015-02-10  9:14 ` [PATCH 1/1] " Chen Qi
2015-02-10 12:37   ` Burton, Ross [this message]
2015-02-11  1:46     ` ChenQi

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=CAJTo0Lagm4DoEGnSHuXLJ-e7Khz+ciH0c17rGtxJH+rq6xAGnw@mail.gmail.com \
    --to=ross.burton@intel.com \
    --cc=Qi.Chen@windriver.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 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.