[yocto] Reg: SPI enabling in imx6ull

2018-01-12 Thread Mathew K Tharakan
Hi, I'm unable found spidev in /dev, I have done necessary changes in .dts file. I'm working with iMX6ULL evk Thanks Mathew -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] GPIO configuration in imx6ull

2018-01-12 Thread Mathew K Tharakan
Hi, I'm using iMX6ULL evk. I would like to change direction and value of some gpios. How to do that?? Could you help me in this, since I'm completely new to BSP. Thanks and Regards Mathew. K. Tharakan -- ___ yocto mailing list yocto@yoctoproject.org ht

Re: [yocto] What is the procedure for creating a board support package?

2018-01-12 Thread Stephen Lawrence
Hi Peter, As Petter said your MACHINE variable might not be set correctly. As an aside the Yocto Project used to maintain a BSP tutorial alongside the documentation. I've not looked at it for some versions but if that is still true you might find that useful in your education. An online search

Re: [yocto] COMPATIBLE_MACHINE not honored in native extended recipes

2018-01-12 Thread akuster808
On 01/12/2018 07:14 AM, Paulo Neves wrote: > Hello I am having a problem where I want a recipe, along with its > -native version to only be available when allowed by compatible > machine.  This change should go to the openembedded-core mailing list with a particular subject line format. please

[yocto] COMPATIBLE_MACHINE not honored in native extended recipes

2018-01-12 Thread Paulo Neves
Hello I am having a problem where I want a recipe, along with its -native version to only be available when allowed by compatible machine. In the non native case, COMPATIBLE_MACHINE is correctly honored. But in the -native version the COMPATIBLE_MACHINE is not honored because in the native.bbclass

[yocto] pseudo: symbolic links in pseudo

2018-01-12 Thread Pavlina Varekova
Hello, I have an issue getting pseudo working with symbolic links. Pseudo does not see files linked by "ln -s" in jail. (It emits warning: No such file or directory) How to reproduce it: # mkdir -p /dir1/jail # cd /dir1/jail # ln -s /bin/ls ./ls4 # ls -la total 140 drwxr-xr-x. 2 root root 

Re: [yocto] yocto Digest, Vol 88, Issue 32

2018-01-12 Thread Mathew K Tharakan
Hi, I'm using iMX6ULL evk. I would like to change direction and value of some gpios. How to do that?? Could you help me in this, since I'm completely new to BSP. Thanks and Regards Mathew K Tharakan On Thu, Jan 11, 2018 at 5:28 PM, wrote: > Send yocto mailing list submissions to > yoc

Re: [yocto] Layer index not updated

2018-01-12 Thread Andreas Müller
On Tue, Jan 9, 2018 at 4:54 AM, Paul Eggleton wrote: > On Tuesday, 9 January 2018 1:14:05 AM NZDT Andreas Müller wrote: > > > Ping? > > Still broken (sorry about that!) but Michael and I will be working > together on > it tomorrow. > > Cheers, > Paul > > Just saw list was updated. Thanks a lot!