From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] cpufrequtils: Create proper symlinks to versioned library
Date: Mon, 08 Jun 2015 10:16:34 +0200 [thread overview]
Message-ID: <ml3j12$nio$1@ger.gmane.org> (raw)
In-Reply-To: <1433468641-18841-1-git-send-email-raj.khem@gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Khem Raj schreef op 05-06-15 om 03:44:
> Currently it produces duplicated .so files for .so.0 and .so.0.0.0 this
> is also noticed by opkg upgrade
>
> Configuring libxcb-randr0. /sbin/ldconfig: /usr/lib/libcpufreq.so.0 is
> not a symbolic link
>
> Additionally helps in some code size savings
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com> ---
> meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb | 5 ++++- 1 file
> changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb
> b/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb index
> e3b4de1..88fcc02 100644 ---
> a/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb +++
> b/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb @@ -14,7 +14,7
> @@ SRC_URI = "git://github.com/emagii/cpufrequtils.git \
> file://0001-dont-unset-cflags.patch \ "
>
> -CFLAGS_append_libc-uclibc = " ${@['-DNLS', '-UNLS']['${USE_NLS}' ==
> 'no']} " +EXTRA_OEMAKE_append = " ${@['', 'NLS=false']['${USE_NLS}' ==
> 'no']} "
That's not mentioned in the commit message
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFVdU9iMkyGM64RGpERAhnwAJ4v/Ds0cnWWGkmkG4XHDS8PTalfZQCfe8FM
M3MbPGfQb3mnso7vaHNpGN4=
=K71s
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2015-06-08 8:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 1:44 [meta-oe][PATCH] cpufrequtils: Create proper symlinks to versioned library Khem Raj
2015-06-08 8:16 ` Koen Kooi [this message]
2015-06-08 16:27 ` Khem Raj
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='ml3j12$nio$1@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--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.