> it is working then, unless the .deb is removed from download directory. Maybe
> i´m missing something inside the .bb ?
>
Unpacking .deb packages can be done by including
do_unpack[depends] += "xz-native:do_populate_sysroot \
tar-native:do_populate_sysroot \
The problem here is, that 'stat -c %s' gives out a wrong value. The issue
happens only, if /bin/stat is linked to /bin/stat.stat. If using
/bin/stat.coreutils the filesize is displayed correctly
--
Markus Volk
--
___
yocto mailing list
yocto@yoctop
On Fri, 2017-08-18 at 01:34 +0200, Markus Volk wrote:
>
> > After sucessful build of the Image, my .iso has 38MB in size and seems to
> > be missing the entire rootfs
> > The created hddimg has the right size of 4,3GB, but when i write it onto an
> > usb drive (tried dd and gnome-disk-utility)
> After sucessful build of the Image, my .iso has 38MB in size and seems to be
> missing the entire rootfs
> The created hddimg has the right size of 4,3GB, but when i write it onto an
> usb drive (tried dd and gnome-disk-utility) it ends up with a big /boot
> partiton containing only the boo
Hello,
yesterday i tried building an image using the current poky master branch. I had
some issues, not sure which of them are homemade but i´d like to share anyway
for mesa package_qa fails with:
ERROR: mesa-2_17.1.5-r0 do_package_qa: QA Issue: package libxatracker contains
bad RPATH
/home