On Thu, Feb 2, 2017 at 4:58 PM, Andre McCurdy wrote:
> On Mon, Jan 30, 2017 at 12:42 PM, Andre McCurdy wrote:
>> On Thu, Jan 26, 2017 at 10:18 PM, Khem Raj wrote:
>>> On Thu, Jan 26, 2017 at 8:06 PM, Andre McCurdy wrote:
Avoid trying to call ldconfig at run-time in distros which force
On Mon, Jan 30, 2017 at 12:42 PM, Andre McCurdy wrote:
> On Thu, Jan 26, 2017 at 10:18 PM, Khem Raj wrote:
>> On Thu, Jan 26, 2017 at 8:06 PM, Andre McCurdy wrote:
>>> Avoid trying to call ldconfig at run-time in distros which force
>>> USE_LDCONFIG to 0 and therefore don't provide it.
Ping.
P
On Thu, Jan 26, 2017 at 10:18 PM, Khem Raj wrote:
> On Thu, Jan 26, 2017 at 8:06 PM, Andre McCurdy wrote:
>> Avoid trying to call ldconfig at run-time in distros which force
>> USE_LDCONFIG to 0 and therefore don't provide it.
>>
>> Signed-off-by: Andre McCurdy
>> ---
>> meta/recipes-core/syste
On Thu, Jan 26, 2017 at 8:06 PM, Andre McCurdy wrote:
> Avoid trying to call ldconfig at run-time in distros which force
> USE_LDCONFIG to 0 and therefore don't provide it.
>
> Signed-off-by: Andre McCurdy
> ---
> meta/recipes-core/systemd/systemd_232.bb | 4 +++-
> 1 file changed, 3 insertions(
Avoid trying to call ldconfig at run-time in distros which force
USE_LDCONFIG to 0 and therefore don't provide it.
Signed-off-by: Andre McCurdy
---
meta/recipes-core/systemd/systemd_232.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core/systemd/systemd_23