Check the recipe for lib32-libsasl2-3, and multilib.conf for the proper dependencies.
RegardsPassion: http://sysplay.in (Playing with Systems)
--
You received this message because you are subscribed to the Google Groups "SysPlay's Inside Linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inside_linux...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/inside_linux/CALUiy%2BSLYrysf%2BJT9vswv_f9e3LJ_mBUdzW800TrRr6qKMEoUQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/inside_linux/b7a11646-cddb-989c-f31f-f5f709257993%40sarika-pugs.com.
You'll have to figure out, as where is it getting triggered from. May be a grep may help, and then around that do some google searches.
To view this discussion on the web visit https://groups.google.com/d/msgid/inside_linux/CALUiy%2BRsb_aG8qk_qU1n-NXZTR5YAdSzbfQ3MJE%2BrKYSUGuwFg%40mail.gmail.com.
And I have added the following packages in fsl-toolchain.bb file :
TOOLCHAIN_TARGET_TASK += " \
ethtool \
lib32-ethtool \
\
I added the below line in ethtool_4.0.bb file :
ALLOW_EMPTY_${PN} = "1"
Now again when I try to build toolchain I get this below error :
NOTE: Not found lib32-ethtool by name, searching provides ...
NOTE: cmd: /home /QorIQ-SDK-V2.0-20160527-yocto/build_b4860qds-64b/tmp/sysroots/i686-linux/usr/bin/smart --log-level=warning --data-dir=/home/QorIQ-SDK-V2.0-20160527-yocto/build_b4860qds-64b/tmp/work/ppc64e6500-fsl-linux/fsl-toolchain/1.0-r7/sdk/image/opt/fsl-qoriq/2.0/sysroots/ppc64e6500-fsl-linux/var/lib/smart query --provides lib32-ethtool --show-format='$name-$version' | sed -ne 's/ *Provides://p'
ERROR: lib32-ethtool not found in the base feeds (b4860qds_64b ppc64e6500 powerpc64 noarch any all).
Please let me know if i am doing anything wrong.
Thanks,
Soujanya
To view this discussion on the web visit https://groups.google.com/d/msgid/inside_linux/2a373dfe-8e81-b6ae-8ef1-7a760b64f8f7%40sarika-pugs.com.
Whatever name you are putting, are you checking that there exists a recipe for it?
To view this discussion on the web visit https://groups.google.com/d/msgid/inside_linux/CALUiy%2BRQfNJtnBL4KDUBiiYMgoGF0AW-0fPRKjQTjo1%2BGWe76g%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/inside_linux/199b2a7b-35d5-0963-6a21-ff5b54149302%40sarika-pugs.com.