On 6 November 2016 at 15:33, Vuille, Martin (Martin)
wrote:
> Has there ever been any discussion of making select releases
>
> “Long Term Support” releases, i.e., committing to support them
>
> for a number of years?
>
>
>
> Presumably that would entail having the resources to commit
>
> a mainta
On 7 November 2016 at 09:09, Burton, Ross wrote:
> Currently the Yocto Project commits to supporting the previous two
> releases with security fixes. If you want a longer life-cycle than that
> then it is recommended to approach one of the many OSVs who support Yocto
> Project derived build syst
Signed-off-by: Andrea Galbusera
---
documentation/kernel-dev/kernel-dev-advanced.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml
b/documentation/kernel-dev/kernel-dev-advanced.xml
index 9e15f17..ed982fb 100644
--- a/documen
Hi,
I tried googling this and reading the manual, but I guess this is too trivial
or I'm doing something wrong.
I'm trying to get UTF-8 support to my image. UTF-8 locale more specific. If I
run locale -a command I get these locales listed:
C
POSIX
en_GB
en_US
I added this line to my local.conf
2016-11-07 9:48 GMT-02:00 Keskinarkaus, Teemu
:
> Hi,
>
>
>
> I tried googling this and reading the manual, but I guess this is too
> trivial or I’m doing something wrong.
>
>
>
> I’m trying to get UTF-8 support to my image. UTF-8 locale more specific. If
> I run locale –a command I get these local
Hi Scott,
On 3 November 2016 at 20:21, Scott Rifenbark wrote:
> See http://www.yoctoproject.org/docs/2.2/ref-manual/ref-
> manual.html#detailed-supported-distros and let me know if this is okay.
> If so, I will make sure the same commit is on my yocto-docs/morty branch.
> I updated master only f
On 11/7/16 3:48 AM, Keskinarkaus, Teemu wrote:
> Hi,
>
>
>
> I tried googling this and reading the manual, but I guess this is too trivial
> or I’m doing something wrong.
>
>
>
> I’m trying to get UTF-8 support to my image. UTF-8 locale more specific. If I
> run locale –a command I get th
I see that "sysvinit" and "systemd" style init is supported.
Is there support for BSD-style init, or some other minimal init?
Does anyone know of such support in a separate layer?
MV
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yocto
On 11/7/16 9:27 AM, Vuille, Martin (Martin) wrote:
> I see that “sysvinit” and “systemd” style init is supported.
>
>
>
> Is there support for BSD-style init, or some other minimal init?
>
>
there is busybox/mdev init option in OE-core if you are looking for
a minimal init and not specifial
> From: Khem Raj [mailto:raj.k...@gmail.com]
> Sent: November 07, 2016 12:37
>
> On 11/7/16 9:27 AM, Vuille, Martin (Martin) wrote:
> > I see that “sysvinit” and “systemd” style init is supported.
> >
> >
> >
> > Is there support for BSD-style init, or some other minimal init?
> >
> >
>
> there i
Hi,
How you store your project configuration ? How you prepare workspace
(download each layer separately)?
Basic stuff, SW release should be reproducible (in easy way). Store
somewhere used hash of each piece or use tags. Non company assets should be
already somehow tagged or you use HEAD or maste
On Mon, 07 Nov 2016 09:24:18 Khem Raj wrote:
> On 11/7/16 3:48 AM, Keskinarkaus, Teemu wrote:
> > Hi,
> >
> >
> >
> > I tried googling this and reading the manual, but I guess this is too
> > trivial or I’m doing something wrong.
> >
> >
> >
> > I’m trying to get UTF-8 support to my image. UT
On Mon, Nov 7, 2016 at 11:48 AM, Paul Eggleton
wrote:
> On Mon, 07 Nov 2016 09:24:18 Khem Raj wrote:
>> On 11/7/16 3:48 AM, Keskinarkaus, Teemu wrote:
>> > Hi,
>> >
>> >
>> >
>> > I tried googling this and reading the manual, but I guess this is too
>> > trivial or I’m doing something wrong.
>> >
To add more options, there's also a set of CROPS (YP subproject) Docker
containers aimed at supporting a general build environment for YP, one
aimed at the extensible sdk, and several for toaster depending on the
desired version.
poky/oe:
https://hub.docker.com/r/crops/poky/
extensible-sdk:
http
On Tue, Nov 01, 2016 at 11:14:48AM -0400, Nicolas Bigaouette wrote:
> We are using Yocto (jethro and krogoth) to build an image for a device.
>
> I organized the compilation process into multiple stages for easier
> integration with our tooling. The last stage is a call to `wic` to
> create a driv
Hi Yocto Gurus
Our SDK has the Yocto Project 1.7 Dizzy version and it supports cmake 2.8.12
version as show below:
./meta/recipes-devtools/cmake/cmake_2.8.12.2.bb
./meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
We need to pulling the cmake 3.x.x version for our sdk-dslink-c recipe build.
16 matches
Mail list logo