[oe] [PATCH 8/9] multipath-tools: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.

Amarnath Valluri amarnath.valluri at intel.com
Fri Feb 24 07:51:50 UTC 2017



On 23.02.2017 23:14, Martin Jansa wrote:
> On Thu, Feb 23, 2017 at 11:05:42AM +0200, Amarnath Valluri wrote:
>> Signed-off-by: Amarnath Valluri <amarnath.valluri at intel.com>
>> ---
>>   meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb | 7 ++++---
>>   1 file changed, 4 insertions(+), 3 deletions(-)
>>
>> diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb
>> index effd92e..0cc53fb 100644
>> --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb
>> +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb
>> @@ -40,7 +40,7 @@ ARM_INSTRUCTION_SET_armv5 = "arm"
>>   EXTRA_OEMAKE = 'MULTIPATH_VERSION=${PV} DESTDIR=${D} syslibdir=${base_libdir} \
>>                   OPTFLAGS="${CFLAGS}" \
>>                   LIB=${base_libdir} libdir=${base_libdir}/multipath \
>> -                unitdir=/lib/systemd/system \
>> +                unitdir/=${systemd_system_unitdir} \
> is the / before = intentional?
No, it must be a typo, I will resubmit the patch. Thanks for reviewing.

- Amarnath



More information about the Openembedded-devel mailing list