On Sep 16, 2013, at 4:04 AM, Jack <[email protected]> wrote: > I have already tested it. But I got error again. Error is : > > Computing transaction...error: Can't install nfs-utils-1.2.7-r0@core2: no > package provides /bin/bash > > What can I do?
well, you can add bash to your image using IMAGE_INSTALL or something however that might hide potential problem where may be there is one script in nfs-utils wanting bash which can be split into a package of its own. If you can file a bug in yocto bugzilla to track it as well > > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
