[yocto] (no subject)

2019-09-30 Thread Stephen K Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[yocto] (no subject)

2019-05-08 Thread B, Karthik
STOP -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] (no subject)

2019-01-29 Thread Scott Rifenbark
Hi, Have you tried adding the feature through MACHINE_FEATURES variable? ( https://yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#ref-features-machine and https://yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#var-MACHINE_FEATURES ). A developer can probably provide more detailed

[yocto] (no subject)

2019-01-29 Thread Antonio Santagiuliana
Hi, I am missing the steps required to add to an image the support for an RTC plugged in to I2C1 interface, with autostart. is there a page with instructions ? thank you -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] (no subject)

2018-10-04 Thread Satya Sampangi
Dear All, How to run the task in the recipe file present in the custom layer, *which executes all packages*, bypassing the task present in base layers? Thanks & Regards, Satya -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] (no subject)

2018-09-02 Thread nishant poorswani
Hi. I'm looking to write a recipe which installs the wheel file directly. Any idea how to go about it. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] (no subject)

2018-05-22 Thread Rahul jangra
Hi team I am facing the issue when creat deb base core-image-full-cmdline he is getting this error but when I switch to rpm easily to built. kindly help me. Executing 'cd /home/nsspl/rpi/build/tmp/deploy/deb/all; PSEUDO_UNLOAD=1

Re: [yocto] (no subject)

2017-05-30 Thread Андрей Кононов
you right, when i take qt5 from morty branch everything builded ok >Вторник, 30 мая 2017, 22:02 +03:00 от Petter Mabäcker < pet...@technux.se >: > >Hi, >After a quick look, it seems like the problem is related to the Upgrade to Qt >5.8 that was done in pyro. >commit: 333949a Upgrade to Qt 5.8

Re: [yocto] (no subject)

2017-05-30 Thread Petter Mabäcker
Hi, After a quick look, it seems like the problem is related to the Upgrade to Qt 5.8 that was done in pyro. commit: 333949a Upgrade to Qt 5.8 (in meta-qt5) The above mentioned commit causes './dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch' (in

[yocto] (no subject)

2017-05-30 Thread Андрей Кононов
i'm trying to build bitbake fsl-image-multimedia-full -k using pyro repository and my image include QT5 library, but get error. The same configuration on morty builded without errors Parsing recipes: 100%

[yocto] (no subject)

2017-03-10 Thread Suneetha Lakshmi G
suneeth...@tataelxsi.co.in -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] (no subject)

2017-02-16 Thread Paulo Neves
Hello Yocto list from time to time my builds are getting this error and I can't understand why is this happening. Every package is in local IO, only the sstate cache i think is in an NFS mount. Can you hint me at why this error could come up in yocto do_rootfs? ERROR:

[yocto] (no subject)

2017-01-09 Thread Rohit Jindal
Please help.me adding support for JIT to openjdk 8 in arm architecture. Immediate help is highly appreciated. Rohit -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] (no subject)

2015-08-13 Thread Khem Raj
On Mon, Jul 13, 2015 at 10:56 PM, Alvaro Martinez Tovar alvaromartinezto...@yahoo.es wrote: Dear all, I am working with Qt5.5.0 and QtCreator 3.4.2 open source. On the hardware side I work with a i.MX6 sabre platform for smart devices. As a first aproach, after having created the image

[yocto] (no subject)

2015-07-30 Thread Edward Vidal
Hello All,Thanks to Ross Burton see the files https://github.com/develone/raspberrypi2_yocto.git in recipe_myhdl folder. Now have an rpm to install myhdl on a yocto build. let me know if you have any questions.   Edward Vidal Jr. e-mail devel...@sbcglobal.net 915-595-1613--

[yocto] (no subject)

2015-07-14 Thread Alvaro Martinez Tovar
Dear all,I am working with Qt5.5.0 and QtCreator 3.4.2 open source. On the hardware side I work with a i.MX6 sabre platform for smart devices.As a first aproach, after having created the image fsl-image-qt5 correctly (I think), I would like to run different examples by cross compiling and

[yocto] (no subject)

2015-03-08 Thread Rickard Bremer
Hello, Been encountering a new error during the day. The exact same configure did build one time before, but on the second build it started to crash. Best Regards Rickard --- jenkins@yocto:~/workspace/thesis-build-yocto/build$ bitbake core-image-minimal Loading

[yocto] (no subject)

2015-03-02 Thread Raghavendra Kakarla
Hi Yocto Team, Now I am working on the yocto sdk generation. I am generated the yocto SDK using the yocto sdk script bitbake core-image-minimal -c populate_sdk command. With this command I am able to generte the installation script file and .manifest file. I run the installation script

[yocto] (no subject)

2015-01-09 Thread Debasmita Lohar
Hello, My yocto version is: 3.10.11-yocto-standard. I was trying to install git 1.8.1.2. While making git it is showing the following error: Writing MYMETA.yml GEN git-add--interactive make[2]: *** No rule to make target `/usr/lib/perl/5.14.3/CORE/config.h', needed by `perl.mak'. Stop.

[yocto] (no subject)

2014-12-15 Thread Fabrício Lélis
Hi, I have this problem: Assuming /home/fabricio/qemuarm-sato is an nfs rootfs Error: conflicting FSTYPE types [/home/fabricio/qemuarm-sato] and nfs Anybody can help me? Thanks in advance! -- Fabrício Gutemberg Lélis de Melo Master in Computer Science at UFCG

[yocto] (no subject)

2014-08-07 Thread Modemtec Modemtec
Hello, I ran into an error during do_populate_sdk in meta-toolchain for machine socfpga_cyclone5: ERROR: packagegroup-cross-canadian-socfpga_cyclone5 not found in the base feeds (i686-nativesdk noarch any all). List packages for example: binutils-cross-canadian-arm-2.24-r0@i686_nativesdk

[yocto] (no subject)

2014-05-29 Thread Kashyap Gada
Hello Community, This is my first question please excuse if I'm making a silly mistake. I am just starting learning the yocto project to develop custom linux os. I was following the few commands to download and setup poky on my build system from the quick start guide at . $ git clone

[yocto] (no subject)

2013-12-13 Thread Flanagan, Elizabeth
All, With the failures we saw last night on the dylan point release, we're going to ask folks to switch QA efforts to the dylan point release which should be finished building shortly. The build appliance will be built out of band in order to fix some autobuilder build issues on it and then added

Re: [yocto] (no subject)

2013-10-10 Thread Jack
Anders Darander anders@... writes: Jack jackrubby2010@... wrote: Anders Darander anders at ... writes: Thanks Anders, But I have this problem not only for GPIOs, but also for other registers. Well, my comment about dereferencing physical addresses using *-only, wasn't restricted

Re: [yocto] (no subject)

2013-10-04 Thread Anders Darander
Jack jackrubby2...@gmail.com wrote: Anders Darander anders@... writes: Thanks Anders, But I have this problem not only for GPIOs, but also for other registers. Well, my comment about dereferencing physical addresses using *-only, wasn't restricted to GPIO's only. It was regarding physical

Re: [yocto] (no subject)

2013-10-03 Thread Jack
Anders Darander anders@... writes: Jack jackrubby2010 at gmail.com wrote: Hi, I want to set/reset GPIO registers in freescale p1022 processor. I saw a hello-mod kernel module in yocto and I added it to my image and it worked. According to hello-mod kernel module, I created GPIO module

[yocto] (no subject)

2013-09-10 Thread arun kumar
___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] (no subject)

2013-03-19 Thread Florin Cristian Dan
Hello, Ok, so in the last days, i've managest to bake my own sato-emenlow image, and runed it on my machine wich is a PEB2739 (Intel Atom Z510 based).I'm intrested now in developing some industrial applications, like different types of masurement gauges. Now i wonder if yocto project has suport

[yocto] (no subject)

2012-11-11 Thread Ilya Dmitrichenko
Hi, I'm getting this on Ubuntu 10.04: bitbake core-image-minimal [224/1821] Pseudo is not present but is required, building this first before the main build Parsing recipes: 100%

[yocto] (no subject)

2011-06-14 Thread Bruce Ashfield
Tom/Darren/Saul, Not sure who wants to proxy these into meta-intel for me, so I've copied you all. Now that the recipe renames for linux-yocto in the main repos, meta-intel needs to be updated as well. Patch 2 is for meta-yocto with the same change. These are the referenes that I found

[yocto] (no subject)

2011-04-27 Thread Liping Ke
From: Liping Ke liping...@intel.com Subject: [PATCH 1/1] Resend:[Image-Creator]Make bitbake server type configurable (xmlrpc, none) Add -t options in bitbake for configuring server type. Signed-off-by: Liping Ke liping...@intel.com --- bitbake/bin/bitbake | 22 +- 1