Re: [yocto] sd-bus.h not found even with DEPENDS += "systemd"

2020-09-28 Thread Josef Holzmayr-Khosh Amoz
Without digging into the details, it sounds very very much like the most of your problems are caused by handcrafting a Makefile which is not cross compile aware and probably has multiple other issues. Therefore I strongly suggest to use a build system like autotools, cmake or meson. You can find

Re: Private: Re: [yocto] Information about Yocto Dunfell components version #dunfell

2020-09-01 Thread Josef Holzmayr-Khosh Amoz
slightly. Example: libtiff seems to be just "tiff". http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/libtiff/tiff_4.1.0.bb?h=dunfell Am Di., 1. Sept. 2020 um 12:55 Uhr schrieb Yocto_user < avinashyadav9...@gmail.com>: > Thanks Josef Holzmayr-Khos

Re: [yocto] Information about Yocto Dunfell components version #dunfell

2020-09-01 Thread Josef Holzmayr-Khosh Amoz
Insert the package names into http://layers.openembedded.org/layerindex/branch/dunfell/recipes and see for yourself :) Greetz Am Di., 1. Sept. 2020 um 12:22 Uhr schrieb Yocto_user < avinashyadav9...@gmail.com>: > Hi All, > > I read the Dunfell release notes but couldn't find the version detail

Re: [yocto] Help with yocto poky quick start

2020-08-26 Thread Josef Holzmayr-Khosh Amoz
Howdy! Its a long shot, but are you also using WSL2 on the Windows 10 Host? In that case, downloads into a VirtualBox VM can be corrupted, see https://www.virtualbox.org/ticket/19695 Greetz Am Mi., 26. Aug. 2020 um 08:41 Uhr schrieb Brendan Simon (SEPL) : > > Hi Erik, > > Nope. It's ot a HTML

Re: [yocto] Yocto host not found

2020-08-04 Thread Josef Holzmayr-Khosh Amoz
https://twitter.com/TheYoctoJester/status/1290569609100308480 Am Di., 4. Aug. 2020 um 15:17 Uhr schrieb FLoraVLogs : > > I am seeing the following error: > > Gateway Timeout > > Server error - server 198.145.29.63 is unreachable at this moment. > > Please retry the request or contact your

Re: [yocto] Remove connman package from yocto sdk.

2020-07-28 Thread Josef Holzmayr-Khosh Amoz
Howdy! Am Di., 28. Juli 2020 um 07:19 Uhr schrieb NIKHIL PATIL : > > hi, > Still we ar facing same issue , > If anyone know, please help. > > On Fri, Jul 24, 2020 at 6:14 PM NIKHIL PATIL wrote: >> >> Hi team, >> We want to use NetworkManager to access internet using LTE module >>

Re: [yocto] #toolchain #yocto #devtool #linux

2020-07-28 Thread Josef Holzmayr-Khosh Amoz
Howdy! Am Di., 28. Juli 2020 um 07:09 Uhr schrieb : > > Hi, > I am trying to build a yocto demo-coreip-cli image for my custom RISC-V SOC > which only supports imafd instructions. For the compilation of cross > toolchain that is used by Bitbake, I tried changing cross-binutils.inc recipe > and

Re: [yocto] Building of warrior branch fails when building with Ubuntu 20.04 LTS #qemu #yocto #linux

2020-07-21 Thread Josef Holzmayr-Khosh Amoz
Howdy! Am Di., 21. Juli 2020 um 09:07 Uhr schrieb Bernd : > > Hello, > > we are using the warrior branch for our embedded Linux project. Since Ubuntu > 20.04 LTS has been released we would like to switch from 18.04 to 20.04. > However, Ubuntu 20.04 now uses glibc-2.31 where the stime function

Re: [yocto] How to completely uninstall a pre-installed package in Yocto #linux #yocto

2020-07-15 Thread Josef Holzmayr-Khosh Amoz
Howdy! Am Mi., 15. Juli 2020 um 07:40 Uhr schrieb Soi, Sheng Leong : > > The question is how to completely uninstall the pre-installed package in > Yocto. Thanks > > I found out that one of the packages in Yocto is unwanted, and wish to > completely uninstall the package. > In contrast to a

Re: [yocto] how does "bitbake meta-toolchain" map to a particular "image" when generating SDK?

2020-07-05 Thread Josef Holzmayr-Khosh Amoz
Howdy! Robert P. J. Day schrieb am So., 5. Juli 2020, 23:27: > > Quoting Richard Purdie : > > > On Sun, 2020-07-05 at 15:24 -0400, Robert P. J. Day wrote: > >> Quoting Ross Burton : > >> > >> > On Sun, 5 Jul 2020 at 11:50, Robert P. J. Day > >> wrote: > >> > >however, one can also generate