Re: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from sdk for remote system feature

2018-05-18 Thread Bruce Ashfield
On 2018-05-18 9:16 PM, Li, Meng wrote: Hi Bruce, I guess you intent to merge these patches into standard/base after updating kernel to 4.12.24. is it right? Correct. I'm waiting for my round of -stable updates to be confirmed before I send more changes. I expect these can merge over the

Re: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from sdk for remote system feature

2018-05-18 Thread Li, Meng
Hi Bruce, I guess you intent to merge these patches into standard/base after updating kernel to 4.12.24. is it right? Thanks, Limeng > -Original Message- > From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto- > boun...@yoctoproject.org] On Behalf Of meng...@windriver.com >

Re: [yocto] Using yocto as a build system

2018-05-18 Thread mamta0925
Thanks Alex and Khem. There are no specific open source packages we want to build. We want a build infrastructure which we can pass on to our internal dev teams, so they can build packages themselves Sent from my iPhone > On May 18, 2018, at 11:15 AM, Khem Raj wrote: > >

Re: [yocto] Using yocto as a build system

2018-05-18 Thread Khem Raj
On 5/18/18 7:12 AM, Alexander Kanavin wrote: On 05/18/2018 12:06 AM, mamta0...@yahoo.com wrote: Apologies if these are basic questions but thought this will be the best place to find answers to the point So our requirement is to build open source packages in Linux, windows and Mac on a

Re: [yocto] TEST_IMAGE issues

2018-05-18 Thread Scott Rifenbark
There is nothing in the docs that says that an image must contain "-image" or "image-". Maybe someone can tell me if we should have that. Scott On Fri, May 18, 2018 at 4:44 AM, Mirza Krak wrote: > Hi all! > > Found something interesting (perhaps). > > So we where thinking

Re: [yocto] Using yocto as a build system

2018-05-18 Thread Alexander Kanavin
On 05/18/2018 12:06 AM, mamta0...@yahoo.com wrote: Apologies if these are basic questions but thought this will be the best place to find answers to the point So our requirement is to build open source packages in Linux, windows and Mac on a build system. Currently we have an internal build

[yocto] TEST_IMAGE issues

2018-05-18 Thread Mirza Krak
Hi all! Found something interesting (perhaps). So we where thinking about enabling some of the OE QA tests that that are part of poky. Seemed pretty straight forward. Added following to local.conf: INHERIT += "testimage" Build my image and then tried to run: bitbake -c testimage To

Re: [linux-yocto] LIC_FILES_CHKSUM error

2018-05-18 Thread Bruce Ashfield
On 2018-05-18 1:26 AM, He Zhe wrote: Hi Bruce, We're experiencing the following error for linux-yocto-dev. ERROR: linux-yocto-dev-4.16-rc++gitAUTOINC+7c8016b5a8_731190752b-r0 do_populate_lic: QA Issue: linux-yocto-dev: The LIC_FILES_CHKSUM does not match for

Re: [yocto] Display 1920x1080 double LVDS channel problem

2018-05-18 Thread Belisko Marek
Hello, On Fri, May 18, 2018 at 11:41 AM Enrico Bonomi wrote: > Hi, > I'm working with an imx6duallite with Yocto 1.7.3. I want to drive a 1920x1080 display with 2 LVDS channels but i came across a problem. Pictures are shown correctly on display but they have wrong

[yocto] Display 1920x1080 double LVDS channel problem

2018-05-18 Thread Enrico Bonomi
Hi, I'm working with an imx6duallite with Yocto 1.7.3. I want to drive a 1920x1080 display with 2 LVDS channels but i came across a problem. Pictures are shown correctly on display but they have wrong colors (for example a blue bar during psplash is shown pink). my .dts has the following ldb:

Re: [yocto] Enabling the recipe from menuconfig

2018-05-18 Thread Andrea Galbusera
On Fri, May 18, 2018 at 6:14 AM, chandrasekhar wrote: > you want to see in kernel menuconfig?? > > > > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On Behalf Of Ugesh Reddy > Sent: Friday, May 18, 2018 7:52 AM > To: 'Yocto-mailing-list';

[yocto] apt-get error

2018-05-18 Thread Rahul jangra
-- Forwarded message -- From: Rahul jangra Date: Thu, 17 May 2018 10:29:16 +0530 Subject: Re: [yocto] apt-get error To: Anuj Mittal when I am creating core-image-minimal it easy to build up but when I am trying to create

Re: [yocto] Enabling the recipe from menuconfig

2018-05-18 Thread chandrasekhar
I think you can use Toaster for that which has a web interface you can select packages/receipes Regards, Chandrasekhar From: Ugesh Reddy [mailto:kumar.ugesh...@yahoo.com] Sent: Friday, May 18, 2018 11:15 AM To: chandrasek...@evolute.in; 'Yocto-mailing-list' Subject: RE: [yocto] Enabling

[yocto] [meta-openstack][PATCH] python-requests: remove PREFERRED_VERSION limit

2018-05-18 Thread mingli.yu
From: Mingli Yu * Previously, add PREFERRED_VERSION for python-requests as we want to use version >=2.10.0 and the full commit message as below: commit 185eccef8964632f5b255265a0a8e59fe5858397 Author: Mark Asselstine Date: Fri