Re: [yocto] do_rootfs missing package (ipk) or not found in base feeds (rpm)

2015-01-07 Thread Koehler, Yannick (HP Networking)
 : Koehler, Yannick (HP Networking) Envoyé : January-07-15 1:13 PM À : 'Paul Eggleton' Cc : yocto@yoctoproject.org Objet : RE: [yocto] do_rootfs missing package (ipk) or not found in base feeds (rpm) Thanks for the fast reply, yes, the packages-split/libutil is empty. As stated, I produce a .so

Re: [yocto] do_rootfs missing package (ipk) or not found in base feeds (rpm)

2015-01-07 Thread Paul Eggleton
Hi Yannick, On Wednesday 07 January 2015 17:20:08 Koehler, Yannick wrote: I created my second recipe in Yocto, it is a shared library. -- SUMMARY = libutil LICENSE = LGPLv2.1+ LIC_FILES_CHKSUM = file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 SRC_URI =

Re: [yocto] do_rootfs missing package (ipk) or not found in base feeds (rpm)

2015-01-07 Thread Koehler, Yannick (HP Networking)
! -- Yannick Koehler -Message d'origine- De : Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Envoyé : January-07-15 12:59 PM À : Koehler, Yannick (HP Networking) Cc : yocto@yoctoproject.org Objet : Re: [yocto] do_rootfs missing package (ipk) or not found in base feeds (rpm) Hi

[yocto] do_rootfs missing package (ipk) or not found in base feeds (rpm)

2015-01-07 Thread Koehler, Yannick (HP Networking)
Hi, I created my second recipe in Yocto, it is a shared library. -- SUMMARY = libutil LICENSE = LGPLv2.1+ LIC_FILES_CHKSUM = file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 SRC_URI = file://libutil-${PV}-Source.tar.bz2 SRC_URI[md5sum] = ??? SRC_URI[sha256sum] = ??? S =