-
Hello there :)
I am starting a brand new project using cooker. Initial repo README suggest to start with cooker cook MENU or cooker init MENU.
I didn't found an easy way to get a menu template. …
-
Apparently never tested or so?
Setting MACHINE to "edm-imx6" or "wandboard-imx6" results in build failures.
First on u-boot setting, the override does not actually work, thus you get:
u-boot-tn…
-
efibootmgr has been moved from meta-oe to oe-core but only on master, I've backported these to warrior so that we don't need to depend on meta-oe layer:
http://lists.openembedded.org/pipermail/open…
-
Hi,
How these [[recipes-core/initramfs-framework/initramfs-framework_1.0.bbappend](https://github.com/torizon/meta-toradex-torizon/commit/354715688b46bca34973a30ed978199477e4a073#diff-31108ca6860b42…
-
### Please confirm you have already done the following
- [X] I have searched the repository for related/existing bug reports
- [X] I have all the details the issue requires
### Please answer the fol…
-
I'm installing `intel-oneapi-mkl` via `RDEPENDS` of another recipe.
The image has `read-only-rootfs` set in `IMAGE_FEATURES`.
Build fails with:
ERROR: do_rootfs: The following packages co…
-
duplicating package build recipes from https://github.com/openembedded or http://git.yoctoproject.org permenently increases the maintainance efforts needed on our side. now that we got the subdirs fea…
-
The `collected` package taken from the openembedded (meta-oe) layer, does not build collectd with the MQTT plugin enabled. As a result, when trying to use the `mqtt` plugin in the `collectd.conf` file…
-
Hi, I was wondering if we could get [line 28 of tn-base.inc](https://github.com/TechNexion/meta-tn-imx-bsp/blob/1ae9d78e6dabeabf9cb914274a79347a608c141b/conf/machine/tn-base.inc#L28) removed, or at le…
-
hi,
I try to add optee for pico-pi-imx7 board in current yocto version.
I add below lines in local.conf
..
DISTRO_FEATURES_append=" optee"
IMAGE_INSTALL_append = " optee-client-imx optee-os-…