[yocto] Overriding openssh sshd_config file in custom recipe

2017-10-20 Thread Andreas Enbacka
other process modifying the content of the config file? Best regards, Andreas Enbacka -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] meta-swupdate layer with precompiled uboot

2017-02-09 Thread Andreas Enbacka
providers. Missing or unbuildable dependency chain was: ['swupdate', 'u-boot-fw-utils'] Seems to be some issue with building u-boot-fw-utils? //Andreas -Original Message- From: Stefano Babic [mailto:sba...@denx.de] Sent: 9. helmikuutata 2017 11:59 To: Andreas Enbacka <andreas.e

[yocto] meta-swupdate layer with precompiled uboot

2017-02-09 Thread Andreas Enbacka
, or is it possible to get it to work without compiling uBoot as well? Any information would be greatly appreciated. Best regards, Andreas Enbacka Gasera Ltd -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Handling of partial Yocto image updates

2016-06-10 Thread Andreas Enbacka
., configuration files, and it is not desired to update / replace the entire image. What is the Yocto best practices concerning this? Any information would be greatly appreciated. Best regards, Andreas Enbacka -- ___ yocto mailing list yocto

Re: [yocto] build yocto/linux under windows

2016-05-15 Thread Andreas Enbacka
Hello, I have not actually tried this myself, but the latest build of Windows 10 preview contains the Windows subsystem for Linux, which allows you to run bash session in a command prompt (based on Ubuntu). You can install packages via apt-get etc. so in theory at least it would be possible to

Re: [yocto] Customize login prompt text in Yocto

2016-04-26 Thread Andreas Enbacka
Enbacka From: Rudolf Streif [mailto:rudolf.str...@gmail.com] Sent: 25. huhtikuutata 2016 0:07 To: Peter Bergin <peter.ber...@tritech.se> Cc: Andreas Enbacka <andreas.enba...@gasera.fi>; yocto@yoctoproject.org Subject: Re: [yocto] Customize login prompt text in Yocto the infor

Re: [yocto] Customize login prompt text in Yocto

2016-04-24 Thread Andreas Enbacka
Hi Peter, Thanks a lot for the info, I will try it out. Regards, Andreas > 24 apr. 2016 kl. 11:06 skrev Peter Bergin <peter.ber...@tritech.se>: > > Hi, > >> On 04/24/2016 09:42 AM, Andreas Enbacka wrote: >> Hello, >> >> Normally, when building e.

[yocto] Customize login prompt text in Yocto

2016-04-24 Thread Andreas Enbacka
hange. Any information would be greatly appreciated. Best regards, Andreas Enbacka -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] DNS nameserver on Yocto Daisy (resolvconf issue)

2015-12-10 Thread Andreas Enbacka
Hello, I have problems getting dns nameservers to work on my custom image built on top of Yocto Daisy. I have tried added e.g., dns-nameservers entry to /etc/network/interfaces, however running e.g., /etc/init.d/networking restart outputs the following error message: resolvconf: Error:

[yocto] Yocto recipe for libftdi

2015-06-17 Thread Andreas Enbacka
process is interrupted. Anyone has any experience on building libftdi using Yocto, or possible suggestions how to solve this issue. Best regards, Andreas Enbacka -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-09 Thread Andreas Enbacka
reason is enabled by default when connecting to /dev/ttyS0). I am using kernel 3.18.5+, could this have some impact? Or could some addresses for uart1 require modifications in the driver? Best regards, Andreas Enbacka -Original Message- From: Andrei Gherzan [mailto:and...@gherzan.ro] Sent

[yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-04 Thread Andreas Enbacka
console use of /dev/ttyAMA0 we were able to successfully connect to that port). Thanks for the great work with the Yocto platform. Sincerely, Andreas Enbacka SW designer Gasera Ltd -- ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-04 Thread Andreas Enbacka
what I understand in the DT that you'll find pinmux definition right ? Regards. 2015-06-04 14:01 GMT+02:00 Andreas Enbacka andreas.enba...@gasera.fi: Hello, After a long break, I have returned to the Yocto project, and generally very pleased. A lot of progress has been done

[yocto] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-03 Thread Andreas Enbacka
console use of /dev/ttyAMA0 we were able to successfully connect to that port). Thanks for the great work with the Yocto platform. Sincerely, Andreas Enbacka SW designer Gasera Ltd -- ___ yocto mailing list yocto@yoctoproject.org https

[yocto] Splashscreen using psplash

2013-04-23 Thread Andreas Enbacka
. Any info would be greatly appreciated. Best regards, Andreas Enbacka ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Splashscreen using psplash

2013-04-23 Thread Andreas Enbacka
Hello, Thanks a lot for info, I will try with that. //Andreas -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 23. huhtikuuta 2013 15:09 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Splashscreen using psplash On 23 April 2013 13:03

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-12 Thread Andreas Enbacka
Hi, Thanks for the suggestion, I will fetch the dylan branch and retry. //Andreas -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 12. huhtikuuta 2013 13:27 To: Andreas Enbacka Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-10 Thread Andreas Enbacka
). Is the evdev support missing from the kernel of some reason, and can it be fixed easily somehow? //Andreas -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 9. huhtikuuta 2013 13:07 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 8. huhtikuuta 2013 13:34 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 10:50, Andreas Enbacka aenba...@gmail.com wrote: Thanks

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
] Sent: 8. huhtikuuta 2013 13:34 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 10:50, Andreas Enbacka aenba...@gmail.com wrote: Thanks for your reply, very much appreciated. I am

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 8. huhtikuuta 2013 15:19 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 13:12, Andreas Enbacka aenba...@gmail.com wrote: I rebuilt

[yocto] Hob custom image build error

2013-03-19 Thread Andreas Enbacka
regards, Andreas Enbacka ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Error when building image in Hob

2013-03-18 Thread Andreas Enbacka
in Hob? Best regards, Andreas Enbacka ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] qt4e-demo-image and Intel emgd driver

2013-03-11 Thread Andreas Enbacka
it only be configured to work with X server (I have been able to get the 800x480 resolution using emgd with the core-image-sato)? Best regards, Andreas Enbacka ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Problem editing reference image(s) in Hob

2013-03-07 Thread Andreas Enbacka
message independent of which package(s) I select, and independent of selected reference image. What could be the reason for this? Best regards, Andreas Enbacka ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo

[yocto] Problem with core-image-sato-enemlow

2013-03-06 Thread Andreas Enbacka
what could be the cause of the problem, any information would be greatly appreciated? Best Regards, Andreas Enbacka e-mail: aenba...@gmail.com ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto