From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by mx.groups.io with SMTP id smtpd.web08.18970.1622278528899477853 for ; Sat, 29 May 2021 01:55:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=beCs3wb8; spf=pass (domain: gmail.com, ip: 209.85.218.44, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f44.google.com with SMTP id l1so8842050ejb.6 for ; Sat, 29 May 2021 01:55:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JMm9R44n3DOpX/+n2c+iPOu5MWTEvfuG0HbFFqrsb/s=; b=beCs3wb8QbjuWh/B3UGsnwteO878G8yzgOVLlTSmF/o+LcgiHP20rI+p+OHHpPHPEg HODrtzndITxLlL07nA9szBQ/kRoshsn/Row5wAJdHMWV2QF3TyKjE4ZzLulaicIxdm/o X5tuRXGrg4Mlh1tj9+i71NwGzXs132+4TVshF7bpweRKqmhm+lPOpFxm+JsqhVRM9/Nc jTG6c6m+8F6GmBtsPELeGYajoSkMCNO6k60DiBKm9udUFubiOb7EngTjs17Ouyvgs+I+ oAMVzwCGGB9zbF4Akh7A5roR7zLXeQeu+yv52kxFO7k6UUSPNP9EHZYy9GIY6mH0J/JX xBVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JMm9R44n3DOpX/+n2c+iPOu5MWTEvfuG0HbFFqrsb/s=; b=aCceAt/NWnkEF6Mzg/VohtbcOW/zRGzrYRmX9a7xB7fe9QAyP1hpFNjfS8AuoE5B+z aUsmIRhEfO/hxgO6VWZ2vIGWF1or9XtJX7LqCcRikYKcw159NQrOUMpFYAzW3e8xc3t0 w9i8xWgc69J9TzxHc4hngORIm1BFkoagelPKmMsZ/ITINvGARABgNDSj/jth1PI2TyHt ISQ2716Oi+1gkgSNfwpxSjitSjWG9jssPdC9eOEGZKPt5zB6UKQGbCNcXgv14ijD+oJ6 ielnl3CzYQeyVgAhyXEhjqNWgiFeJBFlu1X7Lvg62QJSlV2t5kJOijjpMJGTtia3dNHl /AUg== X-Gm-Message-State: AOAM532jhiIsqHYbpnnLNeUVvlrsbIE1wDqBpp3spio/hdBIWKtezvKJ YuIPXw/QOxGfxNbhxX1h311jAaXTSgTY8Ncvfak= X-Google-Smtp-Source: ABdhPJwwJk1HFl8P9ZgFre3AyrNa5VgghZmgiyzyKkvx4mOYNIYKsbDBMRr9y1HWQoOIg2KgaFPVkxFLQ2kjHwfJCNE= X-Received: by 2002:a17:906:d0d4:: with SMTP id bq20mr13366900ejb.541.1622278527029; Sat, 29 May 2021 01:55:27 -0700 (PDT) MIME-Version: 1.0 References: <20210526173229.553-1-Nisha.Parrakat@kpit.com> <57321835-c8d5-754f-b974-6ee35912f88d@gmail.com> In-Reply-To: From: "Martin Jansa" Date: Sat, 29 May 2021 10:55:16 +0200 Message-ID: Subject: Re: [oe] [meta-oe][master][PATCH 1/2] p7zip: build and package lib7z.so needed for fastboot To: Khem Raj Cc: Nisha Parrakat , "openembedded-devel@lists.openembedded.org" Content-Type: multipart/alternative; boundary="00000000000054957705c37427ff" --00000000000054957705c37427ff Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable The version merged in master with: https://git.openembedded.org/meta-openembedded/commit/?id=3D3c36a8efe2a964= c3aa9bfcd836cee3f80a837fcd still doesn't apply cleanly: WARNING: p7zip-16.02-r0 do_patch: Fuzz detected: Applying patch change_numMethods_from_bool_to_unsigned.patch patching file CPP/7zip/Archive/Wim/WimHandler.cpp Hunk #1 succeeded at 298 with fuzz 1. The context lines in the patches can be updated with devtool: devtool modify p7zip devtool finish --force-patch-refresh p7zip Don't forget to review changes done by devtool! WARNING: p7zip-16.02-r0 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz] Will send a fix for this. On Wed, May 26, 2021 at 9:09 PM Khem Raj wrote: > they dont apply > > patching file > 'meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_u= =3D' > patch: **** malformed patch at line 178: tual LONG > NArchive::NWim::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*=3D > > ensure that your MUA is not modifying these patches on the way, simple > output of > > git format-patch ... > git send-email ..... > > usually works reliably > > On Wed, May 26, 2021 at 11:45 AM Nisha Parrakat > wrote: > > > > hi Khem, > > It is rebased to master already. do you want me to upstream to > master-next too ? > > > > Regards, > > Ms Nisha Parrakat > > KPIT Technologies GmbH > > > > > > > > ________________________________ > > From: openembedded-devel@lists.openembedded.org < > openembedded-devel@lists.openembedded.org> on behalf of Khem Raj via > lists.openembedded.org > > Sent: 26 May 2021 19:53 > > To: Nisha Parrakat ; > openembedded-devel@lists.openembedded.org < > openembedded-devel@lists.openembedded.org> > > Subject: Re: [oe] [meta-oe][master][PATCH 1/2] p7zip: build and packag= e > lib7z.so needed for fastboot > > > > please rebase these patches on top of master or master-next and resend= . > > > > On 5/26/21 10:32 AM, Nisha Parrakat wrote: > > > From: Nisha Parrakat > > > > > > a) use option 7z to build the lib7z.so library > > > This is needed for android-tools for building fastboot > > > from android-tools > > > > > > b) Packaged the lib7z.so and codec libraries as a part of this recip= e > > > Fastboot RDepends on it lib7z.so > > > > > > c) Fixed a C++17 forbidden error when lib7z.so is built > > > > > > fixes the below error > > > > > > | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member functio= n > 'virtual LONG NArchive::NWim::CHandler::GetArchiveProperty(PROPID, > PROPVARIANT*)': > > > | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:308:11: error: use > of an operand of type 'bool' in 'operator++' is forbidden in C++17 > > > | 308 | numMethods++; > > > | | ^~~~~~~~~~ > > > | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:318:9: error: use = of > an operand of type 'bool' in 'operator++' is forbidden in C++17 > > > | 318 | numMethods++; > > > > > > Signed-off-by: Nisha Parrakat > > > --- > > > ...nge_numMethods_from_bool_to_unsigned.patch | 25 > +++++++++++++++++++ > > > meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | 21 ++++++++++++++-= - > > > 2 files changed, 44 insertions(+), 2 deletions(-) > > > create mode 100644 > meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_unsi= gned.patch > > > > > > diff --git > a/meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_un= signed.patch > b/meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_un= signed.patch > > > new file mode 100644 > > > index 000000000..edde52593 > > > --- /dev/null > > > +++ > b/meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_un= signed.patch > > > @@ -0,0 +1,25 @@ > > > +fixes the below error > > > + > > > +| ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member functi= on > 'virtual LONG NArchive::NWim::CHandler::GetArchiveProperty(PROPID, > PROPVARIANT*)': > > > +| ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:308:11: error: us= e > of an operand of type 'bool' in 'operator++' is forbidden in C++17 > > > +| 308 | numMethods++; > > > +| | ^~~~~~~~~~ > > > +| ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:318:9: error: use > of an operand of type 'bool' in 'operator++' is forbidden in C++17 > > > +| 318 | numMethods++; > > > + > > > + > > > +use unsigned instead of bool > > > +Signed-off-by: Nisha Parrakat > > > + > > > +Upstream-Status: Pending > > > +--- ./CPP/7zip/Archive/Wim/WimHandler.cpp 2021-05-20 > 10:51:56.997402701 +0000 > > > ++++ ./CPP/7zip/Archive/Wim/WimHandler.cpp 2021-05-20 > 10:52:16.665604125 +0000 > > > +@@ -298,7 +298,7 @@ > > > + > > > + AString res; > > > + > > > +- bool numMethods =3D 0; > > > ++ unsigned numMethods =3D 0; > > > + for (unsigned i =3D 0; i < ARRAY_SIZE(k_Methods); i++) > > > + { > > > + if (methodMask & ((UInt32)1 << i > > > diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb > b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb > > > index 13479a90f..ada49114c 100644 > > > --- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb > > > +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb > > > @@ -9,6 +9,7 @@ SRC_URI =3D " > https://apc01.safelinks.protection.outlook.com/?url=3Dhttp%3A%2F%2Fdownl= oads.sourceforge.net%2Fp7zip%2Fp7zip%2F%24&data=3D04%7C01%7CNisha.Parra= kat%40kpit.com%7C4007f511cd0b4b0d527b08d9206f3956%7C3539451eb46e4a26a242ff6= 1502855c7%7C0%7C0%7C637576484370502332%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4w= LjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3DV= GFDLma%2Bgwj5%2BsqrJlZRql2MDK4kKghHvq0FBP9pXP4%3D&reserved=3D0{PV}/p7zi= p_${PV}_src_al > > > > file://do_not_override_compiler_and_do_not_strip.patch = \ > > > file://CVE-2017-17969.patch \ > > > file://0001-Fix-narrowing-errors-Wc-11-narrowing.patch = \ > > > + file://change_numMethods_from_bool_to_unsigned.patch \ > > > " > > > > > > SRC_URI[md5sum] =3D "a0128d661cfe7cc8c121e73519c54fbf" > > > @@ -16,10 +17,26 @@ SRC_URI[sha256sum] =3D > "5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6 > > > > > > S =3D "${WORKDIR}/${BPN}_${PV}" > > > > > > +do_compile_append() { > > > + oe_runmake 7z > > > +} > > > +FILES_${PN} +=3D "${libdir}/* ${bindir}/7z" > > > + > > > +FILES_SOLIBSDEV =3D "" > > > +INSANE_SKIP_${PN} +=3D "dev-so" > > > + > > > do_install() { > > > install -d ${D}${bindir} > > > - install -m 0755 ${S}/bin/* ${D}${bindir} > > > + install -d ${D}${bindir}/Codecs > > > + install -d ${D}${libdir} > > > + install -d ${D}${libdir}/Codecs > > > + install -m 0755 ${S}/bin/7za ${D}${bindir} > > > ln -s 7za ${D}${bindir}/7z > > > + install -m 0755 ${S}/bin/Codecs/* ${D}${libdir}/Codecs/ > > > + install -m 0755 ${S}/bin/7z.so ${D}${libdir}/lib7z.so > > > } > > > > > > -BBCLASSEXTEND =3D "native" > > > +RPROVIDES_${PN} +=3D "lib7z.so()(64bit) 7z lib7z.so" > > > +RPROVIDES_${PN}-dev +=3D "lib7z.so()(64bit) 7z lib7z.so" > > > + > > > +BBCLASSEXTEND =3D "native nativesdk" > > > -- > > > 2.17.1 > > > > > > This message contains information that may be privileged or > confidential and is the property of the KPIT Technologies Ltd. It is > intended only for the person to whom it is addressed. If you are not the > intended recipient, you are not authorized to read, print, retain copy, > disseminate, distribute, or use this message or any part thereof. If you > receive this message in error, please notify the sender immediately and > delete all copies of this message. KPIT Technologies Ltd. does not accep= t > any liability for virus infected mails. > > > > > This message contains information that may be privileged or confidenti= al > and is the property of the KPIT Technologies Ltd. It is intended only fo= r > the person to whom it is addressed. If you are not the intended recipien= t, > you are not authorized to read, print, retain copy, disseminate, > distribute, or use this message or any part thereof. If you receive this > message in error, please notify the sender immediately and delete all > copies of this message. KPIT Technologies Ltd. does not accept any > liability for virus infected mails. > >=20 > > --00000000000054957705c37427ff Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
still doesn't apply cleanly:

W= ARNING: p7zip-16.02-r0 do_patch: Fuzz detected:

Applying patch chang= e_numMethods_from_bool_to_unsigned.patch
patching file CPP/7zip/Archive/= Wim/WimHandler.cpp
Hunk #1 succeeded at 298 with fuzz 1.


The = context lines in the patches can be updated with devtool:

=C2=A0 =C2= = =A0 devtool modify p7zip
=C2=A0 =C2=A0 devtool finish --force-patch-ref= resh p7zip <layer_path>

Don't forget to review changes don= e by devtool!

WARNING: p7zip-16.02-r0 do_patch: QA Issue: Patch log = indicates that patches do not apply cleanly. [patch-fuzz]
Will send a fix for this.

On Wed, May 26, 2021 at 9:09 PM = Khem Raj <raj.khem@gmail.com&g= t; wrote:
they d= ont apply

patching file 'meta-oe/recipes-extended/p7zip/files/change_numMethods_= from_bool_to_u=3D'
patch: **** malformed patch at line 178: tual LONG
NArchive::NWim::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*=3D

ensure that your MUA is not modifying these patches on the way, simple out= put of

git format-patch ...
git send-email .....

usually works reliably

On Wed, May 26, 2021 at 11:45 AM Nisha Parrakat <Nisha.Parrakat@kpit.com> wrot= e:
>
> hi Khem,
> It is rebased to master already. do you want me to upstream to master= -next too ?
>
> Regards,
> Ms Nisha Parrakat
> KPIT Technologies GmbH
>
>
>
> ________________________________
> From: openembedded-devel@lists.openembedded.org <op= enembedded-devel@lists.openembedded.org> on behalf of Khem Raj via <= a href=3D"http://lists.openembedded.org" rel=3D"noreferrer" target=3D"_blan= k">lists.openembedded.org <raj.khem=3Dgmail.com@lists.openembedded.org>
> Sent: 26 May 2021 19:53
> To: Nisha Parrakat <
Nisha.Parrakat@kpit.com>; openembedded-devel@list= s.openembedded.org <openembedded-devel@lists.openembedded.org>
> Subject: Re: [oe] [meta-oe][master][PATCH 1/2] p7zip: build and packa= ge lib7z.so needed for fastboot
>
> please rebase these patches on top of master or master-next and resen= d.
>
> On 5/26/21 10:32 AM, Nisha Parrakat wrote:
> > From: Nisha Parrakat <
nisha.parrakat@kpit.com>
> >
> > a) use option 7z to build the lib7z.so library
> > This is needed for android-tools for building fastboot
> > from android-tools
> >
> > b) Packaged the lib7z.so and codec libraries as a part of this r= ecipe
> > Fastboot RDepends on it lib7z.so
> >
> > c) Fixed a C++17 forbidden error when lib7z.so is built
> >
> > fixes the below error
> >
> > | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member fun= ction 'virtual LONG NArchive::NWim::CHandler::GetArchiveProperty(PROPID= , PROPVARIANT*)':
> > | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:308:11: error:= use of an operand of type 'bool' in 'operator++' is forbid= den in C++17
> > |=C2=A0 =C2=A0308 |=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0numM= ethods++;
> > |=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = = =C2=A0^~~~~~~~~~
> > | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:318:9: error: = use of an operand of type 'bool' in 'operator++' is forbidd= en in C++17
> > |=C2=A0 =C2=A0318 |=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0numMethods+= +;
> >
> > Signed-off-by: Nisha Parrakat <Nisha.Parrakat@kpit.com>
> > ---
> >=C2=A0 =C2=A0...nge_numMethods_from_bool_to_unsigned.patch | 25 += ++++++++++++++++++
> >=C2=A0 =C2=A0meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | 21 += +++++++++++++--
> >=C2=A0 =C2=A02 files changed, 44 insertions(+), 2 deletions(-) > >=C2=A0 =C2=A0create mode 100644 meta-oe/recipes-extended/p7zip/fi= les/change_numMethods_from_bool_to_unsigned.patch
> >
> > diff --git a/meta-oe/recipes-extended/p7zip/files/change_numMeth= ods_from_bool_to_unsigned.patch b/meta-oe/recipes-extended/p7zip/files/chan= ge_numMethods_from_bool_to_unsigned.patch
> > new file mode 100644
> > index 000000000..edde52593
> > --- /dev/null
> > +++ b/meta-oe/recipes-extended/p7zip/files/change_numMethods_fro= m_bool_to_unsigned.patch
> > @@ -0,0 +1,25 @@
> > +fixes the below error
> > +
> > +| ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member fu= nction 'virtual LONG NArchive::NWim::CHandler::GetArchiveProperty(PROPI= D, PROPVARIANT*)':
> > +| ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:308:11: error= : use of an operand of type 'bool' in 'operator++' is forbi= dden in C++17
> > +|=C2=A0 =C2=A0308 |=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0num= Methods++;
> > +|=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0^~~~~~~~~~
> > +| ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:318:9: error:= use of an operand of type 'bool' in 'operator++' is forbid= den in C++17
> > +|=C2=A0 =C2=A0318 |=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0numMethods= ++;
> > +
> > +
> > +use unsigned instead of bool
> > +Signed-off-by: Nisha Parrakat <Nisha.Parrakat@kpit.com>
> > +
> > +Upstream-Status: Pending
> > +--- ./CPP/7zip/Archive/Wim/WimHandler.cpp=C2=A0 =C2=A0 =C2=A0 = =C2=A02021-05-20 10:51:56.997402701 +0000
> > ++++ ./CPP/7zip/Archive/Wim/WimHandler.cpp=C2=A0 =C2=A0 =C2=A0 = =C2=A02021-05-20 10:52:16.665604125 +0000
> > +@@ -298,7 +298,7 @@
> > +
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0AString res;
> > +
> > +-=C2=A0 =C2=A0 =C2=A0 bool numMethods =3D 0;
> > ++=C2=A0 =C2=A0 =C2=A0 unsigned numMethods =3D 0;
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0for (unsigned i =3D 0; i < ARRAY_= SIZE(k_Methods); i++)
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0{
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0if (methodMask & ((UInt32= )1 << i
> > diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/met= a-oe/recipes-extended/p7zip/p7zip_16.02.bb
> > index 13479a90f..ada49114c 100644
> > --- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb
> > +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb
> > @@ -9,6 +9,7 @@ SRC_URI =3D "https://apc01.safelinks.= protection.outlook.com/?url=3Dhttp%3A%2F%2Fdownloads.sourceforge.net%2Fp7zi= p%2Fp7zip%2F%24&amp;data=3D04%7C01%7CNisha.Parrakat%40kpit.com%7C4007f5= 11cd0b4b0d527b08d9206f3956%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C637= 576484370502332%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzI= iLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=3DVGFDLma%2Bgwj5%2Bsqr= JlZRql2MDK4kKghHvq0FBP9pXP4%3D&amp;reserved=3D0{PV}/p7zip_${PV}_src_al<= /a>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 file://do_not_ov= erride_compiler_and_do_not_strip.patch \
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 file://CVE-2017-= 17969.patch \
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 file://0001-Fix-= narrowing-errors-Wc-11-narrowing.patch \
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0file://change_numMetho= ds_from_bool_to_unsigned.patch \
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 "
> >
> >=C2=A0 =C2=A0SRC_URI[md5sum] =3D "a0128d661cfe7cc8c121e73519= c54fbf"
> > @@ -16,10 +17,26 @@ SRC_URI[sha256sum] =3D "5eb20ac0e2944f6= cb9c2d51dd6c4518941c185347d4089ea89087ffdd6
> >
> >=C2=A0 =C2=A0S =3D "${WORKDIR}/${BPN}_${PV}"
> >
> > +do_compile_append() {
> > +=C2=A0 =C2=A0 oe_runmake 7z
> > +}
> > +FILES_${PN} +=3D "${libdir}/* ${bindir}/7z"
> > +
> > +FILES_SOLIBSDEV =3D ""
> > +INSANE_SKIP_${PN} +=3D "dev-so"
> > +
> >=C2=A0 =C2=A0do_install() {
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 install -d ${D}${bindir}
> > -=C2=A0 =C2=A0 =C2=A0 =C2=A0install -m 0755 ${S}/bin/* ${D}${bin= dir}
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0install -d ${D}${bindir}/Codecs
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0install -d ${D}${libdir}
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0install -d ${D}${libdir}/Codecs
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0install -m 0755 ${S}/bin/7za ${D}${b= indir}
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ln -s 7za ${D}${bindir}/7z
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0install -m 0755 ${S}/bin/Codecs/* ${= D}${libdir}/Codecs/
> > +=C2=A0 =C2=A0 =C2=A0 =C2=A0install -m 0755 ${S}/bin/7z.so ${D}$= {libdir}/lib7z.so
> >=C2=A0 =C2=A0}
> >
> > -BBCLASSEXTEND =3D "native"
> > +RPROVIDES_${PN} +=3D "lib7z.so()(64bit) 7z lib7z.so"<= br> > > +RPROVIDES_${PN}-dev +=3D "lib7z.so()(64bit) 7z lib7z.so&qu= ot;
> > +
> > +BBCLASSEXTEND =3D "native nativesdk"
> > --
> > 2.17.1
> >
> > This message contains information that may be privileged or conf= idential and is the property of the KPIT Technologies Ltd. It is intended o= nly for the person to whom it is addressed. If you are not the intended rec= ipient, you are not authorized to read, print, retain copy, disseminate, di= stribute, or use this message or any part thereof. If you receive this mess= age in error, please notify the sender immediately and delete all copies of= this message. KPIT Technologies Ltd. does not accept any liability for vir= us infected mails.
> >
> This message contains information that may be privileged or confident= ial and is the property of the KPIT Technologies Ltd. It is intended only f= or the person to whom it is addressed. If you are not the intended recipien= t, you are not authorized to read, print, retain copy, disseminate, distrib= ute, or use this message or any part thereof. If you receive this message i= n error, please notify the sender immediately and delete all copies of this= message. KPIT Technologies Ltd. does not accept any liability for virus in= fected mails.



--00000000000054957705c37427ff--