Re: [yocto] [meta-security][PATCH] clamav: freshclam need bind to run

2019-04-07 Thread Adrian Bunk
On Sun, Apr 07, 2019 at 11:45:18AM +0530, akuster808 wrote: > > > On 4/7/19 10:42 AM, Adrian Bunk wrote: > > On Sun, Apr 07, 2019 at 01:38:38AM +0530, akuster808 wrote: > >> > >> On 4/6/19 8:31 PM, Adrian Bunk wrote: > >>> On Sat, Apr 06, 2019 at 08:15:40PM +0530, Armin Kuster wrote: > Add i

[yocto] Building on non-x86 hosts, wic and syslinux

2019-04-07 Thread Anders Montonen
Hi, I was experimenting with building on an AArch64 host, and ran into the issue that image_types_wic.bbclass unconditionally adds syslinux-native to the dependencies, while syslinux is only compatible with x86 hosts. I didn’t look further into this, but is it possible to make this dependency c

Re: [yocto] [meta-security][PATCH] clamav: freshclam need bind to run

2019-04-07 Thread akuster808
On 4/7/19 12:46 PM, Adrian Bunk wrote: > On Sun, Apr 07, 2019 at 11:45:18AM +0530, akuster808 wrote: >> >> On 4/7/19 10:42 AM, Adrian Bunk wrote: >>> On Sun, Apr 07, 2019 at 01:38:38AM +0530, akuster808 wrote: On 4/6/19 8:31 PM, Adrian Bunk wrote: > On Sat, Apr 06, 2019 at 08:15:40PM +05

Re: [yocto] Building on non-x86 hosts, wic and syslinux

2019-04-07 Thread akuster
On 4/8/19 4:43 AM, Anders Montonen wrote: > Hi, > > I was experimenting with building on an AArch64 host, and ran into the issue > that image_types_wic.bbclass unconditionally adds syslinux-native to the > dependencies, while syslinux is only compatible with x86 hosts. I didn’t look > further

Re: [yocto] yocto touchscreen

2019-04-07 Thread Zoran Stojsavljevic
Hello Nikola, I did some quick analysis of your kernel boot traces, and there are the following observations made: [1] The kernel used is: Linux version 4.4.19-ge581bb1cac (polycaptil@polycaptil-HP-Notebook) ?! In my case (I built YOCTO thud for BBB NOT using X11, only serial console): Linux ver

[yocto] FileExistsError: [Errorno 17] File Exists

2019-04-07 Thread Pandey, Kamal
Hi I was trying to compile Weston-6.0 using yocto recipe. For this I backported some of the packages from master branch of poky to my own layer. During this process, there was one package xorgproto which was used in master branch of poky but in rocko branch this package is not there. However a s