-
Hi~,there was a problem when I configure util-linux on scarthgap
```shell
| configure: error: libmount_mountfd_support selected, but required mount FDs based API not available
| NOTE: The followi…
1ZQL1 updated
2 weeks ago
-
Hi,
just a heads up that a revised version of the barebox recipe in meta-ptx has been accepted into openembedded-core: https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=5c69f5…
-
Hi,
i just wanted to let you now that the renaming of master to main was a breaking change for a lot of yocto based firmware builds.
I fixed for me with a bappend file, but this has to be done b…
-
The bug report [Review and remove unnecessary uses of _prepend/_append](https://bugzilla.yoctoproject.org/show_bug.cgi?id=2951) says
> These postponed/lazy operations should only used when necessar…
-
Hi,
As you know from my previous tickets I'm working on upgrading our BSP based on phytec's to scarthgap. However I've just realized that what we are actually working with is a styhead BSP.
poky…
-
**Description**
The raspberry pi 5 does not boot properly when having enabled vc4graphics in combination with some meta-openembedded/meta-networking.
I have not had a succesfull boot wit…
-
The latest kernels could not build ptp correctly via openembedded.
For reference, with 6.12-rc1 I observe the following,
`
| make: Entering directory '/mnt/chirag-sdk/yocto-build_am62lxx-evm/buil…
-
lupo@lupo:~/PhytechSTM/build-openstlinuxweston-phycore-stm32mp1-3$ bitbake st-image-weston
NOTE: Started PRServer with DBfile: /home/lupo/PhytechSTM/build-openstlinuxweston-phycore-stm32mp1-3/cache/p…
-
https://github.com/openembedded/meta-openembedded/blob/f8342855a440fa5c4194fc57285e8db9e034fcaa/meta-networking/recipes-support/wireshark/wireshark_4.2.6.bb#L45
`-DENABLE_STTD=ON` should be `-DEN…
-
My understanding is that this layer just grabs some binaries from somewhere and adds them magically to some yocto project/oe build.
Right?
`conan` seems to do similar things to `BitBake`, so bot…