Re: [yocto] Starting point ... Help?

2013-01-07 Thread Iorga, Cristian
Hello Ian,

Please state the filesystem for the disk where the poky repository is located.
Also, please give details regarding the networking issues affecting Build 
Appliance.
And the version of the BA used.

Regards,
Cristian

Cristian Iorga

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Ian Graham
Sent: Saturday, January 05, 2013 7:26 PM
To: yocto@yoctoproject.org
Subject: [yocto] Starting point ... Help?

Hello,

Apologies in advance if this is not the appropriate resource for this request. 
Someone recommended this email list as a potential resource.

Where is the best place to go to get help on Yocto project if you are brand new 
to this type of embedded development? ... I have basic hardware, embedded, 
computer and software skills but no specific knowledge of linux, yocto or build 
environment?

What I am looking to do is to setup a very simple development environment to 
learn by doing with Raspberry Pi as the BSP and yocto as the SDK. Then do some 
fun little projects to get familiar with the build environment and start doing 
more advanced projects.

I am totally new to yocto, linux and this type of embedded development. 
However, I have been playing with Yocto over the past few weeks trying to get a 
development environment setup up, reading the Yoctoproject.org site, googling 
various resources and trying to learn as much as I can. Setup VMware player and 
build appliance as per the 
https://www.yoctoproject.org/documentation/build-appliance-manual but dead 
ended because of some networking issues. Next tried mysysGit but, encountered 
some errors (attached) when setting up the project.

Any assistance greatly appreciated.

Ian Graham

--
[http://media01.linkedin.com/media/p/1/000/021/1af/1a176ad.png]
Making Start-ups Happen!
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] How to build the build appliance?

2013-01-25 Thread Iorga, Cristian
It also work with a qemux86 machine.

Regards,
Cristian

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Stoicescu, CorneliuX
Sent: Friday, January 25, 2013 5:18 PM
To: Tino Breddin; yocto
Subject: Re: [yocto] How to build the build appliance?

Hello Tino,

Here is what I know on the matter: 
1) you need to set MACHINE = "qemux86-64" in local.conf
2) run "bitbake build-appliance-image"
3) check the tmp/deploy/images folder for the output

Regards,
Cornel

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Tino Breddin
Sent: Friday, January 25, 2013 1:32 PM
To: yocto
Subject: [yocto] How to build the build appliance?

Hi there,

I've seen some work already went into building a Yocto build appliance which 
runs on VMware [1]. I think that's a great tool to get started.
Has the appliance been built by hand or is the process somewhat automated? I 
couldn't find any references in Poky.

Cheers,
Tino

[1] https://www.yoctoproject.org/documentation/build-appliance-manual
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Fwd:

2013-02-11 Thread Iorga, Cristian
Hello, this is spam.

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Belisko Marek
Sent: Tuesday, February 12, 2013 2:15 AM
To: yocto@
Subject: [yocto] Fwd:
[Link removed!]
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] clear hob error

2013-02-18 Thread Iorga, Cristian
Hello Andre,

This is not a Hob error, but a bitbake one.
It seems that BBPATH variable is not set properly.
Follow documentation/dev-manual/dev-manual-common-tasks.xml to set it out 
correctly.
Also, state your version of poky.
There were some changes to the way BBPATH is defined, so it's important to know 
the version of poky.

Regards,
Cristian

Cristian Iorga
Linux Software Engineer
Open Source Technology Center
Intel

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Andre Bella
Sent: Tuesday, February 19, 2013 4:37 AM
To: yocto@yoctoproject.org
Subject: [yocto] clear hob error

does anyone know how can I clear up this error, it happen after hob crash, :(


___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [PATCH 0/2] BlueZ 5.3 new package

2013-03-11 Thread Iorga, Cristian
Hello all,

This is an EXPERIMENTAL bluez5 new package.
This will not replace bluez4 and it is not an upgrade path from bluez4.

Given the fact that not a lot of components has been updated to work with 
bluez5, this package is largely untested.
It has been provided in the hope that for YP 1.5 release, the entire Bluetooth 
stack and related/dependent components will get updated.

Most probably bugs related to this package and/or related/dependent components 
will be fixed in 1.5 release, not in 1.4 timeframe.

The scope with this PU is to provide developers the needed tools/technologies 
in order to upgrade software to BlueZ5 BT stack.
This stack has support for BT4.0 with the appropriate Linux kernel.

Feedback for this upgrade is much appreciated.

Regards,
Cristian


Cristian Iorga
Linux Software Engineer
Open Source Technology Center
Intel


-Original Message-
From: Iorga, Cristian 
Sent: Monday, March 11, 2013 3:57 PM
To: openembedded-c...@lists.openembedded.org
Cc: Iorga, Cristian
Subject: [PATCH 0/2] BlueZ 5.3 new package

- BlueZ 5 v5.3 experimental new package;
- bluez5 package does not replace bluez4 package,
  as a lot of components that interact with bluez
  are not prepared to work correctly with bluez5;
- libical is added back, as it is a requirement for
  bluez OBEX feature.

Cristian Iorga (2):
  libical: add recipe back in oe-core
  bluez5: new package for v5.3

 .../bluez5/bluez5-5.3/bluetooth.conf   |   16 ++
 .../bluez5/bluez5-5.3/fix-udev-paths.patch |   35 +
 meta/recipes-connectivity/bluez5/bluez5.inc|   45 +
 meta/recipes-connectivity/bluez5/bluez5_5.3.bb |   35 +
 .../libical/files/pthread-fix.patch|   52 
 meta/recipes-support/libical/libical_0.48.bb   |   17 +++
 6 files changed, 200 insertions(+)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.3/bluetooth.conf
 create mode 100644 
meta/recipes-connectivity/bluez5/bluez5-5.3/fix-udev-paths.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5.inc
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.3.bb
 create mode 100644 meta/recipes-support/libical/files/pthread-fix.patch
 create mode 100644 meta/recipes-support/libical/libical_0.48.bb

-- 
1.7.10.4

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] USB Ethernet problems

2013-04-05 Thread Iorga, Cristian
Hello,

Do you use connman as the network manager?

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Hans Beckérus
Sent: Friday, April 05, 2013 12:08 PM
To: yocto@yoctoproject.org
Subject: [yocto] USB Ethernet problems

Hi. In our configuration we do not have an on-board Ethernet device. It 
connected to the USB-host adapter.
It seems that probing of such devices are done very late in the kernel boot-up 
which means it gets out of sync with the network init script(s)
and the NIC thus has to be brought up manually after boot.

...
usb 1-1: new high-speed USB device number 2 using xusbps-ehci
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
VFS: Mounted root (ext2 filesystem) on device 1:0.
devtmpfs: mounted
Freeing init memory: 152K
INIT: version 2.88 booting
usb 1-1.4: new high-speed USB device number 3 using xusbps-ehci
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or 
directory
bootlogd.
Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
INIT: Entering runlevel: 5
Starting Dropbear SSH server: NET: Registered protocol family 10
dropbear.
Starting syslogd/klogd: done
Stopping Bootlog daemon: bootlogd.
asix 1-1.4:1.0: eth0: register 'asix' at usb-xusbps-ehci.0-1.4, ASIX AX88772 
USB 2.0 Ethernet, fc:75:16:cf:6a:86
...

Is there some way to configure a system through Yocto to handle this scenario?

Hans

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Why isn't USB MIDI working?

2013-04-16 Thread Iorga, Cristian
Hi Paul,

Please file in a bug report as an enhancement regarding USB MIDI support.
We will see what we can do for 1.5.

Regards,
Cristian

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Paul D. DeRocco
Sent: Wednesday, April 17, 2013 3:51 AM
To: 'Paul Eggleton'
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Why isn't USB MIDI working?

> From: Paul Eggleton
> 
> On Sunday 14 April 2013 15:49:12 Paul D. DeRocco wrote:
> > I've built core-image-base-cedartrail-nopvr, which includes ALSA. 
> > /dev/snd properly contains the devices for my mobo, and 
> > /proc/asound/devices lists them as well. If I plug in a USB MIDI 
> > device (a USB to MIDI converter), I see the USB connect message on 
> > the console, but no device is added to /dev/snd or 
> > /proc/asound/devices. Anyone have any idea why?
> > I've tried an
> > eMu XMidi1x1, and a cheap generic converter. Both work fine under 
> > Ubuntu, on the same mobo.
> 
> Typically two things are required for a USB device to work - a driver, 
> and an appropriate udev rule to associate the driver with the device. 
> Do you have USB midi support enabled in the kernel? If so, is there a 
> udev rule for USB midi devices? If there isn't, presumably you could 
> just use Ubuntu as a reference for that.

I apologize for my ignorance, but I really don't know how to go about figuring 
this out.

There is a file called /lib/udev/rules.d/60-persistent-alsa.rules, which is 
full of cryptic stuff that I don't understand, including two lines referring to 
usb, but nothing specifically about MIDI. I compared it to the file on Ubuntu, 
and it's similar but not the same, but I have no idea whether any of the 
differences are meaningful. They're both small, so I've attached them.

Also, I see that while the alsa-utils recipe is being built, the resulting 
image only seems to have a couple of alsa utilities: alsamixer and alsactl, 
even though there are a whole lot more listed in 
meta/recipes-multimedia/alsa/alsa-utils_1.0.25.bb.

And when I run the system, there is no /dev/snd/seq device, which is the main 
interface to all MIDI devices. I don't plan on using that, preferring to use 
the /dev/snd/midi* OSS emulation device which is supposed to appear when an 
individual device is connected, but that's not happening, either.

How do I find out if USB MIDI support is enabled in the kernel?

This is plain vanilla core-image-base-cedartrail-nopvr, without any 
modifications. ALSA is part of it. Isn't it supposed to just work?

-- 

Ciao,   Paul D. DeRocco
Paulmailto:pdero...@ix.netcom.com 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hob found an error

2013-05-07 Thread Iorga, Cristian
Hi Richard,

What bitbake/poky/hob are you using (versions)?
/Cristian

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Richard Cagley
Sent: Monday, May 06, 2013 11:25 PM
To: yocto@yoctoproject.org
Subject: [yocto] Hob found an error

When I try to add the videotestsrc plugin during package editing and the try to 
build the image I get this message in a popup window. No clue even where to 
start in debugging this.

Hob Exception - Error running command '['matchFile', 'hob-image.bb']':
Traceback (most recent call last):
  File "/opt/fsl-community-bsp/sources/poky/bitbake/lib/bb/command.py",
line 68, in runCommand
result = command_method(self, commandline)
  File "/opt/fsl-community-bsp/sources/poky/bitbake/lib/bb/command.py",
line 210, in matchFile
return command.cooker.matchFile(fMatch)
  File "/opt/fsl-community-bsp/sources/poky/bitbake/lib/bb/cooker.py",
line 1142, in matchFile
raise NoSpecificMatch
NoSpecificMatch



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Initial posting..

2014-01-09 Thread Iorga, Cristian
Hi Jeff,

Please open a bug with the specific details of the issue at 
bugzilla.yoctoproject.org (select product Hob).
The link should be: https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Hob
Please also state your network settings (for example, use of proxy).

Regards,
Cristian Iorga
YoctoProject
Intel Corporation

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Jeff Sondermeyer
Sent: Wednesday, January 8, 2014 9:56 PM
To: yocto@yoctoproject.org
Subject: [yocto] Initial posting..

To whom it may concern,
I am new to the Yocto Project (as is my company Biamp).  We have started a new 
x86 project and bought 4 seats of Intel System Studio.  I am using YoctoProject 
 and have built a NUC image which works.  I have tried using Hob with limited 
success.  It seems to error out often when collecting packages from GIT whereas 
the command lines tools (bitbake) seem to work fine.  Should I submit a 
specific bug report?

Thanks,
Jeff

Jeff Sondermeyer  *  DSP Development Manager
Biamp Systems  *  9300 SW Gemini Drive, Beaverton, OR 97008
www.biamp.com  * dir. +1.503.718.9262 * tel. 
+1.503.641.7287 * fax +1.503.626.0281
[cid:image001.png@01CF0D41.BBE69580]



BIAMP SYSTEMS EMAIL NOTICE
The information contained in this email and any attachments is confidential and 
may be subject to copyright or other intellectual property protection. If you 
are not the intended recipient, you are not authorized to use or disclose this 
information, and we request that you notify us by reply mail or telephone and 
delete the original message from your mail system.

<>___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto dylan

2014-01-15 Thread Iorga, Cristian
Hello,
Nicolas is totally right here.
/Cristian Iorga
YP
Intel

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Nicolas Dechesne
Sent: Wednesday, January 15, 2014 1:05 PM
To: Khaja Hussain Shaik
Cc: Dipesh Karmakar; yocto@yoctoproject.org
Subject: Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto dylan


On Wed, Jan 15, 2014 at 11:49 AM, Khaja Hussain Shaik 
mailto:khajahussai...@hcl.com>> wrote:
Greetings from Khaja.
We are trying to make a Dylan build with GStreamer 1.0 support, however we are 
facing lots of dependencies. We like to know whether it's possible to 
incorporate GStreamer 1.0 in Dylan? If yes then could it be possible to direct 
us to some documents/procedure.

such large 'features' are not generally backported to old/stable releases. only 
bug fixes.

gst1.0 was introduced in 'dora' where you can find gst 1.0.x branch, and you 
have gst 1.2.x support in current master. so you either need to backport these 
changes into dylan, or switch to a newer release.


___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] MP4 Playback Issue with GST-1.0

2014-01-31 Thread Iorga, Cristian
Hi Khaja,

There are several things you can do in order to solve this issue:


1.   Please test with the latest master of poky if the issue is still 
reproducible. Let us know of the result.

2.   Open a bug report on bugzilla.yoctoproject.org .

3.   State more info related to your issue: version of poky, version on 
gstreamer1.0, your target hardware platform, BSP used, maybe other meta-layers 
that are used (if applies).

Also, please provide on a download site the sample that you use to test 
playback.

Please note that the fact that it works correctly with gstreamer-0.10 is not a 
testament of the fact the MP4 video sample used is indeed correct from a more 
modern decoder point of view.
In which case it might explain the decoding artefacts.

In the end, given the fact that it might be hard for us to reproduce this issue 
(HW not available, etc), it will reduce to the saying: "What have you tried?".
Your help on this one is mightily needed.

Regards,
Cristian Iorga
YP
Intel


From: Khaja Hussain Shaik [mailto:khajahussai...@hcl.com]
Sent: Thursday, January 30, 2014 2:33 PM
To: yocto@yoctoproject.org; Carlos Rafael Giani; paul.eggle...@linux.intel.com; 
nicolas.deche...@linaro.org; Iorga, Cristian
Cc: Dipesh Karmakar; Kishore Divvela -ERS, HCL Tech
Subject: FW: MP4 Playback Issue with GST-1.0

Hi all,

Did anybody get a chance to look into the below issue?

Any suggestion would be greatly helpful.

Thanks & Regards
Khaja

From: Khaja Hussain Shaik
Sent: Tuesday, January 28, 2014 6:18 PM
To: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
Cc: Dipesh Karmakar; Kishore Divvela -ERS, HCL Tech; 'Carlos Rafael Giani'
Subject: MP4 Playback Issue with GST-1.0

Hi All,

We are having some mp4 playback issue with GST-1.0.

Used port and commands:


1.   Yocto Dora

2.   GSTreamer 1.0

3.   Command: gst-launch-1.0 playbin 
uri=file:///home/Media_Sample/mp4Sample2.mp4

Video playback is happening blur and majorly last 30%-40% video is displayed in 
front and shows a zig-zag kind of pattern. However using gst-0.10 video 
playback happens properly.
Please see the attached snapshot of the problem. (Sorry for not be able to 
explain the problem in writing)

We have saved gst logs, also attached in this mail.

Any suggestion will be a great help.

Thanks & Regards,
Khaja


::DISCLAIMER::

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Error while building SDK

2014-02-05 Thread Iorga, Cristian
Hi Rohit,

First of all we are not a support team.
While YP is used in Bluegiga product, we are not providing support for this 
product.
Support for this product should be directed to Bluegiga, and if it proves to be 
a fault with our YP, we will try to fix it, if the time and resources allows us.

Regards,
Cristian Iorga
YoctoProject.org
Intel Corporation

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Rohit Borse
Sent: Thursday, February 6, 2014 7:31 AM
To: yocto
Subject: [yocto] Error while building SDK

Dear Support Team,
I am using Ubuntu 12.04 on installed on Virtual Box. I want to build bluegiga 
SDK (version= bluegiga-sdk-sstate_5.0.0-beta10_apx4devkit.tgz). 
But when I am builind SDK for APx4 module, I am getting error from command 
below onwards.

1. source init-sdk-env - status succes
2. bitbake bluegiga-console-image - throws error as attached in below file.

Do let me know if SDK build is supported on Ubuntu on VirtualBox?

Regards,
Rohit Borse


-
Notice: 
This message has been scanned by Trend Micro Mail Security scanner and is 
believed to be clean
-
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Later versions of gstreamer

2014-02-27 Thread Iorga, Cristian
Hello Chris,

Carlos Rafael has more details, he maintains a gstreamer 1.x.y branch and he 
says that is has support for danny also.

See details below.

Good luck.

Regards,
Cristian Iorga
YP
Intel Corporation


> -Original Message-
> From: Carlos Rafael Giani [mailto:d...@pseudoterminal.org]
> Subject: Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto dylan
> 
> On 2014-01-28 13:49, Khaja Hussain Shaik wrote:
>> Hi Carlos,
>>
>> Did you get a chance to look into the porting of gst1.0 to Dylan?
>>
>> Regards
>> Khaja
>>
> I have now upgraded the recipes in meta-gstreamer1.0 to version 1.2.2.
> It is a backport from the current OE-core recipes. Furthermore, I 
> added the Orc OE-core recipes to this layer. This way, gstreamer is 
> built with Orc support by default, even for danny and dylan.
>
> cheers,
> Carlos

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Chris Tapp
Sent: Wednesday, February 26, 2014 11:03 PM
To: Yocto Project
Subject: [yocto] Later versions of gstreamer

I'm currently using 'danny' for a project, but that only has Gstreamer 0.10 in 
the meta data.

Has anyone tried using 1.0.x (or, better still, 1.2.x) with 'danny'?

Unfortunately, I'm stuck at 'danny' as I need video acceleration for cedartrail 
and that isn't supported in later versions.

Chris Tapp

opensou...@keylevel.com
www.keylevel.com



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Later versions of gstreamer

2014-02-27 Thread Iorga, Cristian
Hi Chris,
The gstreamer1.0 that Carlos Rafael is taking care of is maintained in a 
separate layer that won't get integrated into danny, because for older YP 
releases, no new features are added, only bugs are fixed or backported.
The in meta-gstreamer1.0 will need to be added as a layer into your own image.
See more details at:
http://www.yoctoproject.org/docs/1.5.1/dev-manual/dev-manual.html#enabling-your-layer

If you need more info, please ask.

Regards,
Cristian Iorga
YP
Intel Corporation

-Original Message-
From: Chris Tapp [mailto:opensou...@keylevel.com] 
Sent: Thursday, February 27, 2014 10:23 PM
To: Iorga, Cristian
Cc: d...@pseudoterminal.org
Subject: Re: [yocto] Later versions of gstreamer

Hi Cristian,

On 27 Feb 2014, at 08:51, Iorga, Cristian  wrote:

> Hello Chris,
> 
> Carlos Rafael has more details, he maintains a gstreamer 1.x.y branch and he 
> says that is has support for danny also.

Thanks, that's good news. Thanks Carlos :-)

I assume I just grab this from Poky meta head until it gets into a 'danny' 
release? Sorry, but my git skills are poor ;-)

> 
> See details below.
> 
> Good luck.
> 
> Regards,
> Cristian Iorga
> YP
> Intel Corporation
> 
> 
>> -Original Message-
>> From: Carlos Rafael Giani [mailto:d...@pseudoterminal.org]
>> Subject: Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto 
>> dylan  On 2014-01-28 13:49, Khaja Hussain Shaik wrote:
>>> Hi Carlos,
>>> 
>>> Did you get a chance to look into the porting of gst1.0 to Dylan?
>>> 
>>> Regards
>>> Khaja
>>> 
>> I have now upgraded the recipes in meta-gstreamer1.0 to version 1.2.2.
>> It is a backport from the current OE-core recipes. Furthermore, I 
>> added the Orc OE-core recipes to this layer. This way, gstreamer is 
>> built with Orc support by default, even for danny and dylan.
>> 
>> cheers,
>> Carlos
> 
> -Original Message-
> From: yocto-boun...@yoctoproject.org 
> [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Chris Tapp
> Sent: Wednesday, February 26, 2014 11:03 PM
> To: Yocto Project
> Subject: [yocto] Later versions of gstreamer
> 
> I'm currently using 'danny' for a project, but that only has Gstreamer 0.10 
> in the meta data.
> 
> Has anyone tried using 1.0.x (or, better still, 1.2.x) with 'danny'?
> 
> Unfortunately, I'm stuck at 'danny' as I need video acceleration for 
> cedartrail and that isn't supported in later versions.
> 
> Chris Tapp
> 
> opensou...@keylevel.com
> www.keylevel.com
> 
> 
> 
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Chris Tapp

opensou...@keylevel.com
www.keylevel.com



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] berlios.de git clone connection refused

2014-04-02 Thread Iorga, Cristian
Hello,
Patches and solving issues are always welcome.

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Darcy Watkins
Sent: Tuesday, April 1, 2014 5:52 PM
To: yocto@yoctoproject.org
Subject: [yocto] berlios.de git clone connection refused

What is being done about the fetch failures at berlios.de?  This has broken 
jamvm.  Are there other projects affected by this?  From what I can google 
about it, berios.de was supposed to shut down over a year ago with projects 
migrated to sourceforge.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] copying media files to qemux86

2014-04-02 Thread Iorga, Cristian
Hello,

By  media files, you mean music or video files?
If so, depending on the image (if it has ssh support), you can copy into 
/home/root using scp after you boot the image.
I have use this to test mp3 playback, for example with some audio files.

Regards,
Cristian Iorga
YP
Intel Corporation

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Bhushan Shirsath
Sent: Wednesday, April 2, 2014 2:07 PM
To: yocto@yoctoproject.org
Subject: [yocto] copying media files to qemux86

Hi,

I'm able to successfully launch "runqemu qemux86".
Now i intend to test the media libs built using Yocto on qemu currently.
Is it possible to transfer/copy media files to qemux86 emulator ?

I tried copying files to tmp/sysroots/qemux86/ but it didn't work.

Thanks,
--bhushan
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] copying media files to qemux86

2014-04-04 Thread Iorga, Cristian
Hello,
What kind of troubles with gst-plugins-base?
See YB5589: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5589
Maybe there is a hint in there, and the meta gst package will help..
/Cristian

From: Bhushan S [mailto:bhushan...@gmail.com]
Sent: Friday, April 4, 2014 1:35 PM
To: Iorga, Cristian
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] copying media files to qemux86

Yes Cristian.
My earlier attempt with scp was unsuccessful (probably lack of ssh support).

Currently I'm stuck with enabling gst-plugins-ugly package and plugins from 
gst-plugins-base package


On Wed, Apr 2, 2014 at 5:44 PM, Iorga, Cristian 
mailto:cristian.io...@intel.com>> wrote:
Hello,

By  media files, you mean music or video files?
If so, depending on the image (if it has ssh support), you can copy into 
/home/root using scp after you boot the image.
I have use this to test mp3 playback, for example with some audio files.

Regards,
Cristian Iorga
YP
Intel Corporation

From: yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org> 
[mailto:yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org>] 
On Behalf Of Bhushan Shirsath
Sent: Wednesday, April 2, 2014 2:07 PM
To: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
Subject: [yocto] copying media files to qemux86

Hi,

I'm able to successfully launch "runqemu qemux86".
Now i intend to test the media libs built using Yocto on qemu currently.
Is it possible to transfer/copy media files to qemux86 emulator ?

I tried copying files to tmp/sysroots/qemux86/ but it didn't work.

Thanks,
--bhushan

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] copying media files to qemux86

2014-04-08 Thread Iorga, Cristian
Hello,
Sorry, what exactly to enable in ./configure?
Regards,
Cristian


From: Bhushan S [mailto:bhushan...@gmail.com]
Sent: Tuesday, April 8, 2014 2:48 PM
To: Iorga, Cristian
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] copying media files to qemux86

Hello Cristian,

Had a similar doubt as described by Paul in Bug 
5589<https://bugzilla.yoctoproject.org/show_bug.cgi?id=5589>.
Basically i wanted the "audiotestsrc" and "videotestsrc" plugins from 
gst-plugins-base and even though *-base was configured with those options,
I still didn't see it in gst-inspect on qemux86.
only after I added it to "CORE_IMAGE_EXTRA_INSTALL" i got it in the final image.

Normal understanding was to enable it while ./configure and that should work. 
Am I missing something here ?

Regards,
--bhushan


On Fri, Apr 4, 2014 at 7:20 PM, Iorga, Cristian 
mailto:cristian.io...@intel.com>> wrote:
Hello,
What kind of troubles with gst-plugins-base?
See YB5589: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5589
Maybe there is a hint in there, and the meta gst package will help..
/Cristian

From: Bhushan S [mailto:bhushan...@gmail.com<mailto:bhushan...@gmail.com>]
Sent: Friday, April 4, 2014 1:35 PM
To: Iorga, Cristian
Cc: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
Subject: Re: [yocto] copying media files to qemux86

Yes Cristian.
My earlier attempt with scp was unsuccessful (probably lack of ssh support).

Currently I'm stuck with enabling gst-plugins-ugly package and plugins from 
gst-plugins-base package


On Wed, Apr 2, 2014 at 5:44 PM, Iorga, Cristian 
mailto:cristian.io...@intel.com>> wrote:
Hello,

By  media files, you mean music or video files?
If so, depending on the image (if it has ssh support), you can copy into 
/home/root using scp after you boot the image.
I have use this to test mp3 playback, for example with some audio files.

Regards,
Cristian Iorga
YP
Intel Corporation

From: yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org> 
[mailto:yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org>] 
On Behalf Of Bhushan Shirsath
Sent: Wednesday, April 2, 2014 2:07 PM
To: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
Subject: [yocto] copying media files to qemux86

Hi,

I'm able to successfully launch "runqemu qemux86".
Now i intend to test the media libs built using Yocto on qemu currently.
Is it possible to transfer/copy media files to qemux86 emulator ?

I tried copying files to tmp/sysroots/qemux86/ but it didn't work.

Thanks,
--bhushan


-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto Dora

2014-04-24 Thread Iorga, Cristian
Hello Dipesh,
YP dora is already released, as such, won't receive any new features or package 
upgrades.
And if you need GStreamer upgrade that badly, well, why don't do it yourself??
What kind of documentation you need?

There are companies that can help you in this kind of endeavor, offering 
commercial Yocto Project support, I assume that's a solution also, right?

Regards,
Cristian Iorga
YP
Intel Corporation

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Dipesh Karmakar
Sent: Wednesday, April 23, 2014 11:06 AM
To: yocto@yoctoproject.org
Cc: Carlos Rafael Giani
Subject: Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto Dora

Hi All,

Can we integrate GST-1.2.3 to Dora? Is there any document available? We need it 
badly.

Thanks,
Dipesh

-Original Message-
From: Dipesh Karmakar
Sent: Tuesday, April 22, 2014 12:41 PM
To: 'Carlos Rafael Giani'
Cc: yocto@yoctoproject.org; Meenakumari Shedole
Subject: [yocto] Rgardring GSTreamer1.0 integration on Yocto Dora

Hi Carlos,

Do you have any plan to integrate Gstreamer-1.2.3 to Dora? I believe current 
Dora10.0.1 has GST-1.0.9.

Thanks,
Dipesh

-Original Message-
From: Carlos Rafael Giani [mailto:d...@pseudoterminal.org]
Sent: Sunday, February 02, 2014 9:14 PM
To: Khaja Hussain Shaik
Cc: Nicolas Dechesne; yocto@yoctoproject.org; Dipesh Karmakar; Paul Eggleton; 
Kishore Divvela -ERS, HCL Tech
Subject: Re: [yocto] Rgardring GSTreamer1.0 integration on Yocto dylan

On 2014-01-28 13:49, Khaja Hussain Shaik wrote:
> Hi Carlos,
>
> Did you get a chance to look into the porting of gst1.0 to Dylan?
>
> Regards
> Khaja
>

I have now upgraded the recipes in meta-gstreamer1.0 to version 1.2.2. 
It is a backport from the current OE-core recipes. Furthermore, I added the Orc 
OE-core recipes to this layer. This way, gstreamer is built with Orc support by 
default, even for danny and dylan.

cheers,
Carlos


::DISCLAIMER::


The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or 
may contain viruses in transmission. The e mail and its contents (with or 
without referred errors) shall therefore not attach any liability on the 
originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the views or opinions of HCL or its 
affiliates. Any form of reproduction, dissemination, copying, disclosure, 
modification, distribution and / or publication of this message without the 
prior written consent of authorized representative of HCL is strictly 
prohibited. If you have received this email in error please delete it and 
notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.


--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [OE-core] DNS when using Static IP

2014-05-02 Thread Iorga, Cristian
Hello,

What image did you start from, if any?
i.e., core-image-minimal, core-image-sato, etc…
Is connman included?

Regards,
Cristian Iorga
YP
Intel Corporation

From: openembedded-core-boun...@lists.openembedded.org 
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Tarek 
El-Sherbiny
Sent: Friday, May 2, 2014 2:05 PM
To: yocto@yoctoproject.org; openembedded-c...@lists.openembedded.org
Subject: [OE-core] DNS when using Static IP

Hi.

I'm trying to set my IP config to a static address.

iface eth0 inet static
 address 192.168.55.45
 network 192.168.55.0
 netmask 255.255.255.0
 broadcast 192.168.55.255
 gateway 192.168.55.1
 dns-nameservers 192.168.10.2

But I don't get the DNS server address to be included in /etc/resolv.conf

If I run in dchp mode, then the resolv.conf is updated with my DNS address.
Is there something I'm missing here in my setup?


--
Tarek
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [OE-core] DNS when using Static IP

2014-05-02 Thread Iorga, Cristian
Not really, I just wanted to get a better overview of the issue that you are 
facing.
What image did you started from, if any?

From: Tarek El-Sherbiny [mailto:tarek.elsherb...@gmail.com]
Sent: Friday, May 2, 2014 3:31 PM
To: Iorga, Cristian
Cc: openembedded-c...@lists.openembedded.org; yocto@yoctoproject.org
Subject: RE: [OE-core] DNS when using Static IP


No connman is not included.  Shall I include it and try?
On 2 May 2014 13:01, "Iorga, Cristian" 
mailto:cristian.io...@intel.com>> wrote:
Hello,

What image did you start from, if any?
i.e., core-image-minimal, core-image-sato, etc…
Is connman included?

Regards,
Cristian Iorga
YP
Intel Corporation

From: 
openembedded-core-boun...@lists.openembedded.org<mailto:openembedded-core-boun...@lists.openembedded.org>
 
[mailto:openembedded-core-boun...@lists.openembedded.org<mailto:openembedded-core-boun...@lists.openembedded.org>]
 On Behalf Of Tarek El-Sherbiny
Sent: Friday, May 2, 2014 2:05 PM
To: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>; 
openembedded-c...@lists.openembedded.org<mailto:openembedded-c...@lists.openembedded.org>
Subject: [OE-core] DNS when using Static IP

Hi.

I'm trying to set my IP config to a static address.

iface eth0 inet static
 address 192.168.55.45
 network 192.168.55.0
 netmask 255.255.255.0
 broadcast 192.168.55.255
 gateway 192.168.55.1
 dns-nameservers 192.168.10.2

But I don't get the DNS server address to be included in /etc/resolv.conf

If I run in dchp mode, then the resolv.conf is updated with my DNS address.
Is there something I'm missing here in my setup?


--
Tarek
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] bug 2183: what happens when a build fails

2012-07-13 Thread Iorga, Cristian
Hello,

I will be in charge for implementing this features.

Regards,
Cristian

Cristian Iorga
Linux Software Engineer
Open Source Technology Center
System Software Division Romania


-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Barros Pena, Belen
Sent: Thursday, July 12, 2012 5:40 PM
To: yocto
Subject: [yocto] bug 2183: what happens when a build fails

I've just posted a document to Bugzilla showing what would happen in Hob when a 
build fails. You can find the document here:

https://bugzilla.yoctoproject.org/attachment.cgi?id=634

Implement this design depends on bug 1991 and 2165

If you have any questions or feedback, let me know.

Thanks!

Belen

-
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] hob issues

2012-07-24 Thread Iorga, Cristian
Hello Dallas,

After installing libcanberra-gtk3-0, hob still gives the same error message 
while starting? (i.e. Gtk-Message: Failed to load module "canberra-gtk-module")

Regards,
Cristian

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Dallas Clement
Sent: Tuesday, July 24, 2012 11:39 PM
To: yocto@yoctoproject.org
Subject: [yocto] hob issues

I've having some difficulty running hob on Debian "wheezy/sid".  When I enter 
"hob" from the command line, an X-window opens, but none of the controls have 
any text labels.  Also, none of the drop-down lists are populated.

I also see this message on the command prompt:

Gtk-Message: Failed to load module "canberra-gtk-module"

I installed libcanberra-gtk3-0, which didn't make any difference.

Is there anything else I should try?
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-ti] [HOB] issue

2012-08-01 Thread Iorga, Cristian
Hello Tim,

Please fill in a bug report at bugzilla.yoctoproject.org
It will be investigated later on.

Regards,
Cristian Iorga

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Tim Verstraete
Sent: Wednesday, August 01, 2012 9:29 AM
To: Denys Dmytriyenko
Cc: meta...@yoctoproject.org; yocto@yoctoproject.org
Subject: Re: [yocto] [meta-ti] [HOB] issue

 Hi,
 
 When i use the HOB functionality in yocto with the meta-ti, I get an  error 
message after about 5% with no error message in it. I can only press close.
 
 I use the default layers but I do see that HOB re-arranges them into:
 Poky/meta
 Poky/meta-hob
 Poky/meta-ti
 Poky/meta-yocto
 
 I see that I can build using the command line so it has to be  something with 
HOB and not necessary something in yocto.

Thanks in advance,

Kind regards,

Tim

-Original Message-
From: Denys Dmytriyenko [mailto:de...@ti.com]
Sent: dinsdag 31 juli 2012 22:11
To: Tim Verstraete
Cc: meta...@yoctoproject.org
Subject: Re: [meta-ti] [HOB] issue

On Tue, Jul 31, 2012 at 12:04:37PM +, Tim Verstraete wrote:
> Hi,
> 
> When i use the HOB functionality in yocto with the meta-ti, I get an 
> error message after about 5% with no error message in it. I can only press 
> close.
> 
> I use the default layers but I do see that HOB re-arranges them into:
> Poky/meta
> Poky/meta-hob
> Poky/meta-ti
> Poky/meta-yocto
> 
> I see that I can build using the command line so it has to be 
> something with HOB and not necessary something in yocto.

Well, HOB _is_ part of Yocto anyway. While meta-ti may be triggering the issue 
in HOB, you better off reporting it to the main yocto mailing list - feel free 
to copy meta-ti as well.

--
Denys
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Developing hob/bitbake using PyDev

2012-08-07 Thread Iorga, Cristian
Hello,

Ha anyone use Pydev in order to develop hob or bitbake?
What I am basically interested in is:

1.  Doing remote debugging of hob.

2.  A feature similar to a "Fix and Continue" (change the code, and re-run 
it without re-running the entire hob from the beginning)

Now. I did a small investigation with help from Valentin Popa and Bogdan 
Marinescu.
Remote debugging seems possible, but we did not set it up (yet).
"Fix and Continue" we don't know if it exists in Python world, because of the 
way Pyhon (interpreter + base language works).
I.e.: Python: from module import spam
spam will be initialized after this one.
How Python will handle a reload or something similar in this case?

If anyone have any insights into this issues, please help me.

P.S.: Doing remote debugging of hob seems to need changes in hob/bitbake 
sources, which I guess would not be acceptable to be integrated into main 
branch, isn't it?

Thanks,
Cristian Iorga
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Sato image runs, but doesn't start its GUI

2014-11-13 Thread Iorga, Cristian
Hi Mike,

What poky version are you using?
Have you tried to build your core-image-sato for a qemu machine and see if that 
runs correctly?
Sato starts with a graphical launcher/desktop/window manager.
Regards,
Cristian

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Mike Looijmans
Sent: Thursday, November 13, 2014 3:00 PM
To: yocto@yoctoproject.org
Subject: [yocto] Sato image runs, but doesn't start its GUI

I finally got around to trying to use our custom board's BSP with Yocto images.

Since the board has a touchscreen (well, actually it has two) I built the 
core-image-sato.

I had to tweak the startup a bit, because our framebuffer is in the FPGA it 
won't be available until after programming it and loading the modules.

Setting psplash to S05 instead of S00, and modutils to load at S04 fixes the 
initialization order problems I saw.

What I get now is a nice Yocto logo on the screen, and a progress bar that 
almost fills up. But nothing else happens. I'd expect the GUI to start then, 
but apparently there's nothing to trigger that?

Display works, touch works, everything seems in perfect working order.

I can't find anything that attempts to start anything. There's nothing in 
inittab, and there's nothing in rc3.d that resembles an attempt at starting 
something desktop GUI application or so.

Am I missing something, is this a bug, or is this expected behaviour and am I 
supposed to type some magic command first?


Met vriendelijke groet / kind regards,

Mike Looijmans
System Expert


TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) (0) 499 33 69 79
Telefax:  (+31) (0) 499 33 69 70
E-mail: mike.looijm...@topic.nl
Website: www.topic.nl

Please consider the environment before printing this e-mail

Visit us at Bits & Chips Smart Systems 20th November, 1931 Congrescentum 
Brabanthallen 's-Hertogenbosch, stand number 34
http://bc-smartsystems.nl

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [bitbake-devel] how to update a package on yocto project

2014-11-25 Thread Iorga, Cristian
Hi,
Nishanth, I am assuming you are using the meta-java layer, right?
If so, have you tried my suggestions?
/Cristian


-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Paul Eggleton
Sent: Tuesday, November 25, 2014 1:20 PM
To: Nishanth S
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] [bitbake-devel] how to update a package on yocto project

Hi Nishanth,

On Monday 24 November 2014 11:34:17 Nishanth S wrote:
> board : Intel Galileo Gen 1
> 
> I use yocto project for build image/tarball for the board.
> 
> How to update a existing package???
> 
> I mean, I use openjdk-6 on my board.
> 
> But I need to change it to openjdk-7.
> 
> I edited local.conf by adding following line.
> 
> preferred_version_openjdk = 
> 
> 
> 
> 
> I tried this but the resulting image.tar had only openjdk-6.
> 
> How do I include openjdk-7 with core-image???

There needs to be a recipe to actually provide that - PREFERRED_VERSION only 
selects between available versioned recipes. Is there an openjdk-7 recipe in 
your configuration? If not, you will need to add one.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] CI day off Dec 03 2014

2014-12-02 Thread Iorga, Cristian
CI day off Dec 03 2014
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto