-
I create built-in native app and got build error related to qtmultimedia when I add this module to .bb file. Error log as below:
```
qtmultimedia was skipped: Recipe will be skipped because: fails…
-
Some info as below.
- Yocto version - `kirkstone`
- Bitbake layer used - `meta-ti` - latest commit used
- Distro - `poky`
- Machine - `beagleplay` (device-tree is `k3-am625-beagleplay.dts` - NO …
-
I need to change the "rover::RoverMQTTCommand::subscribeToDrivingTopic" in https://github.com/app4mc-rover/rover-app/blob/master/src/roverapi/rover_mqttcommand.cpp that the mqtt client subscribes to "…
-
Hi,
apparently since the changes removing `S = "${WORKDIR}/git"` from the linux-qoriq recipe in favour of `S = "${STAGING_KERNEL_DIR}"` from kernel.bbclass (https://github.com/Freescale/meta-freesc…
-
Hi
I am building glmrak2 with bitbake and running into a linker error
`| /home/mgc/embedded/toolchains/aarch64-oe-linux.12.0/sysroots/x86_64-oesdk-linux/usr/bin/aarch64-oe-linux/../../libexec/aarc…
-
This issue is a memo for testing on different arm devices. I would like to test on a lot of arm devices.
### Tested devices
- [Jetson Nano](https://developer.nvidia.com/embedded/jetson-nano-develo…
-
* **uvloop version**: 0.8.0
* **Python version**: 3.5.2
* **Platform**: Cross-compile build using Yocto for BeagleBone Black (ARM)
* **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**:…
-
### Is there an existing issue for this bug?
- [x] I have searched the existing issues
### Required Troubleshooting Steps
- [x] I have followed these troubleshooting steps
- [x] I have tried both v…
-
Dear, Maintainer.
After upgrading nodejs to 22.11.0(https://github.com/openembedded/meta-openembedded/commit/6652b031d7d4d9cabf16d481f3b82115f7d8e15a), `bitbake nodejs-native` fails with the follow…
-
**Describe the bug**
While the other log messages in install.c are logged with their respective priority, MESSAGE_ID_INSTALLATION_SUCCEEDED is missing the actual PRIORITY field in the journal.
I…