On Mon, 4 Nov 2013, Rifenbark, Scott M wrote:
> This will be useful for me... thanks Robert.
i'm about halfway through the categorized variable glossary:
http://www.crashcourse.ca/wiki/index.php/OE_variable_glossary
and a few variables that caught my eye:
* BUGTRACKER (not mentioned)
* TUN
On 13-11-04 8:41 PM, Maxwell Bottiger wrote:
I'm building a custom kernel, and I think I'm nearly there. I'm seeing
an error when running mkimage. bitbake is complaining about an
architecure mismatch, but I don't know which files it is comparing, or
if the mismatch really matters (32bit x86 vs
On 13-11-04 9:45 PM, Amit Kumar wrote:
Hi,
I need help to build a rt-kernel. Is anyone knows about the
real-time kernel configurations? How can I build a real-time kernel?
What all are the kernel configuration need to be enable for rt-kernel?
If you use the linux-yocto-rt recipe,
Hi,
I need help to build a rt-kernel. Is anyone knows about the
real-time kernel configurations? How can I build a real-time kernel?
What all are the kernel configuration need to be enable for rt-kernel?
Thanks & Regards
Amit K
The contents of this e-
I'm building a custom kernel, and I think I'm nearly there. I'm seeing an
error when running mkimage. bitbake is complaining about an architecure
mismatch, but I don't know which files it is comparing, or if the mismatch
really matters (32bit x86 vs 64bit x86 or whatever)
Here's the error string
Thank you all for the replies! I nearly have the 2.6 kernel built and I'll
fork the meta-atmel for the 3.9 kernel. I'll post my final bb recipe when
it's finished.
-Max
On Mon, Nov 4, 2013 at 10:09 AM, Bryan Evenson wrote:
> Maxwell,
>
>
>
> Atmel has a Yocto meta layer over at
> http://www.g
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.6 status - 10 min (Song/team)
https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features
* SWAT team rotation: Laurentiu Palcu -> Nitin
* Opens - 10 min
* Team Sharing - 20 min
-Original Appointment-
We encourage people attending the mee
This will be useful for me... thanks Robert.
Scott
>-Original Message-
>From: Robert P. J. Day [mailto:rpj...@crashcourse.ca]
>Sent: Friday, November 01, 2013 6:46 AM
>To: Rifenbark, Scott M
>Cc: Yocto discussion list
>Subject: RE: [yocto] filling in the "missing" entries in the ref manua
Robert,
I have seen this also and it irritates me. Just need to investigate how to fix
this.
>-Original Message-
>From: Robert P. J. Day [mailto:rpj...@crashcourse.ca]
>Sent: Sunday, November 03, 2013 1:51 AM
>To: Yocto discussion list
>Cc: Rifenbark, Scott M
>Subject: pedantry alert!
On Tue, Nov 05, 2013 at 10:42:26AM +1300, Bernard Mentink wrote:
> Hi Guys,
>
> I am having trouble loading some kernel CAN modules so that they go in my
> image.
>
> I have the following lines in my layers .conf file:
>
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-can-dev"
> MACHINE_
Hi Guys,
I am having trouble loading some kernel CAN modules so that they go in my
image.
I have the following lines in my layers .conf file:
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-can-dev"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-c_can"
MACHINE_ESSENTIAL_EXTRA_RRECOM
HI,
I've been trying to get QEMUx86 running inside a Fedora14 guest OS
running on VMPlayer.
After executing the QEMU startup (using the target OS example provided
by Intel), in the bash console where I enter the start up command,
messages appear that include:
Cannot register service :
On Nov 4, 2013, at 10:47 AM, Paul Eggleton
wrote:
> On Sunday 03 November 2013 12:49:16 Khem Raj wrote:
>> On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day
> wrote:
>>> (i can see it's going to be that kind of weekend.) ref manual reads:
>>> BB_DANGLINGAPPENDS_WARNONLY = "1"
>>>
>>> but
On Monday 04 November 2013 13:54:24 Robert P. J. Day wrote:
> On Mon, 4 Nov 2013, Paul Eggleton wrote:
> > On Sunday 03 November 2013 12:49:16 Khem Raj wrote:
> > > On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day
> >
> > wrote:
> > > > (i can see it's going to be that kind of weekend.) ref man
Dear list,
What do people do for deploying Yocto built images to actual x86 hardware?
I am researching how to build an appliance type Linux box on x86
hardware, but I am unclear on what are the generally accepted methods
for doing that. The box would need to have a read-only rootfs, mounted
i
On Mon, 4 Nov 2013, Paul Eggleton wrote:
> On Sunday 03 November 2013 12:49:16 Khem Raj wrote:
> > On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day
> wrote:
> > > (i can see it's going to be that kind of weekend.) ref manual reads:
> > > BB_DANGLINGAPPENDS_WARNONLY = "1"
> > >
> > > but so
On Sunday 03 November 2013 12:49:16 Khem Raj wrote:
> On Sat, Nov 2, 2013 at 3:27 AM, Robert P. J. Day
wrote:
> > (i can see it's going to be that kind of weekend.) ref manual reads:
> > BB_DANGLINGAPPENDS_WARNONLY = "1"
> >
> > but some layers define:
> >
> > meta-linaro/meta-aarch64/co
On Mon, 4 Nov 2013, Rifenbark, Scott M wrote:
> Robert,
>
> You found a lot of little things here. Thanks for taking the time
> to create this patch. I have applied it to both the dora and master
> branches.
thanks. now i can go see what i screwed up. :-)
rday
--
=
Robert,
You found a lot of little things here. Thanks for taking the time to create
this patch. I have applied it to both the dora and master branches.
Here is the patch on master:
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/commit/?id=3d719af78c9d4b7260b399c98b7630ddf11c326b
Thank
Hello guys,
I imported an external toolchain into yocto using meta-sourcery layer.
It build fine some userspace recipes and also the kernel but I git some
errors on busybox.
For the busybox the error is:
mips64-nlm-linux-ld
--sysroot=/home/alexandru/Downloads/yocto/poky/buildKernel/tmp/sysroots/x
On 10/31/2013 03:10 PM, sonia verma wrote:
> adding zero-dev in loop.
>
>
> On Thu, Oct 31, 2013 at 8:38 PM, sonia verma wrote:
>
>> Hi ALL,
>>
>> I have integrated Java in one of the board having Powerpc architecture
>> using meta-java. By default it cam with Zero port support which only works
A new stable version of libseccomp is available, so update the recipe. At
the same time, integrate the ptest support that's currently being
discussed on the libseccomp list.
Signed-off-by: Joe MacDonald
---
.../0001-tests-create-install-tests-target.patch | 203
...tests
On Mon, Nov 4, 2013 at 5:36 PM, Stanacar, StefanX
wrote:
>
>
> On Mon, 2013-11-04 at 17:21 +0100, Hans Beckérus wrote:
>> On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa wrote:
>> > On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote:
>> >> Hello. We get the below error when trying to buil
On Mon, 2013-11-04 at 17:21 +0100, Hans Beckérus wrote:
> On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa wrote:
> > On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote:
> >> Hello. We get the below error when trying to build our image in Yocto
> >> 1.5 'dora'.
> >>
> >> ERROR: No recipes
On Mon, Nov 4, 2013 at 5:11 PM, Martin Jansa wrote:
> On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote:
>> Hello. We get the below error when trying to build our image in Yocto
>> 1.5 'dora'.
>>
>> ERROR: No recipes available for:
>>
>> /home/poky/meta-openembedded/meta-oe/recipes-
On Mon, Nov 04, 2013 at 05:05:43PM +0100, Hans Beckérus wrote:
> Hello. We get the below error when trying to build our image in Yocto
> 1.5 'dora'.
>
> ERROR: No recipes available for:
>
> /home/poky/meta-openembedded/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
> ERROR: Command execut
Hello. We get the below error when trying to build our image in Yocto
1.5 'dora'.
ERROR: No recipes available for:
/home/poky/meta-openembedded/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
ERROR: Command execution failed: Exited with 1
We use the 'dora' branch also in meta-openembedded
On Mon, Nov 4, 2013 at 3:50 PM, Hans Beckérus wrote:
> Hello. I am currently working on moving from Yocto 1.4 to 1.5 and
> instantly stumbled into a few minor problems (this being one of them).
> In 1.5 tinylogin is replaced by busybox. What we had before in our
> distro conf (it require poky.conf
On Monday 04 November 2013 10:40:45 Robert P. J. Day wrote:
> On Mon, 4 Nov 2013, Paul Eggleton wrote:
> > On Sunday 03 November 2013 05:53:54 Robert P. J. Day wrote:
> > > http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-I
> > > NITS CRIPT_NAME
> > >
> > > reference to ${e
On Mon, 4 Nov 2013, Paul Eggleton wrote:
> Hi Robert,
>
> On Sunday 03 November 2013 05:53:54 Robert P. J. Day wrote:
> > wasn't sure what to do about some of these so i'd appreciate
> > some clarification. and away we go, mostly in alphabetical order
> > ...
> >
> > http://www.yoctoproject.org/
Maxwell,
Atmel has a Yocto meta layer over at
http://www.github.com/linux4sam/meta-atmel. Their layer was originally focused
on the SAMA5 chipset, but has been since modified to include the SAM9x5
chipset. I have a fork over at http://www.github.com/evensonbryan/meta-atmel
that I've been usi
Hello. I am currently working on moving from Yocto 1.4 to 1.5 and
instantly stumbled into a few minor problems (this being one of them).
In 1.5 tinylogin is replaced by busybox. What we had before in our
distro conf (it require poky.conf) was:
# Use tmpdevfs and the busybox runtime services
VIRTUA
Hi Robert,
On Sunday 03 November 2013 05:53:54 Robert P. J. Day wrote:
> wasn't sure what to do about some of these so i'd appreciate some
> clarification. and away we go, mostly in alphabetical order ...
>
> http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-BBLAY
> ERS_NON
On Saturday 02 November 2013 05:14:10 Robert P. J. Day wrote:
> i figure the answer is obvious but i'll ask it anyway -- is it
> reasonable to encourage new developers to use the general packagename
> variables such as PN and BPN rather than hardcoding packagenames in
> their recipe files?
Gener
Hi Edward,
On la, 2013-11-02 at 16:06 -0600, Edward Vidal wrote:
> Hello All,
>
> This is a continued effort with adding a "udev entry for a camera" &
> "uImage instead of zImage" posting in Oct 13.
> 2 of my with dora 1.5 are showing same problem
> lsusb --verbose
> unable to initialize libusb:
Hello ,
I was reading in the mailing list how take control over Sato theme. If you see
this :
https://lists.yoctoproject.org/pipermail/yocto/2013-February/014360.html
you will see that they are talking about matchbox-session-sato.schemas which I
can't find it in Master or Dora branches.
My q
36 matches
Mail list logo