[yocto] using preferred_provider

2014-12-05 Thread Vinodh Rajaraman (vrajaram)
Facing an issue, where item 'libpython2.7.so.1.0ยน is provided by 2 different packages (libpython2.7-1.0-2.7.2-r5.19.lib32_x86, core.bb). Core.bb is our own implementation that packages this file. While building final image, do_rootfs() complains that there is a conflict and errors out. error: fi

[yocto] Provides/Depends

2014-04-07 Thread Vinodh Rajaraman (vrajaram)
Hi, Am new to BitBake, and would need some help understanding RPROVIDES/RDEPENDS and how I need to write Recipes with respect to these. Am writing a new Recipe to generate a RPM, and we get few dependency errors as below. Computing transaction...error: Can't install core-1.0-r0@lib32_x86: no pa