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
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
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
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
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
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