|
External toolchain busybox error
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
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
|
By
Alexandru Vaduva
·
#16949
·
|
|
[meta-security][PATCH] libseccomp: add latest stable version, add ptest
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
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
|
By
Joe MacDonald
·
#16946
·
|
|
Re: meta-openembedded/meta-oe and busbox issues in 'dora'
<stefanx.stanacar@...> wrote:
Yea, that was what I thought. I need to check why this ended up out
wrong since I was
checking out from 'dora' in both Yocto and meta-openembedded.
Thanks.
Hans
<stefanx.stanacar@...> wrote:
Yea, that was what I thought. I need to check why this ended up out
wrong since I was
checking out from 'dora' in both Yocto and meta-openembedded.
Thanks.
Hans
|
By
Hans Beckérus <hans.beckerus@...>
·
#16945
·
|
|
Re: meta-openembedded/meta-oe and busbox issues in 'dora'
No, Martin is saying: use the same branch across all your layers.
If you are using dora for oe-core/yocto use dora for meta-openembdedded.
If you are using master for oe-core use master for
No, Martin is saying: use the same branch across all your layers.
If you are using dora for oe-core/yocto use dora for meta-openembdedded.
If you are using master for oe-core use master for
|
By
Stanacar, StefanX <stefanx.stanacar@...>
·
#16944
·
|
|
Re: meta-openembedded/meta-oe and busbox issues in 'dora'
Aha. We use the 'dora' branch in Yocto but need some packages provided
only in meta-openembedded.
Are you saying that we should not use the 'dora' branch in
meta-openembedded but instead go for
Aha. We use the 'dora' branch in Yocto but need some packages provided
only in meta-openembedded.
Are you saying that we should not use the 'dora' branch in
meta-openembedded but instead go for
|
By
Hans Beckérus <hans.beckerus@...>
·
#16943
·
|
|
Re: meta-openembedded/meta-oe and busbox issues in 'dora'
Why are you using meta-openembedded from 'dora' branch when your oe-core
branch is 'master'?
Use the same branches for all layers.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@...
Why are you using meta-openembedded from 'dora' branch when your oe-core
branch is 'master'?
Use the same branches for all layers.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@...
|
By
Martin Jansa
·
#16942
·
|
|
meta-openembedded/meta-oe and busbox issues in 'dora'
Hello. We get the below error when trying to build our image in Yocto
1.5 'dora'.
ERROR: No recipes available for:
Hello. We get the below error when trying to build our image in Yocto
1.5 'dora'.
ERROR: No recipes available for:
|
By
Hans Beckérus <hans.beckerus@...>
·
#16941
·
|
|
Re: Yocto 1.5: busybox instead of tinylogin, need some help
Ignore the last question. I just found the .cfg file residing in the
busybox recipe folder. From that I can tell that configuration
fragments are supported also for busybox :)
Ignore the last question. I just found the .cfg file residing in the
busybox recipe folder. From that I can tell that configuration
fragments are supported also for busybox :)
|
By
Hans Beckérus <hans.beckerus@...>
·
#16940
·
|
|
Re: numerous questions about some ref manual variable glossary entries
None of those are trying to access an "etcdir" variable defined system-wide.
There is no such variable, and most of the examples are unrelated to
eachother.
This is what I meant by "implicit". That
None of those are trying to access an "etcdir" variable defined system-wide.
There is no such variable, and most of the examples are unrelated to
eachother.
This is what I meant by "implicit". That
|
By
Paul Eggleton
·
#16939
·
|
|
Re: numerous questions about some ref manual variable glossary entries
at the risk of sounding lazy, i'll let someone more comfortable with
this topic tweak that text.
there's more to it than that -- there are a *number* of references
to "etcdir" scattered across a
at the risk of sounding lazy, i'll let someone more comfortable with
this topic tweak that text.
there's more to it than that -- there are a *number* of references
to "etcdir" scattered across a
|
By
Robert P. J. Day
·
#16938
·
|
|
Re: 2.6.39 kernel and poky
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
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
|
By
Bryan Evenson
·
#16937
·
|
|
Yocto 1.5: busybox instead of tinylogin, need some help
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
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
|
By
Hans Beckérus <hans.beckerus@...>
·
#16936
·
|
|
Re: numerous questions about some ref manual variable glossary entries
Hi Robert,
Yes, agreed. The entry should mention that this variable is only actually used
by Hob as well.
I don't know where this came from but it is wrong. It should say ${sysconfdir}
instead.
Hi Robert,
Yes, agreed. The entry should mention that this variable is only actually used
by Hob as well.
I don't know where this came from but it is wrong. It should say ${sysconfdir}
instead.
|
By
Paul Eggleton
·
#16935
·
|
|
Re: coding style: hardcoding package names instead of using PN/BPN/etc
Generally yes, but see below.
Whatever you put here it really needs to match up with what goes into PACKAGES
- i.e. if you're putting explicit names in PACKAGES then use those here, if
using ${PN}
Generally yes, but see below.
Whatever you put here it really needs to match up with what goes into PACKAGES
- i.e. if you're putting explicit names in PACKAGES then use those here, if
using ${PN}
|
By
Paul Eggleton
·
#16934
·
|
|
Re: dora 1.5 builds for beagleboard no lsusb, /dev/fb0, networking, or sato display on monitor.
Hi Edward,
There are these known bugs about the usb and networking in
Hi Edward,
There are these known bugs about the usb and networking in
|
By
Jukka Rissanen <jukka.rissanen@...>
·
#16933
·
|
|
Change Sato theme
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
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
|
By
Diego Gonzalez <diego.gonzalez@...>
·
#16932
·
|
|
[PATCH] Documentation: Lots of little fixes for variable glossary of ref manual
Fixes include:
* typoes
* grammar fixes
* updated package and version references
* clarifications
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git
Fixes include:
* typoes
* grammar fixes
* updated package and version references
* clarifications
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git
|
By
Robert P. J. Day
·
#16931
·
|
|
Re: explanation for ALTERNATIVE_LINK_NAME in ref manual seems incomplete
ok, i obviously didn't read that carefully enough, thanks.
rday
--
========================================================================
Robert P. J. Day
ok, i obviously didn't read that carefully enough, thanks.
rday
--
========================================================================
Robert P. J. Day
|
By
Robert P. J. Day
·
#16930
·
|
|
Re: Custom defconfig is not used
FYI: I went silent on this, since I was running a few experiments in the
background. Mainly on scenario 2, but I can say that I see the same behaviour
with scenario #1 as you do. Whether or not I use
FYI: I went silent on this, since I was running a few experiments in the
background. Mainly on scenario 2, but I can say that I see the same behaviour
with scenario #1 as you do. Whether or not I use
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#16929
·
|
|
Re: explanation for ALTERNATIVE_LINK_NAME in ref manual seems incomplete
On Sat, Nov 2, 2013 at 3:13 AM, Robert P. J. Day <rpjday@...> wrote:
on my quest to spiff up the ref manual variables glossary, a question
about ALTERNATIVE_LINK_NAME, explained
On Sat, Nov 2, 2013 at 3:13 AM, Robert P. J. Day <rpjday@...> wrote:
on my quest to spiff up the ref manual variables glossary, a question
about ALTERNATIVE_LINK_NAME, explained
|
By
Chris Larson <clarson@...>
·
#16928
·
|