Hi, On Tue, Oct 8, 2024 at 02:36 AM, Yoann Congal wrote:
> > > > Le mar. 8 oct. 2024 à 11:27, salahaldeen.alt...@yahoo.com via > lists.yoctoproject.org > ( http://lists.yoctoproject.org ) <salahaldeen.altous= > yahoo....@lists.yoctoproject.org > > a écrit : > >> Hi All, >> >> I have one request from one custom to fetch the recipe from ipk package, >> is this recommended? >> Does any one tested fetching from ipk? >> >> the recipe looks like this >> >> SRC_URI = " http://your-server-url/path/to/package.ipk " >> # Fetches the IPK and unpacks it >> do_unpack[depends] += "opkg-native:do_populate_sysroot" >> S = "${WORKDIR}" >> >> # Install the package using opkg >> do_install() { >> opkg-cl -o ${D} install ${WORKDIR}/package.ipk >> } >> > > > This looks like the bin_package class: > https://git.yoctoproject.org/poky/plain/meta/classes-recipe/bin_package.bbclass > > https://docs.yoctoproject.org/ref-manual/classes.html#bin-package > > Have you found/looked into it? > This looks similar, I will check it. Regards, Salahaldeen > > > > >> >> Regards, >> Salahaldeen >> >> >> > > > > > -- > Yoann Congal > Smile ECS - Tech expert > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63967): https://lists.yoctoproject.org/g/yocto/message/63967 Mute This Topic: https://lists.yoctoproject.org/mt/108885904/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-