|
ERROR: Task (/home/$USER/poky/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_compile) failed with exit code '1'
#debian
#devtool
It’s impossible to say without seeing what the actual error is. Share more of your logs and we might be able to help. Ross
It’s impossible to say without seeing what the actual error is. Share more of your logs and we might be able to help. Ross
|
By
Ross Burton
·
|
|
Does python_poetry_core installs dependencies?
2 messages
#devtool
#python
The Python build tool, be it poetry or flit or setuptools, will do a build in the environment that the recipe has defined: only the dependencies in DEPENDS, no virtualenv. The point being that we cont
The Python build tool, be it poetry or flit or setuptools, will do a build in the environment that the recipe has defined: only the dependencies in DEPENDS, no virtualenv. The point being that we cont
|
By
Ross Burton
·
|
|
Devtool fails if SRCREV is set to ${AUTOREV}
2 messages
#kirkstone
#devtool
#yocto
I'm having the exact same issue when just modifying a custom linux recipie which is essntially the same as the one provided but referencing 5.15 after transposing recipies from dunfell to kirkstone. T
I'm having the exact same issue when just modifying a custom linux recipie which is essntially the same as the one provided but referencing 5.15 after transposing recipies from dunfell to kirkstone. T
|
By
acox@...
·
|
|
using Devtool upgrade with --no-patch subcommand
#yocto
#devtool
Hi i am currently understanding devtool work flow with --no-patch command, i was able to use with recipes having only src_uri to repo url only, where has other recipes with SRC_URI appended with patch
Hi i am currently understanding devtool work flow with --no-patch command, i was able to use with recipes having only src_uri to repo url only, where has other recipes with SRC_URI appended with patch
|
By
ksmanjunath681@...
·
|
|
Updating BBappend files in yocto
2 messages
#yocto
#python
#devtool
Apologies but I have to say no. Updating these three variables from a bbappend is not a good idea and I strongly recommend that you do not do it. If you need a different version of something, write a
Apologies but I have to say no. Updating these three variables from a bbappend is not a good idea and I strongly recommend that you do not do it. If you need a different version of something, write a
|
By
Alexander Kanavin
·
|
|
Enabling variable history for bbappends
2 messages
#devtool
#yocto
Hi, what do you mean by variable history? You can run `bitbake -e recipe_name | grep variable_name` which should show you how the variable value was changed by next recipes/bbappend files etc. Tomasz
Hi, what do you mean by variable history? You can run `bitbake -e recipe_name | grep variable_name` which should show you how the variable value was changed by next recipes/bbappend files etc. Tomasz
|
By
tomzy
·
|
|
Upgrading bbappend files
#devtool
#bitbake
Hi, i am trying to update bbappend files only with SRCREV, SRCBRANCH and SRC_URI defined in bbappend files using devtool .What should i follow Thanks & regards, Manjunath
Hi, i am trying to update bbappend files only with SRCREV, SRCBRANCH and SRC_URI defined in bbappend files using devtool .What should i follow Thanks & regards, Manjunath
|
By
ksmanjunath681@...
·
|
|
How to add WIFI debug tool to custom image
2 messages
#raspberrypi
#ubuntu
#yocto
#devtool
#distro
Hi Mihir, You can use NetworkManager recipe (http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.32.12.bb), and add networkmanager-
Hi Mihir, You can use NetworkManager recipe (http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.32.12.bb), and add networkmanager-
|
By
Michał Kotyla
·
|
|
How to add Alsa loopback / Alsa lib support to custom image
#linux
#raspberrypi
#ubuntu
#yocto
#devtool
Hello, Happy New Year I am trying to learn Yocto, & implement it on NXP & RPI 4 dev boards. so, could you please guide me how can i add, 1- Alsa loopback or Alsa library. to my custom Yocto image. Tha
Hello, Happy New Year I am trying to learn Yocto, & implement it on NXP & RPI 4 dev boards. so, could you please guide me how can i add, 1- Alsa loopback or Alsa library. to my custom Yocto image. Tha
|
By
mihirdave36@...
·
|
|
devtool deploy-target with strip option: failed to preserve ownership
2 messages
#devtool
#dunfell
Can you file a ticket in bugzilla for this as well please.
Can you file a ticket in bugzilla for this as well please.
|
By
Khem Raj
·
|
|
devtool build failure first time but builds fine successfully second time.
#yocto
#devtool
Hello All, I am tyro in yocto , I am having a strange issue where I am trying to build the recipe using devtool build <recipe> . It fails first time but builds second time. It flags an error related t
Hello All, I am tyro in yocto , I am having a strange issue where I am trying to build the recipe using devtool build <recipe> . It fails first time but builds second time. It flags an error related t
|
By
raulpblooper@...
·
|
|
Devtool eSDK remove package
#devtool
Hello, I have generated and installed eSDK for Yocto sumo correctly. I have two packages that provide the same headers, one of them is installed by default in the eSDK and I would like to install the
Hello, I have generated and installed eSDK for Yocto sumo correctly. I have two packages that provide the same headers, one of them is installed by default in the eSDK and I would like to install the
|
By
Gustavo Plaza
·
|
|
Trying to compile hping3 from sources
4 messages
#devtool
Hey Manasa !! Long time, happy to hear from you. I hope you are doing well, Hi Vaijayanthi I took a look at hping3 and its one package thats not cross-compile friendly, So no wonder Vaijayanthi was fi
Hey Manasa !! Long time, happy to hear from you. I hope you are doing well, Hi Vaijayanthi I took a look at hping3 and its one package thats not cross-compile friendly, So no wonder Vaijayanthi was fi
|
By
Khem Raj
·
|
|
Emulator tool for imx8m
4 messages
#linux
#devtool
#yocto
Thanks Andy, I tried to boot the linux kernel using TFTP/NFS, i got this below error BOOTP broadcast 1 DHCP client bound to address 10.78.216.7 (12 ms) Using ethernet@30be0000 device TFTP from server
Thanks Andy, I tried to boot the linux kernel using TFTP/NFS, i got this below error BOOTP broadcast 1 DHCP client bound to address 10.78.216.7 (12 ms) Using ethernet@30be0000 device TFTP from server
|
By
Amrun Nisha.R
·
|
|
#devtool #toolchain #yocto #warning
#toolchain
#yocto
#warning
#devtool
Hi, I am trying to use meta-flutter to my Renesas R-Car build environment. I get the below error, can anyone help me. I am not sure if it is network issue or I need to do add/remove additional configu
Hi, I am trying to use meta-flutter to my Renesas R-Car build environment. I get the below error, can anyone help me. I am not sure if it is network issue or I need to do add/remove additional configu
|
By
...
·
|
|
#devtool fails on unpack of u-boot-ti-staging
#devtool
Using ‘devtool modify u-boot-ti-staging’ fails on do_unpack with “Exception: ModuleNotFoundError: No module named '_sysconfigdata'”. I pulled a fresh copy of Poky and tried ‘devtool modify u-boot’ wit
Using ‘devtool modify u-boot-ti-staging’ fails on do_unpack with “Exception: ModuleNotFoundError: No module named '_sysconfigdata'”. I pulled a fresh copy of Poky and tried ‘devtool modify u-boot’ wit
|
By
Donald Usry
·
|
|
Can't found the zip.h during bitbake
2 messages
#yocto
#devtool
Add DEPENDS += "libzip" in failing recipe ( .bb) file. On Mon, Sep 21, 2020 at 12:40 AM Jaymin Dabhi via lists.yoctoproject.org <jaymin.dabhi=vivaldi.net@...> wrote:
Add DEPENDS += "libzip" in failing recipe ( .bb) file. On Mon, Sep 21, 2020 at 12:40 AM Jaymin Dabhi via lists.yoctoproject.org <jaymin.dabhi=vivaldi.net@...> wrote:
|
By
Khem Raj
·
|
|
#yocto #devtool -Update packages
2 messages
#yocto
#devtool
look at layer index http://layers.openembedded.org/layerindex/recipe/39864/ and you would need to then do a backport of desired version.
look at layer index http://layers.openembedded.org/layerindex/recipe/39864/ and you would need to then do a backport of desired version.
|
By
Khem Raj
·
|
|
#toolchain #yocto #devtool #linux
3 messages
#devtool
#linux
#toolchain
#yocto
I think you could start by defining new tune files for this look into meta/conf/machine/include/riscv/arch-riscv.inc and also tune-riscv.inc to understand the underlying mechanism, we currently have l
I think you could start by defining new tune files for this look into meta/conf/machine/include/riscv/arch-riscv.inc and also tune-riscv.inc to understand the underlying mechanism, we currently have l
|
By
Khem Raj
·
|
|
Need help understanding #devtool flow to library
3 messages
#devtool
Hi Quentin That was indeed the problem. The reason that my code was not working as expected was not in the devtool flow but in my code :-). So now on to debugging my real problem. Thanks a lot! Stepha
Hi Quentin That was indeed the problem. The reason that my code was not working as expected was not in the devtool flow but in my code :-). So now on to debugging my real problem. Thanks a lot! Stepha
|
By
tobies@...
·
|