|
Bitbake error when parsing OE ostree recipe - incorrectly escaped characters?
*Sorry, I accidentally posted this in the wrong group (openembedded-devel) - this one seems more suitable.* I have a strange issue with the meta-openembedded/meta-oe/recipes-extended/ostree/ostree_202
*Sorry, I accidentally posted this in the wrong group (openembedded-devel) - this one seems more suitable.* I have a strange issue with the meta-openembedded/meta-oe/recipes-extended/ostree/ostree_202
|
By
david.antliff@...
·
|
|
Problems having both git and npmsw sources in recipe
#bitbake
Hi I am experiencing problems with a recipe where I have both a git and a npmsw source in the SRC_URI. It seems that when the fetcher is fetching from the shrinkwrap, the SRCREV variable has been dele
Hi I am experiencing problems with a recipe where I have both a git and a npmsw source in the SRC_URI. It seems that when the fetcher is fetching from the shrinkwrap, the SRCREV variable has been dele
|
By
Svend Meyland Nicolaisen
·
|
|
running service --status-all runs sendsigs
#poky
This is a blocker issue discovered by our CI team while we are migrating our CI agent instances to use more up-to-date OECore. http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-core/ini
This is a blocker issue discovered by our CI team while we are migrating our CI agent instances to use more up-to-date OECore. http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-core/ini
|
By
jussi.vanska@...
·
|
|
oeselftest issue
#bitbake
Hi all, I cloned dunfell branch of openembeddedcore, and builded base image without any error. when i am running oeselftest sanity test, some test case are passing and some are failing. I am facing is
Hi all, I cloned dunfell branch of openembeddedcore, and builded base image without any error. when i am running oeselftest sanity test, some test case are passing and some are failing. I am facing is
|
By
lavkhush2208@...
·
|
|
Devtool fails if SRCREV is set to autorev
#devtool
#kirkstone
#bitbake
#poky
Hello Everyone We perform yocto build and do devtool modify for one of package it works if we perform devtool modify for another package without resetting the previously modified package we are gettin
Hello Everyone We perform yocto build and do devtool modify for one of package it works if we perform devtool modify for another package without resetting the previously modified package we are gettin
|
By
shibi.cbe@...
·
|
|
[dunfell] [openssh] Issue in sftp-perm regression test from openssh-ptest
Hello, I am trying to execute openssh-ptest but sftp-perm regression test is getting failed. It checks the file permissions by using the sftp-server. After analysing the code and the logs it is found
Hello, I am trying to execute openssh-ptest but sftp-perm regression test is getting failed. It checks the file permissions by using the sftp-server. After analysing the code and the logs it is found
|
By
akash hadke
·
|
|
[wic] file ownership in non-rootfs partitions
Hello, I am having an issue with wic on the latest dunfell version where the owner of directories and files contained in partitions other than the root partition are incorrect. In fact they are owned
Hello, I am having an issue with wic on the latest dunfell version where the owner of directories and files contained in partitions other than the root partition are incorrect. In fact they are owned
|
By
Laszlo Sitzer
·
|
|
dunfell wic rootfs source issue
Hello, I am facing an issue with wic when attempting to populate a partition using the rootfs.py source plugin. Not that this problem only occurs when some directories are excluded from the rootfs and
Hello, I am facing an issue with wic when attempting to populate a partition using the rootfs.py source plugin. Not that this problem only occurs when some directories are excluded from the rootfs and
|
By
dlsitzer@...
·
|
|
Want to use nodejs 14 from nodejs 10 in yocto warrior bsp
Hi, I am currently using yocto warrior bsp as my build system. In warrior, nodejs version 10 is running at sources/meta-openembedded/meta-oe/recipes-devtools I want to use nodejs 14. I couldn't find y
Hi, I am currently using yocto warrior bsp as my build system. In warrior, nodejs version 10 is running at sources/meta-openembedded/meta-oe/recipes-devtools I want to use nodejs 14. I couldn't find y
|
By
darshak.raval@...
·
|
|
[RFC] Issues with mariadb-10.4.17 and aarch64
6 messages
Hello I was wondering if there has been any reports of the mariadb update on the dunfell branch causing issues with 64bit compilers when the 'pam' is set for DISTRO_FEATURES There does not seem to be
Hello I was wondering if there has been any reports of the mariadb update on the dunfell branch causing issues with 64bit compilers when the 'pam' is set for DISTRO_FEATURES There does not seem to be
|
By
Dan Murphy
·
|
|
[meta-java] aarch64 openjre-8
2 messages
Hi, I seeing runtime error on aarch64 dunfell when attempting to do "java --version". I build and install the following packages: update-alternatives-opkg_0.4.2-r0_aarch64.ipk openjre-8_272-r0_aarch64
Hi, I seeing runtime error on aarch64 dunfell when attempting to do "java --version". I build and install the following packages: update-alternatives-opkg_0.4.2-r0_aarch64.ipk openjre-8_272-r0_aarch64
|
By
joel.winarske@...
·
|
|
[meta-oe] octave 4.4.1 build error in Zeus - BLAS and LAPACK libraries are required
Hi! I tried to use octave in my build layers but the official recepibe is not buildable. https://layers.openembedded.org/layerindex/recipe/96176/ issue is "configure: error: BLAS and LAPACK libraries
Hi! I tried to use octave in my build layers but the official recepibe is not buildable. https://layers.openembedded.org/layerindex/recipe/96176/ issue is "configure: error: BLAS and LAPACK libraries
|
By
Livius
·
|
|
[meta-java] Error building openjdk-8 on zeus
Hello Everyone, When I am trying to add meta-java as a layer on zeus. I get the following error message: ERROR: glibc-2.30-r0 do_package: SYSTEMD_SERVICE_nscd value nscd.service does not exist ERROR:
Hello Everyone, When I am trying to add meta-java as a layer on zeus. I get the following error message: ERROR: glibc-2.30-r0 do_package: SYSTEMD_SERVICE_nscd value nscd.service does not exist ERROR:
|
By
srijan.nandi@...
·
|
|
Question on the libgpiod recipe
Greetings, I added the libgpiod v1.4.1 recipe from the meta-openembedded zeus branch to my custom image. The command line gpio tools are working successfully. Now I would like to add the python3 bindi
Greetings, I added the libgpiod v1.4.1 recipe from the meta-openembedded zeus branch to my custom image. The command line gpio tools are working successfully. Now I would like to add the python3 bindi
|
By
D Thomas
·
|
|
[oe][meta-java][thud] /usr/lib/jvm/openjre-8/lib/amd64/libfontmanager.so: undefined symbol: AWTFontTextExtents16
Hi all, I am trying to launch Jenkins on a yocto thud image running on Edison intel board. openjre-8 is part of the image. It works fine with sumo version, but on thud version I am facing this error m
Hi all, I am trying to launch Jenkins on a yocto thud image running on Edison intel board. openjre-8 is part of the image. It works fine with sumo version, but on thud version I am facing this error m
|
By
Bernard Gautier
·
|
|
do_package: Function failed: split_kernel_module_packages
Hi, I'm trying to add pixcilnx kernel object to my image based on 4.4.38-l4t-r28.1. The make file looks like this --------------------------------------------------------------------------------------
Hi, I'm trying to add pixcilnx kernel object to my image based on 4.4.38-l4t-r28.1. The make file looks like this --------------------------------------------------------------------------------------
|
By
Damien LEFEVRE
·
|
|
[meta-qt5] populate_sdk_ext fails
Hello, I’m attempting to generate an extensible SDK that includes the meta-qt5 layer. Generating a standard sdk via Yocto works just fine but generating the extensible sdk fails with the following err
Hello, I’m attempting to generate an extensible SDK that includes the meta-qt5 layer. Generating a standard sdk via Yocto works just fine but generating the extensible sdk fails with the following err
|
By
Mike Nicholson
·
|
|
korean/chinese keyboard layout support on yocto
---------- Forwarded message ---------- From: "Bryan" <just4tech83@...> Date: Dec 18, 2015 1:03 PM Subject: korean/chinese keyboard layout support on yocto To: <openembedded-core@...> Cc: Hi, I am wor
---------- Forwarded message ---------- From: "Bryan" <just4tech83@...> Date: Dec 18, 2015 1:03 PM Subject: korean/chinese keyboard layout support on yocto To: <openembedded-core@...> Cc: Hi, I am wor
|
By
Bryan
·
|
|
korean/chinese keyboard layout support on yocto
On Dec 24, 2015 1:40 PM, "Bryan" <just4tech83@...> wrote: On Dec 18, 2015 1:03 PM, "Bryan" <just4tech83@...> wrote: > > Hi, > I am working on yocto poky-dizzy 1.7.1 and have developed some application
On Dec 24, 2015 1:40 PM, "Bryan" <just4tech83@...> wrote: On Dec 18, 2015 1:03 PM, "Bryan" <just4tech83@...> wrote: > > Hi, > I am working on yocto poky-dizzy 1.7.1 and have developed some application
|
By
Bryan
·
|
|
AM3517EVM
I have tried to create a build for the AM3517EVM USING X11 ENVIROMENT AND GNOME GUI. I have tried at least 7 different times assuming that it was one of my choices that was causing a conflict, however
I have tried to create a build for the AM3517EVM USING X11 ENVIROMENT AND GNOME GUI. I have tried at least 7 different times assuming that it was one of my choices that was causing a conflict, however
|
By
Pawluch, Michael Mila
·
|