Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread DAMARLA Satya Swaroop
I think you guys are right and now I am able to build the toolchain perfectly On Thu, Jun 20, 2013 at 12:06 PM, Burton, Ross wrote: > On 20 June 2013 10:07, DAMARLA Satya Swaroop > wrote: > > The udev version to ve installed is 182-r7 bu I dont understand why > 1:204-r0 > > is trying to

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread Burton, Ross
On 20 June 2013 10:07, DAMARLA Satya Swaroop wrote: > The udev version to ve installed is 182-r7 bu I dont understand why 1:204-r0 > is trying to get installed.. This is because your deploy directory contains the systemd "udev" package, which is version 204 and so newer than the sysvinit "udev" p

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread DAMARLA Satya Swaroop
Yeah.. I checked it and its true. In the errror its totally different issue *| The following packages have unmet dependencies:* *| udev-dev : Depends: udev (= 182-r7) but 1:204-r0 is to be installed* *| Recommends: libusb-dev but it is not installable* *| Recommends: modul

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread Paul Eggleton
On Thursday 20 June 2013 00:29:23 Khem Raj wrote: > On Jun 20, 2013, at 12:12 AM, DAMARLA Satya Swaroop > wrote: > > Any reasons why toolchains compile wihtout any issues on sysvinit and not > > with systemd? > > > > > > On Wed, Jun 19, 2013 at 3:11 PM, DAMARLA Satya Swaroop > > wrote: Yes... I

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread DAMARLA Satya Swaroop
Hi Khem, May I ask you where I have to set that because I dont see anything like sysvinit has been set ... would be greatfull if you can tell me that Greets, Satya On Thu, Jun 20, 2013 at 9:29 AM, Khem Raj wrote: > > On Jun 20, 2013, at 12:12 AM, DAMARLA Satya Swaroop < > satyaswaroop.dama...

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread Khem Raj
On Jun 20, 2013, at 12:12 AM, DAMARLA Satya Swaroop wrote: > Any reasons why toolchains compile wihtout any issues on sysvinit and not > with systemd? > > > On Wed, Jun 19, 2013 at 3:11 PM, DAMARLA Satya Swaroop > wrote: > Yes... I thought the same and so, I made two build directories , on

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-20 Thread DAMARLA Satya Swaroop
Any reasons why toolchains compile wihtout any issues on sysvinit and not with systemd? On Wed, Jun 19, 2013 at 3:11 PM, DAMARLA Satya Swaroop < swaroop.dama...@gmail.com> wrote: > Yes... I thought the same and so, I made two build directories , one for > sysvinit and the other for systemd and t

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-19 Thread DAMARLA Satya Swaroop
Yes... I thought the same and so, I made two build directories , one for sysvinit and the other for systemd and the errors I get abosulte no error when I try to *populate_sdk* under sysvinit but I get the following errors when I run the same under systemd. *| The following packages have unmet depe

Re: [yocto] Toolchain... Issues with systemd (probably)

2013-06-19 Thread Burton, Ross
On 19 June 2013 13:08, DAMARLA Satya Swaroop wrote: > I think I had to open the issue as its not closed... Here is more > clarity > > The issue is I decided the problem may be with init_manager. I did two > builds one with sysvinit using traditional Poky distro and other one is > uisng systemd

[yocto] Toolchain... Issues with systemd (probably)

2013-06-19 Thread DAMARLA Satya Swaroop
I think I had to open the issue as its not closed... Here is more clarity The issue is I decided the problem may be with init_manager. I did two builds one with sysvinit using traditional Poky distro and other one is uisng systemd using new distribution which is different as we need a new dist