Issue Solved! The recipe I used was core-image-ros-roscore.bb
This contains the line # remove not needed ipkg informations ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files" This causes the problem. I commented the line and now everything build fine. Cheers, Markus On Monday, March 10, 2014 4:09:19 PM UTC+1, Stefan Herbrechtsmeier wrote: > > Am 10.03.2014 15:50, schrieb Markus Eich: > > > I used the repositories given at >> https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/dev/default.xml >> >> The meta-ros repository is only tested with the master branch. >> > > I think there were problems with the old yocto/dylan branch? There was a > reason I used yocto/dora > > None of the yocto release branches are tested. > > You could try to add packagegroup-core-boot to your image. > >
