From: Saul Wold <sgw@linux.intel.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] lsbinitscripts: Don't compile
Date: Tue, 18 Dec 2012 21:15:16 -0800 [thread overview]
Message-ID: <50D14D64.80507@linux.intel.com> (raw)
In-Reply-To: <1355879668-22733-1-git-send-email-sgw@linux.intel.com>
really 1/1 some randomness happened and 2/2 never made it to the list!
Sau!
On 12/18/2012 05:14 PM, Saul Wold wrote:
> Only functions macros is installed, so no need to configure or compile
>
> [YOCTO #3584]
>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-extended/lsb/lsbinitscripts_9.03.bb | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta/recipes-extended/lsb/lsbinitscripts_9.03.bb b/meta/recipes-extended/lsb/lsbinitscripts_9.03.bb
> index eac4ebb..e32a50c 100644
> --- a/meta/recipes-extended/lsb/lsbinitscripts_9.03.bb
> +++ b/meta/recipes-extended/lsb/lsbinitscripts_9.03.bb
> @@ -19,7 +19,10 @@ ALTERNATIVE_PRIORITY = "100"
> ALTERNATIVE_${PN} = "functions"
> ALTERNATIVE_LINK_NAME[functions] = "${sysconfdir}/init.d/functions"
>
> +# Since we are only taking the patched version of functions, no need to
> +# configure or compile anything so do not execute these
> do_configure[noexec] = "1"
> +do_compile[noexec] = "1"
>
> do_install(){
> install -d ${D}${sysconfdir}/init.d/
>
prev parent reply other threads:[~2012-12-19 5:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 1:14 [PATCH 1/2] lsbinitscripts: Don't compile Saul Wold
2012-12-19 1:14 ` [PATCH 2/2] icu: reduce what's needed for cross tools Saul Wold
2012-12-19 5:15 ` 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=50D14D64.80507@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