On Wed, Jun 11, 2014 at 9:46 PM, Lukáš Novotný <lukas@dramiel.com> wrote:
I'm using meta, meta-yocto, meta-yocto-bsp, meta-raspberrypi
The image itself is just rpi-basic-image with additional packages -
file generated by hob.
bblayers.conf: http://pastebin.com/gb8w7myE
rpi-retail-player-edited-20140611-195509.bb: http://pastebin.com/LJvEUpgz
In that huge IMAGE_INSTALL you have liborc-0.4. That's why the image needs that package. IMAGE_INSTALL is included in RDEPENDS (as i remember). Try replace liborc-0.4 with liborc. or orc.