[oe] some ipk contents missed in rootfs - fuse_2.7.4

mgundes mgcse at hotmail.com
Wed Jan 4 22:00:14 UTC 2012


On Wed, Jan 4, 2012 at 8:09 PM, Khem Raj <raj.khem at gmail.com> wrote:

> On (04/01/12 15:27), mgundes wrote:
> >          Hi all,
> >
> >          I am using classic oe. I try to compile fuse_2.7.4 and
> everything
> > ok but I think "fuse-utils" package contents are not included ro rootfs.
>
>
> you should have it in IMAGE_INSTALL too.
>
>
Hi Khem,

fuse is already in my IMAGE_INSTALL, so that I thought it is not needed to
add fuse-utils to IMAGE_INSTALL too. Because fuse-utils ipk is generated by
fuse. In deed, I don't understand why but when I added fuse-utils to
IMAGE_INSTALL it worked :)

At that point, can I say this as a result: "IMAGE_INSTALL is checked by
bitbake and just only ipks of in that variable are added to rootfs. In my
case, I had added fuse to IMAGE_INSTALL and just fuse*.ipk was added to
rootfs, so that I needed to adding fuse-utils to IMAGE_INSTALL to get
contents of fuse-utils*.ipk in my rootfs."

Is that conclusion true?

Thanks,
Regards.

> "fuse-utils" is in my PACKAGES variable and it is generated, I can see it
> > under directories below with other PACKAGES ipks.
> >
> > tmp/deploy/ipk/armv6/fuse-utils_2.7.4-r0_armv6.ipk
> >
> tmp/work/armv6-oe-linux-gnueabi/fuse-2.7.4-r0/staging-pkg/deploy/ipk/armv6/fuse-utils_2.7.4-r0_armv6.ipk
> >
> > $ *dpkg -c  fuse-utils_2.7.4-r0_armv6.ipk*
> >
> > drwxr-xr-x root/root         0 2012-01-04 15:07 ./
> > drwxr-xr-x root/root         0 2012-01-04 15:07 ./sbin/
> > -rwxr-xr-x root/root      5816 2012-01-04 15:07 ./sbin/mount.fuse
> > drwxr-xr-x root/root         0 2012-01-04 15:07 ./usr/
> > drwxr-xr-x root/root         0 2012-01-04 15:07 ./usr/bin/
> > -rwxr-xr-x root/root      8060 2012-01-04 15:07 ./usr/bin/ulockmgr_server
> > -rwsr-xr-x root/root     18296 2012-01-04 15:07 ./usr/bin/fusermount
> >
> >          When I check PACKAGES in environments I can see all packages are
> > correctly assigned to it.
> >
> > $ *bitbake -e fuse | grep PACKAGES=*
> > # PACKAGES=fuse-utils-dbg fuse-utils libulockmgr libulockmgr-dev
> > libulockmgr-dbg ${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-static
> > ${PN}-locale
> > PACKAGES="fuse-utils-dbg fuse-utils libulockmgr libulockmgr-dev
> > libulockmgr-dbg fuse-dbg fuse fuse-doc fuse-dev fuse-static fuse-locale
> >
> >          Is there any idea, why fuse-utils package contents are not
> > included to rootfs but other packages' contents are added?
> >
> >          I tried too many thing since yesterday :)
> >
> >          All recommendations are wellcome.
> >
> > Thanks,
> > Regards
> >
> > --
> > MahmutG
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
> --
> -Khem
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>


-- 
MahmutG



More information about the Openembedded-devel mailing list