[yocto] Python packaging without setup.py (PEP-517)

2020-12-05 Thread Tim Orling
Thanks to Konrad Weihmann, we have some communication occurring with the Python pypa folks about an important change in Python packaging [1][2]. This change is defined in PEP 517 [3][4]. Essentially, setup.py files will go away and wheels will be preferred over eggs. To make this more straight

Re: [yocto] #uboot Problem compiling u-boot with bitbake

2020-12-05 Thread Andrew Ellis via lists.yoctoproject.org
Hi Randy Thank you for your reply. Doing, "sudo apt install --reinstall coreutils" fixed the problem with test not being found. I'm not sure why it was not on the system, but that error is fixed. Unfortunately I've run into another problem when I try and run bitbake, the process fails

Re: [yocto] #uboot Problem compiling u-boot with bitbake

2020-12-05 Thread Randy MacLeod
On 2020-12-05 2:59 p.m., Andrew Ellis wrote: Hi Randy Thank you for your reply. I'm using Ubuntu 14.04 . After reading what you said about coreutils in your last message, I tried installing coreutils and got a message saying the latest version is installed. Doing "which test" doesn't yield

Re: [yocto] #uboot Problem compiling u-boot with bitbake

2020-12-05 Thread Andrew Ellis via lists.yoctoproject.org
Hi Randy Thank you for your reply. I'm using Ubuntu 14.04 . After reading what you said about coreutils in your last message, I tried installing coreutils and got a message saying the latest version is installed. Doing "which test" doesn't yield anything. I've looked in /usr/bin/ and there

[yocto] Dunfell :: Recipe fixes to install Webmin 1.962 and fix Perl CGI

2020-12-05 Thread mailings
Hello all: Just a quick email to submit to the group. I needed to build a distro to include Webmin. The version that comes with OpenEmbedded (webmin 1.850) in meta-webserver/recipes-webadmin/webmin is kind of an old release, and there were issues with the build. Below is a new recipe:

Re: [yocto] #uboot Problem compiling u-boot with bitbake

2020-12-05 Thread Randy MacLeod
On 2020-12-04 7:08 p.m., ajellisuk via lists.yoctoproject.org wrote: Hi I'm trying to compile u-boot for an iMX6 board (iMX6-Q7_Plus from MSC technologies), but the compile process fails with the following output: ERROR: Unable to start bitbake server ERROR: Last 10 lines of server

Re: [yocto] hostapd_free_hapd_data: Interface wlan0 wasn't started #dunfell #linux #kernel

2020-12-05 Thread vijayrakeshmunganda
Hi Randy, Thanks for the reply. I’m using Dunfell 3.1.1 with bitbake version 1.48.0. I had downloaded hostapd recipe from  http://layers.openembedded.org/layerindex/recipe/28409/ for my target system i500-pumpkin with mediatek bsp. I had generated an image by adding IMAGE_INSTALL_append =