Hello everyone,
I'm wondering if there is an easy way (or a not so hard one :D) to enforce that
the variables used in BitBake tasks are defined, something akin to "set -u" in
sh/bash.
I had an issue recently where I removed one bbclass from one recipe and one of
my tasks was using a variable de
Hi,
On Thu, Jul 25, 2024 at 12:29 PM Quentin Schulz via lists.yoctoproject.org
wrote:
> Hi Marek,
>
> On 7/25/24 12:22 PM, Marek Belisko via lists.yoctoproject.org wrote:
> > You don't often get email from marek.belisko=
> gmail@lists.yoctoproject.org. Learn why this is important<
> https://
On 23 Oct 2024, at 16:48, Bratiranjan Acharya via lists.yoctoproject.org
wrote:
> [Current scenario]
> I am using scartgap yocto so python3-cryptography that poky provided is of
> 42.0.5 but i am integrating a middleware which actually needs cryptography
> ver-37.0.4.[langdale yocto]
>
Best so
Can anyone help me with this issue? Or it is not possible??
Hi all,
[Current scenario]
I am using scartgap yocto so python3-cryptography that poky provided is of
42.0.5 but i am integrating a middleware which actually needs cryptography
ver-37.0.4.[langdale yocto]
[What i have tried]
I tried to c
Hello,
This question comes from building Raspberry Pi 5 image in Yocto.
I am trying to add uart device tree overlays to the image.
What's done is to add the overlays in the machine configuration:
>
> RPI_KERNEL_DEVICETREE_OVERLAYS += " \
> overlays/uart0-pi5.dtbo \
> overlays/uart1-pi5.dtbo \
>
Hi all,
I have two git repos for multiple layers, let's say layerA, layerB and
layerC. I cannot merge them because one repo is "closed-source" while
the other is public. Our testing scripts in a testing/demo image are in
layerC, so to validate that changes made to layerA actually are fine,
on
Hi,
On Wed, Oct 23, 2024 at 4:52 AM wrote:
> Hello,
>
[snip]
> CMake Error at
> /home/bstk/Documents/sdk/sysroots/cortexa53-crypto-fsl-linux/usr/lib/cmake/Qt6QmlBuiltins/Qt6QmlBuiltinsTargets.cmake:128
> (message):
> The imported target "Qt6::QmlBuiltins" references the file
>
>
>
> "/home/
Hi all,
[Current scenario]
I am using scartgap yocto so python3-cryptography that poky provided is of
42.0.5 but i am integrating a middleware which actually needs cryptography
ver-37.0.4.[langdale yocto]
[What i have tried]
I tried to compile the python3-cryptography_37.0.4.bb file in current
sca
Well... Thank you for the support.
I was right.
ONLY sources for the kernel (defined in POKY).
Mainline and Stable!
Thank you all,
Zee
___
On Mon, Oct 21, 2024 at 1:42 PM Zoran via lists.yoctoproject.org
wrote:
>
> Hello people,
>
> I think something changed recently, as usual, as you all
Hi
I get below error for the recipe which copies .tgz files to a directory
ERROR: lib32-xx-image-1.0-r0 do_prepare_recipe_sysroot: Manifest
/home/x/projects/x/build-x/tmp/sstate-control/manifest-x86_64_ubuntu-20.04-sigma-tools-native.populate_sysroot
not found in x86_64 x86_64_ubuntu-20.04
This should be reported to maintainers of meta-qt6 perhaps?
Alex
On Wed, 23 Oct 2024 at 09:52, bartiszosti via lists.yoctoproject.org
wrote:
>
> Hello,
> I'm working on image which needs Qt6. I succeeded to add the layer, build the
> image and run it on the hardware.
> Next, I generated the SDK
Hello,
I'm working on image which needs Qt6. I succeeded to add the layer, build the
image and run it on the hardware.
Next, I generated the SDK, so I generated it by the "-c populate_sdk" option
and also I inherited the "populate_sdk_qt6", correct, as well.
The problem is that I can't build my a
12 matches
Mail list logo