From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org,
Jonathan Liu <net147@gmail.com>
Cc: openembedded-commits@lists.openembedded.org
Subject: Re: [oe-commits] Jonathan Liu : systemd: fix firmware path to match linux-firmware
Date: Mon, 23 Mar 2015 17:43:35 +0100 [thread overview]
Message-ID: <20150323164335.GB3904@jama> (raw)
In-Reply-To: <20150323112736.11E9B50553@opal.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 2034 bytes --]
On Mon, Mar 23, 2015 at 11:27:36AM +0000, git@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: d3fcfe346b3472170641d9194243c4bbe06b8585
> URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d3fcfe346b3472170641d9194243c4bbe06b8585
>
> Author: Jonathan Liu <net147@gmail.com>
> Date: Mon Mar 23 22:18:46 2015 +1100
>
> systemd: fix firmware path to match linux-firmware
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>
> ---
>
> meta/recipes-core/systemd/systemd_219.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/systemd/systemd_219.bb b/meta/recipes-core/systemd/systemd_219.bb
> index 5ecdda9..f2d3c13 100644
> --- a/meta/recipes-core/systemd/systemd_219.bb
> +++ b/meta/recipes-core/systemd/systemd_219.bb
> @@ -112,7 +112,7 @@ EXTRA_OECONF = " --with-rootprefix=${rootprefix} \
> --enable-split-usr \
> --without-python \
> --with-sysvrcnd-path=${sysconfdir} \
> - --with-firmware-path=${rootlibdir}/firmware \
> + --with-firmware-path=/lib/firmware \
Is this false-possitive from QA check or is this change really ignored
by systemd build?
NOTE: recipe systemd-1_219+gitAUTOINC+a88abde721-r0: task do_configure: Started
WARNING: QA Issue: systemd: configure was passed unrecognised options: --with-firmware-path [unknown-configure-option]
NOTE: recipe systemd-1_219+gitAUTOINC+a88abde721-r0: task do_configure: Succeeded
> "
> # uclibc does not have NSS
> EXTRA_OECONF_append_libc-uclibc = " --disable-myhostname "
>
> --
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next parent reply other threads:[~2015-03-23 16:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20150323112736.11E9B50553@opal.openembedded.org>
2015-03-23 16:43 ` Martin Jansa [this message]
2015-03-23 16:59 ` [oe-commits] Jonathan Liu : systemd: fix firmware path to match linux-firmware Burton, Ross
2015-03-23 17:14 ` Randy Witt
2015-03-23 17:47 ` Martin Jansa
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=20150323164335.GB3904@jama \
--to=martin.jansa@gmail.com \
--cc=net147@gmail.com \
--cc=openembedded-commits@lists.openembedded.org \
--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.