Re: [yocto] [meta-tpm][v2][PATCH] swtpm: fix build issues of missing expect

2021-10-01 Thread Kristian Klausen via lists.yoctoproject.org
Den Fri, Oct 01, 2021 at 15:25:17 -0700 skrev Armin Kuster: > Signed-off-by: Armin Kuster > > -- > V2] > Only need expect-native > Clean up PACKAGECONFGI[gnutils] to conform to spec > --- > meta-tpm/recipes-tpm/swtpm/swtpm_0.6.1.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >

[yocto] [meta-tpm][v2][PATCH] swtpm: fix build issues of missing expect

2021-10-01 Thread Armin Kuster
Signed-off-by: Armin Kuster -- V2] Only need expect-native Clean up PACKAGECONFGI[gnutils] to conform to spec --- meta-tpm/recipes-tpm/swtpm/swtpm_0.6.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-tpm/recipes-tpm/swtpm/swtpm_0.6.1.bb

[yocto] Meta-raspberrypi - how to configure device tree for MCP251x

2021-10-01 Thread Chris Tapp
I am having trouble getting the Waveshare 2-CH CAN HAT working with an RPI4. Channel 0 does not come up, channel 1 does, but it will only send one message (eventually reporting "write: No buffer space availableā€) and not receive anything. Looking at the mcp2515-can0-overlay.dts and

[yocto][meta-rockchip][PATCH] rockchip.wks: use uuid for /boot during fstab-update

2021-10-01 Thread Markus Volk
Since the recent patch to switch to UUIDs [0aa5e600: "use uuid instead of hard-coding root device"] wic fstab-update is not able to get the correct value for the used device anymore and falls to the default 'sda'. Thus wrong /dev/sda entries are generated in fstab. For partitions that should be

Re: [yocto] Enabling Websockets in Mosquitto in yocto zeus #zeus

2021-10-01 Thread poornesh
Greetings ! I could able to add Mosquitto in Yocto Zeus , but as default websockets is disabled in Mosquitto . Can anyone help me how to enable websockets in Mosquitto in yocto zeus. Thanks in Advance -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

[yocto] How to add Firefox with Yocto build for RPI4.

2021-10-01 Thread prashantsingh
Dear Team, I'm using poky-hardknotte for building the image for rpi4, here my need is to add one desktop and a Firefox browser with it, I built xfce desktop and it's working fine, but when I'm adding Firefox browser with it's getting segmentation fault when executing it from terminal, and from

[yocto] How to enable and disable device tree node at runtime from linux userspace #dunfell

2021-10-01 Thread james
Hai All, I wanted to use a GPIO to put the SOM into sleep mode and again use it to wake it up from the sleep. I used the below node to configure the SOM to use the GPIO1 18 to wake up from sleep. keys { compatible = "gpio-keys"; pinctrl-names = "default"; pinctrl-0 = <_gpio_userkeys> ; wakeup