[yocto] raspberrypi: dnf can't access repository

2018-07-31 Thread kk
Hi guys I can't use dnf access the repository, on raspberrypi(zero-wifi): dnf repolist -v That throws: Unable to detect release version (use '--releasever' to specify release version) DNF version: 2.7.5 cachedir: /var/cache/dnf Cannot download 'http://my-server-ip/': repomd.xml parser error:

[yocto] [meta-raspberrypi] how to install rpi-config package?

2018-03-07 Thread kk
This is ok: $ bitbake rpi-config But I check the image directory under workdir, I found nothing in it, and no command raspi-config. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [meta-raspberrypi] how the linux-raspberry skip the do_kernel_metadata?

2018-01-26 Thread kk
I see the linux-raspberrypi_4.9.bb recipe didn't use the yocto-kernel-cache, and add configure in linux-raspberrypi.inc, I am interested in how the linux-raspberry skip the do_kernel_metadata? Thanks! -- ___ yocto mailing list yocto@yoctoproject.org