Openembedded Core Discussions
 help / color / mirror / Atom feed
* connman-gnome_0.5.bb fails: connman-gnome.git is empty
@ 2011-12-07 14:36 Ulf Samuelsson
  2011-12-07 15:36 ` Ulf Samuelsson
  0 siblings, 1 reply; 5+ messages in thread
From: Ulf Samuelsson @ 2011-12-07 14:36 UTC (permalink / raw)
  To: openembedded-core

git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git
     is empty.    The repo exists, but no content.

Building "connman-gnome_0.5.bb" thus fails.
Needed by "core-image-sato"

There is a "connman-gnome-m" project on gitorious.
This seems to be based on the above source package.

Will try it out, but if anyone already tried this?

Any other recommended sources for connman-gnome?

Since I am just trying out OE-core, I could build another image.
What would be close to x11[-gpe]-image.bb from openembedded classic?

-- 
Best Regards
Ulf Samuelsson
eMagii




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: connman-gnome_0.5.bb fails: connman-gnome.git is empty
  2011-12-07 14:36 connman-gnome_0.5.bb fails: connman-gnome.git is empty Ulf Samuelsson
@ 2011-12-07 15:36 ` Ulf Samuelsson
  2011-12-07 16:43   ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Ulf Samuelsson @ 2011-12-07 15:36 UTC (permalink / raw)
  To: openembedded-core

On 2011-12-07 15:36, Ulf Samuelsson wrote:
> git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git 
>
>     is empty.    The repo exists, but no content.
>
> Building "connman-gnome_0.5.bb" thus fails.
> Needed by "core-image-sato"
>
> There is a "connman-gnome-m" project on gitorious.
> This seems to be based on the above source package.
>
> Will try it out, but if anyone already tried this?
>
> Any other recommended sources for connman-gnome?
>
Found:
http://autobuilder.yoctoproject.org/pub/sources/git2_git.kernel.org.pub.scm.network.connman.connman-gnome.git.tar.gz 

in an old email to the list from Richard Purdie (before I started 
subscribing).

so I think I am going to download this and set up a git on github so the 
build does
not require a manual download.

> Since I am just trying out OE-core, I could build another image.
> What would be close to x11[-gpe]-image.bb from openembedded classic?
>


-- 
Best Regards
Ulf Samuelsson
eMagii




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: connman-gnome_0.5.bb fails: connman-gnome.git is empty
  2011-12-07 15:36 ` Ulf Samuelsson
@ 2011-12-07 16:43   ` Richard Purdie
  2011-12-07 18:59     ` Ulf Samuelsson
  2011-12-07 23:48     ` Ulf Samuelsson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Purdie @ 2011-12-07 16:43 UTC (permalink / raw)
  To: ulf, Patches and discussions about the oe-core layer

On Wed, 2011-12-07 at 16:36 +0100, Ulf Samuelsson wrote:
> On 2011-12-07 15:36, Ulf Samuelsson wrote:
> > git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git 
> >
> >     is empty.    The repo exists, but no content.
> >
> > Building "connman-gnome_0.5.bb" thus fails.
> > Needed by "core-image-sato"
> >
> > There is a "connman-gnome-m" project on gitorious.
> > This seems to be based on the above source package.
> >
> > Will try it out, but if anyone already tried this?
> >
> > Any other recommended sources for connman-gnome?
> >
> Found:
> http://autobuilder.yoctoproject.org/pub/sources/git2_git.kernel.org.pub.scm.network.connman.connman-gnome.git.tar.gz 
> 
> in an old email to the list from Richard Purdie (before I started 
> subscribing).
> 
> so I think I am going to download this and set up a git on github so the 
> build does
> not require a manual download.

This is a real source of frustration to me. The TSC voted against having
any mirror sources in its out the box configuration for OE-Core itself.
If you use angstrom or Poky you wouldn't see this since they configure
source mirrors out the box.

I stated at the time I thought this was crazy and making life
unnecessarily hard for users. I was outvoted. I still think having more
default mirrors in OE-Core might be a good idea but its going to take
representation to the TSC to change that.

Cheers,

Richard




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: connman-gnome_0.5.bb fails: connman-gnome.git is empty
  2011-12-07 16:43   ` Richard Purdie
@ 2011-12-07 18:59     ` Ulf Samuelsson
  2011-12-07 23:48     ` Ulf Samuelsson
  1 sibling, 0 replies; 5+ messages in thread
From: Ulf Samuelsson @ 2011-12-07 18:59 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 2011-12-07 17:43, Richard Purdie wrote:
> On Wed, 2011-12-07 at 16:36 +0100, Ulf Samuelsson wrote:
>> On 2011-12-07 15:36, Ulf Samuelsson wrote:
>>> git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git
>>>
>>>      is empty.    The repo exists, but no content.
>>>
>>> Building "connman-gnome_0.5.bb" thus fails.
>>> Needed by "core-image-sato"
>>>
>>> There is a "connman-gnome-m" project on gitorious.
>>> This seems to be based on the above source package.
>>>
>>> Will try it out, but if anyone already tried this?
>>>
>>> Any other recommended sources for connman-gnome?
>>>
>> Found:
>> http://autobuilder.yoctoproject.org/pub/sources/git2_git.kernel.org.pub.scm.network.connman.connman-gnome.git.tar.gz
>>
>> in an old email to the list from Richard Purdie (before I started
>> subscribing).
>>
>> so I think I am going to download this and set up a git on github so the
>> build does
>> not require a manual download.
> This is a real source of frustration to me. The TSC voted against having
> any mirror sources in its out the box configuration for OE-Core itself.
> If you use angstrom or Poky you wouldn't see this since they configure
> source mirrors out the box.

That's strange, because I downloaded the setup-scripts
from www.angstrom-distribution.org.
Do I need to do anything else?

Have done a few modifications of the setup-script, but nothing that 
should affect this.
The connman-gnome repo is there, at kernel.org, but it is empty, and 
thus useless.

Will bitbake go ahead and try another repo in this case?


> I stated at the time I thought this was crazy and making life
> unnecessarily hard for users. I was outvoted. I still think having more
> default mirrors in OE-Core might be a good idea but its going to take
> representation to the TSC to change that.
>
> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


-- 
Best Regards
Ulf Samuelsson
eMagii




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: connman-gnome_0.5.bb fails: connman-gnome.git is empty
  2011-12-07 16:43   ` Richard Purdie
  2011-12-07 18:59     ` Ulf Samuelsson
@ 2011-12-07 23:48     ` Ulf Samuelsson
  1 sibling, 0 replies; 5+ messages in thread
From: Ulf Samuelsson @ 2011-12-07 23:48 UTC (permalink / raw)
  To: openembedded-core

On 2011-12-07 17:43, Richard Purdie wrote:
> On Wed, 2011-12-07 at 16:36 +0100, Ulf Samuelsson wrote:
>> On 2011-12-07 15:36, Ulf Samuelsson wrote:
>>> git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git
>>>
>>>      is empty.    The repo exists, but no content.
>>>
>>> Building "connman-gnome_0.5.bb" thus fails.
>>> Needed by "core-image-sato"
>>>
>>> There is a "connman-gnome-m" project on gitorious.
>>> This seems to be based on the above source package.
>>>
>>> Will try it out, but if anyone already tried this?
>>>
>>> Any other recommended sources for connman-gnome?
>>>
>> Found:
>> http://autobuilder.yoctoproject.org/pub/sources/git2_git.kernel.org.pub.scm.network.connman.connman-gnome.git.tar.gz
>>
>> in an old email to the list from Richard Purdie (before I started
>> subscribing).
>>
>> so I think I am going to download this and set up a git on github so the
>> build does
>> not require a manual download.
> This is a real source of frustration to me. The TSC voted against having
> any mirror sources in its out the box configuration for OE-Core itself.
> If you use angstrom or Poky you wouldn't see this since they configure
> source mirrors out the box.
>
> I stated at the time I thought this was crazy and making life
> unnecessarily hard for users. I was outvoted. I still think having more
> default mirrors in OE-Core might be a good idea but its going to take
> representation to the TSC to change that.

BTW: Mirrors of the empty git repo at kernel.org won't help of course.


> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


-- 
Best Regards
Ulf Samuelsson
eMagii




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-07 23:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 14:36 connman-gnome_0.5.bb fails: connman-gnome.git is empty Ulf Samuelsson
2011-12-07 15:36 ` Ulf Samuelsson
2011-12-07 16:43   ` Richard Purdie
2011-12-07 18:59     ` Ulf Samuelsson
2011-12-07 23:48     ` Ulf Samuelsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox