[oe] [meta-oe] p7zip recipe broken with rm_work

Khem Raj raj.khem at gmail.com
Thu Nov 3 19:17:10 UTC 2016


> On Nov 3, 2016, at 7:41 AM, Burton, Ross <ross.burton at intel.com> wrote:
> 
> On 3 November 2016 at 11:03, Jan-Simon Möller <dl9pf at gmx.de> wrote:
> 
>>    # Create a shell script wrapper to execute next to 7z.so
>>    mv ${D}${bindir}/7z ${D}${bindir}/7z.bin
>>    echo "#! /bin/sh" > ${D}${bindir}/7z
>>    echo "exec ${D}${bindir}/7z.bin \"\$@\"" >> ${D}${bindir}/7z
>>    chmod 0755 ${D}${bindir}/7z
>> }
>> 
>> This wrapper breaks with "rm_work". Shouldn't it use the sysroot ?
>> 
> 
> Yeah the script should just use ${bindir}, but why is there even a wrapper
> script?

While agreeing on converting the script into a patch, I fail to understand
how it it different then some of other install calls in the same function

> 
> Ross
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20161103/49ddaf4e/attachment-0002.sig>


More information about the Openembedded-devel mailing list