On Thursday 04 June 2015 15:54:18 Nathan Rossi wrote:
> On Thu, Jun 4, 2015 at 8:34 AM, Trevor Woerner wrote:
> > Hi,
> >
> > Does the layer index provide a REST api?
>
> http://layers.openembedded.org/layerindex/api/
>
> It is self documented to some degree :).
>
> > -or-
> >
> > Would (coul
If we do not provide that option (arm-XXX-gcc hello.c ) then it gives below
error.
fatal error: gnu/stubs-soft.h: No such file or directory
=> your toolchain support only hard fpu
if you want to use softfp , you must change your toolchain
do you use linaro-toolchain gcc-4.9???
linaro-toolchai
Hi
We're trying to optimize the SDK generated by bitbake -c populate_sdk.
Currently we're trying to remove the kernel, modules and other
executables which we have no use for, most of it could be removed using
IMAGE_INSTALL = "" and IMAGE_FEATURES = "".
Due to us using 2 different kernel module
On 4 June 2015 at 05:14, Yogesh Tyagi wrote:
> I am using yocto 1.6 and I have written a component and written bitbake
> recipe file for this component. When rootfs is created my library is found
> in "/lib" directory but I want it to be installed to "/lib/gstreamer-0.10"
> directory (which is al
Hello
I have the following kernel recipe, which is based on some help from
Bruce Ashfield last year:
-
inherit kernel
require recipes-kernel/linux/linux-yocto.inc
SUMMARY = "Linaro Kernel 3.14 with additional machine specific patches"
Hello,
After a long break, I have returned to the Yocto project, and generally very
pleased. A lot of progress has been done since I last used the project (two
years ago), and now in my opinion everything works very smoothly.
I have used yocto to build a custom image for the RaspberryPi Com
On Thu, Jun 4, 2015 at 6:47 AM, Neuer User wrote:
> Hello
>
> I have the following kernel recipe, which is based on some help from
> Bruce Ashfield last year:
>
> -
> inherit kernel
> require recipes-kernel/linux/linux-yocto.inc
>
> SUMMA
Hi !
I'm really no expert but am very interested in the subject.
Did you modify the device tree ? From what I understand in the DT that
you'll find pinmux definition right ?
Regards.
2015-06-04 14:01 GMT+02:00 Andreas Enbacka :
> Hello,
>
>
>
> After a long break, I have returned to the Yocto
Hello Valentin,
I used the wiringPi library to put the pins into the alternative mode.
Regards,
Andreas
> 4 jun 2015 kl. 15:31 skrev Valentin Le bescond :
>
> Hi !
>
> I'm really no expert but am very interested in the subject.
>
> Did you modify the device tree ? From what I understand in t
Hi Trevor,
You can review the machine models at [1], the db schema is generated by
Django.
Regards,
alimon
[1]
http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/tree/layerindex/models.py#n331
On 04/06/15 09:44, Trevor Woerner wrote:
Thanks Nathan and Paul!
Any chance the datab
Thanks Nathan and Paul!
Any chance the database schema drawing is available somewhere?
I'm guessing the machines.layerbranch points to layerItems.id?
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
HiI need to interface raspberrypi with piTFT 2.8" resistive. I can find the
driver in stagging directory in linux.I have enabled the driver from $make
menuconfig option but could not get the display working. Is their some more
settings needed to be done in other files in linux kernel ? please sp
Hello,
I am trying to integrate an external Radeon graphics card (E8860), and the FOSS
xf86-video-ati driver, with the poky-dizzy-12.0.1 version of Yocto. I have the
FOSS driver installed successfully with Glamor and udev enabled. However I am
getting errors in my Xorg.0.log file, which says th
On 05/18/2015 07:15 PM, Khem Raj wrote:
>
>> On May 16, 2015, at 12:04 PM, Philip Tricca wrote:
>>
>> Upstream 3.19 isn't supported by meta-selinux yet. Set PREFERRED_VERSION
>> to 3.14 as a work-around to keep the reference images bootable.
>>
>> Signed-off-by: Philip Tricca
>> ---
>> conf/dist
14 matches
Mail list logo