Re: [yocto] QEMU Raspberry Pi 2 machine

2019-02-19 Thread Jean-Christian de Rivaz
Hi Alex, Yes, this is what I was forced to do anyway because I discovered in the meantime that my modified qemuarm.conf don't yield a working emulator. The idea was to make an automatic image validation of the client's applications before sending the image to the testing lab and real hardware. Th

[yocto] [PATCH meta-selinux] packagegroup-selinux-minimal: add selinux-init

2019-02-19 Thread Luca Boccassi
When trying to build a minimal image (eg: without python), the default user on autologin is not mapped to the intended user/role/domain: # id -Z system_u:system_r:kernel_t:s0 And the following error is displayed on autologin: Unable to get valid context for While on an image built with t

Re: [yocto] readonly rootfs - storing data in separate partition

2019-02-19 Thread Joshua Watt
On Tue, 2019-02-19 at 08:36 +0100, Belisko Marek wrote: > On Mon, Feb 18, 2019 at 6:05 PM Joshua Watt > wrote: > > On Mon, 2019-02-18 at 17:36 +0100, Belisko Marek wrote: > > > Hi, > > > I plan to use readonly rootfs option and store some custom data > > > in separate partition (like hostname, wpa

Re: [yocto] Yocto General purpose evaluation

2019-02-19 Thread andrew.rudd
Thank you for the reply. You say I should be using an embedded Linux. Just for clarity you’re talking about Yocto/buildroot or are talking about an already existing embedded Linux distro. Powered board. Yes we will use solar but also a battery to keep the board running the solar power is

[yocto] Yocto Project Status WW08'19

2019-02-19 Thread sjolley.yp.pm
Current Dev Position: YP 2.7 M3 Next Deadline: YP 2.7 M3 Cutoff is Feb. 25, 2019 SWAT Team Rotation: * SWAT lead is currently: Amanda * SWAT team rotation: Amanda -> Ross on Feb. 22, 2019 * SWAT team rotation: Ross -> Chen on Mar. 1, 2019 *

[yocto] [meta-java] How to include sound support?

2019-02-19 Thread Erik Hoogeveen
Hi, I’m tying to install openjre-8 in my build for a raspberry pi cm3. I’m using the thud branch on all layers. In my local.conf I have distro features like so: DISTRO_FEATURES_append = " alsa bluetooth bluez5 systemd wifi” My device layer has a bbappend file "recipes-core/openjdk/openjre-8_%.b

Re: [yocto] Yocto General purpose evaluation

2019-02-19 Thread ChenQi
Your main concern is about power usage. As long as you are using linux, you might want to do the following: 1) Custom kernel to include drivers that are necessary 2) Do not install unnecessary packages, do not start unnecessary daemons The above two could easily be achieved by Yocto. Best Regard

[yocto] Yocto Project Unassigned Bugs - Help Needed

2019-02-19 Thread sjolley.yp.pm
All, The triage team meets weekly and does its best to handle the bugs reported into the Bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the tria

[yocto] ERROR: sqlite3-3_3.20.0-r0 do_configure: configure failed

2019-02-19 Thread rajshekharsanda
details are as follows: bitbake pulsar-image Loading cache: 100% || Time: 0:00:00 Loaded 2271 entries from dependency cache. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.36.0" BUILD_SYS=

Re: [yocto] Yocto General purpose evaluation

2019-02-19 Thread Zoran Stojsavljevic
> Background/requirements > Currently using Debian OS on my prototype build based on a > Beaglebone green wireless. > Custom software is constructed in java. > System utilizes 9 axis accelerometer, vibration sensor, Bluetooth, > WiFi, LTE-M, GNSS, power management (through BB I2c and > GPIO c