[yocto] how to use prebuilts image without recompile?

2017-02-02 Thread 윤영석
Can I use it without a compile using the image created after the build? Thanks -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] esdk without using Poky?

2017-02-02 Thread Paul Eggleton
On Tuesday, 31 January 2017 8:09:01 AM NZDT Gary Thomas wrote: > On 2017-01-04 14:25, Gary Thomas wrote: > > On 2017-01-04 13:54, Patrick Ohly wrote: > >> On Wed, 2017-01-04 at 12:05 +0100, Gary Thomas wrote: > >>> On 2016-11-04 04:41, Paul Eggleton wrote: > On Wed, 02 Nov 2016 07:25:13 Gary

[yocto] [meta-cgl][PATCH 1/3] cgl layer.conf: add layer depends

2017-02-02 Thread Armin Kuster
From: Armin Kuster Signed-off-by: Armin Kuster --- meta-cgl-common/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index 0c19a95..dfd0d1f 100644 ---

[yocto] [meta-cgl][PATCH 3/3] openais: change SRC_URI http to fix error

2017-02-02 Thread Armin Kuster
From: Armin Kuster ERROR: openais-1.1.4-r0 do_fetch: Error executing a python function in exec_python_func() autogenerated: ftp://ftp@ breaks the fetcher and really is not needed. Signed-off-by: Armin Kuster ---

[yocto] [meta-cgl][PATCH 2/3] iscsi-initiator-utils: make it DISTRO_FEATURE dependent

2017-02-02 Thread Armin Kuster
From: Armin Kuster When this package was updated in OE, it now requires systemd. Make this optional. Signed-off-by: Armin Kuster --- meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[yocto] [meta-cgl][PATCH 2/3] openais: change SRC_URI http to fix error

2017-02-02 Thread Armin Kuster
From: Armin Kuster ERROR: openais-1.1.4-r0 do_fetch: Error executing a python function in exec_python_func() autogenerated: ftp://ftp@ breaks the fetcher and really is not needed. Signed-off-by: Armin Kuster ---

[yocto] [meta-cgl][PATCH 1/3] iscsi-initiator-utils: make it DISTRO_FEATURE dependent

2017-02-02 Thread Armin Kuster
From: Armin Kuster When this package was updated in OE, it now requires systemd. Make this optional. Signed-off-by: Armin Kuster --- meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[yocto] [meta-cgl][PATCH 3/3] initramfs: fix parsing issue with do to uboot inclusion

2017-02-02 Thread Armin Kuster
From: Armin Kuster since the image type includes "uboot", need to inherit the class for it Signed-off-by: Armin Kuster --- meta-cgl-common/images/core-image-cgl-initramfs.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[yocto] bare-metal RPi2B & RPI3B

2017-02-02 Thread Edward Vidal
Hello All, Today I was able to get the lifting step in bare-metal. With just 5 files on a RPi2B the lifting step was done. bootcode.bin  fixup.dat  kernel7.img  MyBitmap.bmp  start.elf  These files are found at  https://github.com/develone/jpeg-2000-test/tree/master/bare-metal/LibC/sd-card/RPi2

Re: [yocto] Ruby and OpenSSL version mismatch?

2017-02-02 Thread Khem Raj
Send a back port request On Thu, Feb 2, 2017 at 5:32 AM Takashi Matsuzawa wrote: > Hello, I just tried and the below seems to be the fix. > > > https://patchwork.openembedded.org/patch/11/ > > -- > *From:* Takashi Matsuzawa > *Sent:*

[yocto] [PATCH 3/3] rmc: add database extraction functionality

2017-02-02 Thread Todor Minchev
The contents of an existing database file can be extracted in the current working directory with the -E option. The top level of the directory tree is rmc_db_dump and all files corresponding to a given record will be saved in a separate sub-directory. The sub-directory name of each record is the

[yocto] [PATCH 2/3] rmc: Enable reading the contents of an existing fingerprint file

2017-02-02 Thread Todor Minchev
The contents of an existing fingerprint file can be read and output on the command line with the following options: ./rmc -F -i input_fingerprint_file Signed-off-by: Todor Minchev --- src/rmc.c | 121 +++---

[yocto] [PATCH 1/3] Makefile: add verbosity and debug options to Makefile

2017-02-02 Thread Todor Minchev
By default Makefile verbosity is disabled (V=0). Verbosity can be enabled by setting the V environment variable to any value not equal to 0 (e.g V=1) Example: make clean V=1; make V=1 A debug version of the rmc binary can be built by using the debug Makefile target. This will include debug

[yocto] [PATCH 0/3] [meta-intel][rmc] Add fingerprint quering and database extraction functionality to RMC

2017-02-02 Thread Todor Minchev
This patchset adds database extraction and fingerprint quering functionality to RMC Example: Output fingerprint contents to terminal: ./rmc -F -i rmc.fingerprint Extract RMC database: ./rmc -E -d rmc.db https://bugzilla.yoctoproject.org/show_bug.cgi?id=10092 Todor Minchev (3): Makefile:

Re: [yocto] Empty "normal" package, filled dev and dbg packages, tr-50 lib

2017-02-02 Thread Jakob Hasse
Hello Paul, with your modification and changing to autotools-brokensep (which the generated recipe proposed),it finally works! Thank you very much! All the Best, Jakob On 01.02.2017 02:50, Paul Eggleton wrote: On Wednesday, 1 February 2017 10:04:50 AM NZDT Paul Eggleton wrote: What you

Re: [yocto] Undoing BSP's BBMASK?

2017-02-02 Thread Paul Eggleton
On Thursday, 2 February 2017 11:47:53 AM NZDT Andre McCurdy wrote: > On Thu, Feb 2, 2017 at 4:15 AM, Takashi Matsuzawa > wrote: > > Say, BSP defines something like this. > > > > BBMASK .= "|msta-//.bb" > > > > Then I want to cancel this within my local.conf.

Re: [yocto] Undoing BSP's BBMASK?

2017-02-02 Thread Andre McCurdy
On Thu, Feb 2, 2017 at 4:15 AM, Takashi Matsuzawa wrote: > Hello Yoct. > > Say, BSP defines something like this. > > BBMASK .= "|msta-//.bb" > > Then I want to cancel this within my local.conf. Should putting below in my > local.conf works? (Or within my

Re: [yocto] [Openembedded-architecture] [OE-core] OpenEmbedded Stand at FOSDEM

2017-02-02 Thread Philip Balister
On 02/02/2017 06:01 PM, Andreas Müller wrote: > On Fri, Jan 27, 2017 at 8:44 AM, Paul Barker wrote: >> >> There's 3 of us from Togán Labs who'll be able to help out manning the >> stand. I know I can do all day Saturday and up to about 4pm on Sunday >> and I'm happy to be

Re: [yocto] [Openembedded-architecture] [OE-core] OpenEmbedded Stand at FOSDEM

2017-02-02 Thread Andreas Müller
On Fri, Jan 27, 2017 at 8:44 AM, Paul Barker wrote: > > There's 3 of us from Togán Labs who'll be able to help out manning the > stand. I know I can do all day Saturday and up to about 4pm on Sunday > and I'm happy to be at the stand all day (with the obvious caffeine >

[yocto] How to configure an UTF-8 locale in Yocto?

2017-02-02 Thread Fabio Emiliani
Dear all, I'm trying to add an UTF-8 locale to my Yocto build. In detail I'm trying to build using the following options: GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8" IMAGE_LINGUAS = "en-gb" As result of the build I see the en_GB locale but not the en_GB.utf8. Why the utf8 encoded

[yocto] Release Candidate Build for yocto-2.3_M2.rc3 now available.

2017-02-02 Thread Poky Build User
A release candidate build for yocto-2.3_M2.rc3 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-2.3_M2.rc3 Please begin QA on this build as soon as possible. Build hash information: meta-qt4 : 2c7f8df9039be498f8a2232d1428adb7f4e5e800 meta-intel :

Re: [yocto] Ruby and OpenSSL version mismatch?

2017-02-02 Thread Takashi Matsuzawa
Hello, I just tried and the below seems to be the fix. https://patchwork.openembedded.org/patch/11/ From: Takashi Matsuzawa Sent: Thursday, February 2, 2017 3:25 PM To: yocto@yoctoproject.org Subject: Ruby and OpenSSL version mismatch? Hello, Yocto. I am

[yocto] Undoing BSP's BBMASK?

2017-02-02 Thread Takashi Matsuzawa
Hello Yoct. Say, BSP defines something like this. BBMASK .= "|msta-//.bb" Then I want to cancel this within my local.conf. Should putting below in my local.conf works? (Or within my bistro/.conf?) BBMASK_remove = "|msta-//.bb" --

Re: [yocto] How to setup apt-get to work togehter with the packages build with yocto?

2017-02-02 Thread Josef Holzmayr
Howdy! On 02.02.2017 09:26, s.jar...@esa-grimma.de wrote: > Hej > > I like to setup a central host for the packages build with yocto. The > goal is, that everyone can download the "new" packages from a server in > the local network. I am looking for a description how to archive that or > some

Re: [yocto] How to setup apt-get to work togehter with the packages build with yocto?

2017-02-02 Thread Burton, Ross
On 2 February 2017 at 08:26, wrote: > I like to setup a central host for the packages build with yocto. The goal > is, that everyone can download the "new" packages from a server in the > local network. I am looking for a description how to archive that or some > tips to

[yocto] How to setup apt-get to work togehter with the packages build with yocto?

2017-02-02 Thread S . Jaritz
Hej I like to setup a central host for the packages build with yocto. The goal is, that everyone can download the "new" packages from a server in the local network. I am looking for a description how to archive that or some tips to start from. Regards! Stefan