|
wget - The certificate has not yet been activated (does also happen in qemuarm "virt" machine)
Hello Khem, Please excuse that my question was so unspecific. Does it make a functional difference from which library the TLS support comes from? Best regards, Matthias
Hello Khem, Please excuse that my question was so unspecific. Does it make a functional difference from which library the TLS support comes from? Best regards, Matthias
|
By
Matthias Klein
· #56065
·
|
|
wget - The certificate has not yet been activated (does also happen in qemuarm "virt" machine)
Hello together, I can "fix" the bug by switching from gnutls to openssl: PACKAGECONFIG:remove = "gnutls" PACKAGECONFIG:append = " openssl" Can anyone explain this? What exactly does the change to open
Hello together, I can "fix" the bug by switching from gnutls to openssl: PACKAGECONFIG:remove = "gnutls" PACKAGECONFIG:append = " openssl" Can anyone explain this? What exactly does the change to open
|
By
Matthias Klein
· #56061
·
|
|
wget - The certificate has not yet been activated (does also happen in qemuarm "virt" machine)
Hello, another addition to the problem: The problem does not seem to be directly related to the custom kernel or the one yocto, as I can recreate the problem in a second yocto. The yocto is for the qe
Hello, another addition to the problem: The problem does not seem to be directly related to the custom kernel or the one yocto, as I can recreate the problem in a second yocto. The yocto is for the qe
|
By
Matthias Klein
· #56053
·
|
|
wget - The certificate has not yet been activated
Hi, check if busybox is built with this option Thank you fort he tip, but I am using the real wget (not from busybox): wget --version GNU Wget 1.21.2 built on linux-gnueabi. -cares +digest -gpgme +htt
Hi, check if busybox is built with this option Thank you fort he tip, but I am using the real wget (not from busybox): wget --version GNU Wget 1.21.2 built on linux-gnueabi. -cares +digest -gpgme +htt
|
By
Matthias Klein
· #56052
·
|
|
wget - The certificate has not yet been activated
Hello, I have with the current master branch in a IMX6 Yocto the problem that with wget no HTTPS downloads work: # wget -4 https://speed.hetzner.de/100MB.bin --2022-02-03 06:23:25-- https://speed.hetz
Hello, I have with the current master branch in a IMX6 Yocto the problem that with wget no HTTPS downloads work: # wget -4 https://speed.hetzner.de/100MB.bin --2022-02-03 06:23:25-- https://speed.hetz
|
By
Matthias Klein
· #56050
·
|
|
bbappend conditional check for advanced metadata (yocto-kernel-cache)?
Hello Bruce, I chose the variant based on SRC_URI, but used KERNEL_CONFIG_URI because I got endless recursion between SRC_URI and KERNEL_FEATURES in the kernel recipe I use. I ended up with this funct
Hello Bruce, I chose the variant based on SRC_URI, but used KERNEL_CONFIG_URI because I got endless recursion between SRC_URI and KERNEL_FEATURES in the kernel recipe I use. I ended up with this funct
|
By
Matthias Klein
· #56000
·
|
|
bbappend conditional check for advanced metadata (yocto-kernel-cache)?
Hello, I would like to create a linux-%.bbappend file and add the following to it, for example: KERNEL_FEATURES:append = " features/overlayfs/overlayfs.scc". Works also for all kernels which use the a
Hello, I would like to create a linux-%.bbappend file and add the following to it, for example: KERNEL_FEATURES:append = " features/overlayfs/overlayfs.scc". Works also for all kernels which use the a
|
By
Matthias Klein
· #55930
·
|
|
Question of Yocto dunfell LTS period
Hello together, I would like to add a question to the topic: Why was the LTS period for dunfell extended? Can we expect the same for kirstone? Many greetings, Matthias -----Ursprüngliche Nachricht----
Hello together, I would like to add a question to the topic: Why was the LTS period for dunfell extended? Can we expect the same for kirstone? Many greetings, Matthias -----Ursprüngliche Nachricht----
|
By
Matthias Klein
· #55870
·
|
|
[meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
Hello Jean-Philippe, >I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the RPI_USE_U
Hello Jean-Philippe, >I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the RPI_USE_U
|
By
Matthias Klein
· #55811
·
|
|
dunfell: pkgconfig-native build fails in existing Yocto BSP
Hello Richard, Thanks for the quick help! Best regards, Matthias
Hello Richard, Thanks for the quick help! Best regards, Matthias
|
By
Matthias Klein
· #55145
·
|
|
dunfell: pkgconfig-native build fails in existing Yocto BSP
Hello, our dunfell based yocto no longer builds in the pkgconfig-native section. I tried it in an Ubuntu 18.04 and Debian 10 Docker container. The build always aborts as follows: checking thread relat
Hello, our dunfell based yocto no longer builds in the pkgconfig-native section. I tried it in an Ubuntu 18.04 and Debian 10 Docker container. The build always aborts as follows: checking thread relat
|
By
Matthias Klein
· #55129
·
|
|
Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
Hello Steve, Can you push the commit to the dunfell branch, or do I need to open an official bug somewhere, or what is the correct procedure? Best regards, Matthias -----Ursprüngliche Nachricht----- V
Hello Steve, Can you push the commit to the dunfell branch, or do I need to open an official bug somewhere, or what is the correct procedure? Best regards, Matthias -----Ursprüngliche Nachricht----- V
|
By
Matthias Klein
· #54642
·
|
|
Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
Hello Steve, yes, that commit resolves the issue. Best regards, Matthias -----Ursprüngliche Nachricht----- Von: Steve Sakoman <steve@...> Gesendet: Donnerstag, 2. September 2021 16:09 An: Matt
Hello Steve, yes, that commit resolves the issue. Best regards, Matthias -----Ursprüngliche Nachricht----- Von: Steve Sakoman <steve@...> Gesendet: Donnerstag, 2. September 2021 16:09 An: Matt
|
By
Matthias Klein
· #54640
·
|
|
Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
Hello, the following commit needs the variable SDK_BUILD_PATH which doesn't seem to exist in the dunfell branch: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/toolchain-shar-reloca
Hello, the following commit needs the variable SDK_BUILD_PATH which doesn't seem to exist in the dunfell branch: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/toolchain-shar-reloca
|
By
Matthias Klein
· #54638
·
|
|
gpsd [version 3.23; master branch]: Is it possible to include / enable ubxtool?
Hello Peter, I'm not sure it's that simple. To me it looks like the recipe has bugs in python area, or my environment / build is causing problems. In the log.do_compile file I see messages which make
Hello Peter, I'm not sure it's that simple. To me it looks like the recipe has bugs in python area, or my environment / build is causing problems. In the log.do_compile file I see messages which make
|
By
Matthias Klein
· #54631
·
|
|
gpsd [version 3.23; master branch]: Is it possible to include / enable ubxtool?
Hello, is it somehow possible to add the ubxtool in the gpsd-utils package? (I use the current master branch) Best regards, Matthias
Hello, is it somehow possible to add the ubxtool in the gpsd-utils package? (I use the current master branch) Best regards, Matthias
|
By
Matthias Klein
· #54625
·
|
|
extrausers-bbclass: plaintext password (since shadow update to 4.9)
Hello Peter, thanks for the solution! Many greetings, Matthias -----Ursprüngliche Nachricht----- Von: Peter Bergin <peter@...> Gesendet: Dienstag, 31. August 2021 09:45 An: Matthias Klein
Hello Peter, thanks for the solution! Many greetings, Matthias -----Ursprüngliche Nachricht----- Von: Peter Bergin <peter@...> Gesendet: Dienstag, 31. August 2021 09:45 An: Matthias Klein
|
By
Matthias Klein
· #54619
·
|
|
extrausers-bbclass: plaintext password (since shadow update to 4.9)
Hello Peter, I have already tried many things to pass the hash escaped to the extrausers-bbclass. But I have not found a way to set the password with EXTRA_USERS_PARAMS. Do you know a working variant?
Hello Peter, I have already tried many things to pass the hash escaped to the extrausers-bbclass. But I have not found a way to set the password with EXTRA_USERS_PARAMS. Do you know a working variant?
|
By
Matthias Klein
· #54614
·
|
|
extrausers-bbclass: plaintext password (since shadow update to 4.9)
Hello Markus, thanks for the workaround! Works great. Many greetings, Matthias Von: Markus Volk <f_l_k@...> Gesendet: Montag, 30. August 2021 20:46 An: Matthias Klein <matthias.klein@optimeas.
Hello Markus, thanks for the workaround! Works great. Many greetings, Matthias Von: Markus Volk <f_l_k@...> Gesendet: Montag, 30. August 2021 20:46 An: Matthias Klein <matthias.klein@optimeas.
|
By
Matthias Klein
· #54613
·
|
|
extrausers-bbclass: plaintext password (since shadow update to 4.9)
Hello, I am trying to find a working alternative for the old -P option. Previous: EXTRA_USERS_PARAMS = "usermod -P toor root;" The suggestions from this thread don't seem to work: https://lists.openem
Hello, I am trying to find a working alternative for the old -P option. Previous: EXTRA_USERS_PARAMS = "usermod -P toor root;" The suggestions from this thread don't seem to work: https://lists.openem
|
By
Matthias Klein
· #54600
·
|