[oe] [meta-oe][PATCH V2 2/5] modemmanager: Fix build with musl provide canonicalize_file_name()

Khem Raj raj.khem at gmail.com
Wed Jun 13 13:45:10 UTC 2018


Hi Andreas

On 6/13/18 1:18 AM, Andreas Müller wrote:
> On Wed, Jun 13, 2018 at 8:35 AM, Khem Raj <raj.khem at gmail.com> wrote:
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>   ...eck-for-canonicalize_file_name-befor.patch | 64 +++++++++++++++++++
>>   .../modemmanager/modemmanager_1.7.991.bb      |  4 +-
>>   2 files changed, 67 insertions(+), 1 deletion(-)
>>   create mode 100644 meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Add-configure-check-for-canonicalize_file_name-befor.patch
>>
>> diff --git a/meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Add-configure-check-for-canonicalize_file_name-befor.patch b/meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Add-configure-check-for-canonicalize_file_name-befor.patch
>> new file mode 100644
>> index 0000000000..256dd2ce0b
>> --- /dev/null
>> +++ b/meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Add-configure-check-for-canonicalize_file_name-befor.patch
>> @@ -0,0 +1,64 @@
>> +From 07f1eda630517816bfa900e811963745a149e57c Mon Sep 17 00:00:00 2001
>> +From: Khem Raj <raj.khem at gmail.com>
>> +Date: Fri, 8 Jun 2018 20:38:30 -0700
>> +Subject: [PATCH] Add configure check for canonicalize_file_name() before use
>> +
>> +Define canonicalize_file_name API if not provided by system C library
>> +musl e.g. does not provide this API
>> +
>> +Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ^ Don't know what the current status: Do we still insist on Upstream-Status?
> 
> Why I ask: This solution might have the chance upstream.
> 

Yes I will add Upstream-Status: Pending

> Andreas
> 



More information about the Openembedded-devel mailing list