|
#yocto irc channel topic: 1.2
#yocto
Already mentioned this yesterday in the channel, but was not picked up. the channel topic could be changed to refer to 1.2 i.s.o. 1.1 not sure who has the powers to do so. Have fun, Frnas
Already mentioned this yesterday in the channel, but was not picked up. the channel topic could be changed to refer to 1.2 i.s.o. 1.1 not sure who has the powers to do so. Have fun, Frnas
|
By
...
·
|
|
Problem with git.yoctoproject.org - looks like a server-side issue, confirmed on #yocto IRC channel
3 messages
#yocto
Hello, Looks like there's some problem with Yocto's git server, surfaced just recently. In short - "git fetch --depth=3 <refspec>", which was working just fine about a week ago, now fails with: === Ru
Hello, Looks like there's some problem with Yocto's git server, surfaced just recently. In short - "git fetch --depth=3 <refspec>", which was working just fine about a week ago, now fails with: === Ru
|
By
...
·
|
|
source.list for apt tool in yocto image for raspberry pi
2 messages
#yocto
#raspberrypi
#debian
#apt
I Have built yocto image for raspberry pi. It is debian based and apt is already installed. What should i write in source.list ? As I don' t have my personal repository please suggest some standard re
I Have built yocto image for raspberry pi. It is debian based and apt is already installed. What should i write in source.list ? As I don' t have my personal repository please suggest some standard re
|
By
...
·
|
|
Private: Re: [yocto] source.list for apt tool in yocto image for raspberry pi
#yocto
#raspberrypi
#debian
#apt
You have to write recipes, then. Please see: https://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-writing-a-new-recipe (And keep the threads on-list please.) Greetz
You have to write recipes, then. Please see: https://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-writing-a-new-recipe (And keep the threads on-list please.) Greetz
|
By
...
·
|
|
http2 support issue in curl
8 messages
#yocto
#raspberrypi
Hi All, While testing my image on raspberry pi3b, I found that curl doesn’t have http2 support. $ curl --http2 -I https://nghttp2.org/ # Unsupported protocol I tried to search for the solution and one
Hi All, While testing my image on raspberry pi3b, I found that curl doesn’t have http2 support. $ curl --http2 -I https://nghttp2.org/ # Unsupported protocol I tried to search for the solution and one
|
By
Uzair Mazhar
·
|
|
How to integrate Python monorepo application?
#yocto
#python
#monorepo
A little context before the actual questions. As a project that I have worked on grew, the number of repositories used for the application we're developing grew as well. To the point that it's gotten
A little context before the actual questions. As a project that I have worked on grew, the number of repositories used for the application we're developing grew as well. To the point that it's gotten
|
By
Georgii Staroselskii
·
|
|
[ Error ] python3-psycopg2-native recipe build error
2 messages
#yocto
#python
Recipe --> python3-psycopg2-native --> https://layers.openembedded.org/layerindex/recipe/72275/ Added this recipe using `IMAGE_INSTALL` variable in `sjpl-image.bb` file Got following errors while buil
Recipe --> python3-psycopg2-native --> https://layers.openembedded.org/layerindex/recipe/72275/ Added this recipe using `IMAGE_INSTALL` variable in `sjpl-image.bb` file Got following errors while buil
|
By
dishant.arora1996@...
·
|
|
Fixing vulnerabilities in glibc
3 messages
#yocto
My greeting to all I am new on yocto project and yocto build environment is also new to me ... My working task is removing vulnerabilities from libc library... The processor is based on arm5 while new
My greeting to all I am new on yocto project and yocto build environment is also new to me ... My working task is removing vulnerabilities from libc library... The processor is based on arm5 while new
|
By
Milun Jovanovic
·
|
|
meta-intel stuck on bootup
5 messages
#yocto
Hi everyone, So I am relatively new to the project and I have successfully been a able to make a few builds following the really well crafted documentation. I however have a few issues regarding my ta
Hi everyone, So I am relatively new to the project and I have successfully been a able to make a few builds following the really well crafted documentation. I however have a few issues regarding my ta
|
By
eph_pendragon
·
|
|
YOCTO Image - HOW TO ADD GRUB PARAMETERS
#yocto
#grub
Hello, I have this error at boot up on my build that says: "freeing unused kernel memory ..." and the system freezes right after. I found a solution at this link: https://www.linuxquestions.org/questi
Hello, I have this error at boot up on my build that says: "freeing unused kernel memory ..." and the system freezes right after. I found a solution at this link: https://www.linuxquestions.org/questi
|
By
eph_pendragon
·
|
|
SSTATE_MIRRORS with ssh/sftp fetchers
4 messages
#yocto
Hi everyone, Recently, I tried to use the SSTATE_MIRRORS variable to get back sstate cache from a build machine shared amongst developers. When I tried with the simple FILE fetcher, it worked great an
Hi everyone, Recently, I tried to use the SSTATE_MIRRORS variable to get back sstate cache from a build machine shared amongst developers. When I tried with the simple FILE fetcher, it worked great an
|
By
...
·
|
|
apparmor setup
2 messages
#yocto
Hi, i'm new here and not really shure this is the right place for this issue. I try to get apparmor working using yocto. I tried using thud and zeus with the same result on apparmor_status: apparmor m
Hi, i'm new here and not really shure this is the right place for this issue. I try to get apparmor working using yocto. I tried using thud and zeus with the same result on apparmor_status: apparmor m
|
By
...
·
|
|
#yocto devtool option -S seems broken
3 messages
#yocto
Hi I 've used the devtool option -S to upload striped binaries to my test hardware but binaries are not executable. The rights were only set to 644. Without -S it works fine. Can anybody verifiy this
Hi I 've used the devtool option -S to upload striped binaries to my test hardware but binaries are not executable. The rights were only set to 644. Without -S it works fine. Can anybody verifiy this
|
By
Thilo Graf
·
|
|
How to handle custom fetcher?
2 messages
#yocto
Hello! I'm creating a Yocto BSP layer that depends on an external binary. This binary is large, so it is stored on an external server. (it's an HDF file for a Xilinx ZynqMP device). The binary is retr
Hello! I'm creating a Yocto BSP layer that depends on an external binary. This binary is large, so it is stored on an external server. (it's an HDF file for a Xilinx ZynqMP device). The binary is retr
|
By
Bill.Kulp@...
·
|
|
#yocto bootchooser: Cannot get state 'state'
14 messages
#yocto
Hi, booting the new yocto zeus system manually by "boot mmc" works fine but default bootchooser fails with: bootchooser: Cannot get state 'state' Nothing bootable found on 'bootchooser' Nothing bootab
Hi, booting the new yocto zeus system manually by "boot mmc" works fine but default bootchooser fails with: bootchooser: Cannot get state 'state' Nothing bootable found on 'bootchooser' Nothing bootab
|
By
...
·
|
|
#apt #yocto #sdk #toolchain
3 messages
#apt
#yocto
#sdk
#toolchain
Hi, I’m having trouble adding apt to the cross-compile Qt SDK toolchain. I’m hoping someone can direct me to some resources or guide me on how to accomplish this task. I have added the following to my
Hi, I’m having trouble adding apt to the cross-compile Qt SDK toolchain. I’m hoping someone can direct me to some resources or guide me on how to accomplish this task. I have added the following to my
|
By
FooBar
·
|
|
How to dynamically set PKGV?
2 messages
#yocto
#python
I have a recipe that builds an application from the master branch of a local git repository. AUTOREV is working, so the recipe automatically rebuilds whenever the repository is updated. The source cod
I have a recipe that builds an application from the master branch of a local git repository. AUTOREV is working, so the recipe automatically rebuilds whenever the repository is updated. The source cod
|
By
Bill.Kulp@...
·
|
|
How to determine what to put for EXTRA_IMAGE_FEATURES, IMAGE_INSTALL_append, TOOLCHAIN_TARGET_TASK_append, CORE_IMAGE_EXTRA_INSTALL, etc.
#yocto
Hi, I'm hoping to clear up some confusion on my end... How do we determine what to put for the different variables available to us in layer.conf. I know this is a vague question, but let me specify fu
Hi, I'm hoping to clear up some confusion on my end... How do we determine what to put for the different variables available to us in layer.conf. I know this is a vague question, but let me specify fu
|
By
FooBar
·
|
|
#yocto eth0 stays down if enp1s0 is renamed in zeus
#yocto
Hi, moving from thud to zeus eth0 no longer goes up on boot. The device has two ethernet ports eth0 and enp1s0. The image renames enp1s0 to eth1 which works fine in thud using: # cat /etc/systemd/netw
Hi, moving from thud to zeus eth0 no longer goes up on boot. The device has two ethernet ports eth0 and enp1s0. The image renames enp1s0 to eth1 which works fine in thud using: # cat /etc/systemd/netw
|
By
...
·
|
|
cannot create a custom application in Yocto
2 messages
#yocto
hello. i am a newbie with yocto. i am need to create my custom app. i have gone over a number of tutorials but my app stills fails to be compiled. i am trying to compile it with the yocto and not the
hello. i am a newbie with yocto. i am need to create my custom app. i have gone over a number of tutorials but my app stills fails to be compiled. i am trying to compile it with the yocto and not the
|
By
ran junk
·
|