Openembedded Devel Discussions
 help / color / mirror / Atom feed
* virtual/opkg-dev breaks task-sdk-native, please revert
@ 2010-06-16  8:45 Koen Kooi
  2010-06-16  8:53 ` Koen Kooi
  2010-06-16  8:53 ` Graeme Gregory
  0 siblings, 2 replies; 5+ messages in thread
From: Koen Kooi @ 2010-06-16  8:45 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I noticed that
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=eeffe0a6eee97604679cf9a3cf40ed4604ae6493
breaks lots of things:

* a dependency loop in 'bitbake task-sdk-native'
* using virtual/ namespace in packages instead of recipes.

I propose to revert this change and just remove the ?pkg-dev from the
sdk tasks.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMGI8TMkyGM64RGpERAqf9AJ9TdXT0YjN+KdNZ0vVJzPDPbkTP4wCfYn7a
VtIvEu5q7l57g+7jI+i/NDk=
=5znt
-----END PGP SIGNATURE-----




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

* Re: virtual/opkg-dev breaks task-sdk-native, please revert
  2010-06-16  8:45 virtual/opkg-dev breaks task-sdk-native, please revert Koen Kooi
@ 2010-06-16  8:53 ` Koen Kooi
  2010-06-16  8:53 ` Graeme Gregory
  1 sibling, 0 replies; 5+ messages in thread
From: Koen Kooi @ 2010-06-16  8:53 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 16-06-10 10:45, Koen Kooi wrote:
> Hi,
> 
> I noticed that
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=eeffe0a6eee97604679cf9a3cf40ed4604ae6493
> breaks lots of things:
> 
> * a dependency loop in 'bitbake task-sdk-native'
> * using virtual/ namespace in packages instead of recipes.
> 
> I propose to revert this change and just remove the ?pkg-dev from the
> sdk tasks.

And revert
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=aa45596db92a18851de6f2f241e578047f488307
as well
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMGJDtMkyGM64RGpERAnfJAJ9ZSGe07K+XfHdYi+rlzbIUxVhzcgCdHrzJ
ke+Ejyht66A3SNK9tgRmQhY=
=8K1L
-----END PGP SIGNATURE-----




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

* Re: virtual/opkg-dev breaks task-sdk-native, please revert
  2010-06-16  8:45 virtual/opkg-dev breaks task-sdk-native, please revert Koen Kooi
  2010-06-16  8:53 ` Koen Kooi
@ 2010-06-16  8:53 ` Graeme Gregory
  2010-06-16 12:27   ` Philip Balister
  1 sibling, 1 reply; 5+ messages in thread
From: Graeme Gregory @ 2010-06-16  8:53 UTC (permalink / raw)
  To: openembedded-devel

On Wed, 16 Jun 2010 10:45:07 +0200
Koen Kooi <k.kooi@student.utwente.nl> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> I noticed that
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=eeffe0a6eee97604679cf9a3cf40ed4604ae6493
> breaks lots of things:
> 
> * a dependency loop in 'bitbake task-sdk-native'
> * using virtual/ namespace in packages instead of recipes.
> 
> I propose to revert this change and just remove the ?pkg-dev from the
> sdk tasks.
> 
virtual/ in package space is always wrong as it blows up on at least
one of our supported package types.

Acked-by: Graeme Gregory <dp@xora.org.uk>

Graeme



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

* Re: virtual/opkg-dev breaks task-sdk-native, please revert
  2010-06-16  8:53 ` Graeme Gregory
@ 2010-06-16 12:27   ` Philip Balister
  2010-06-16 14:10     ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Philip Balister @ 2010-06-16 12:27 UTC (permalink / raw)
  To: openembedded-devel

On 06/16/2010 04:53 AM, Graeme Gregory wrote:
> On Wed, 16 Jun 2010 10:45:07 +0200
> Koen Kooi<k.kooi@student.utwente.nl>  wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi,
>>
>> I noticed that
>> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=eeffe0a6eee97604679cf9a3cf40ed4604ae6493
>> breaks lots of things:
>>
>> * a dependency loop in 'bitbake task-sdk-native'
>> * using virtual/ namespace in packages instead of recipes.
>>
>> I propose to revert this change and just remove the ?pkg-dev from the
>> sdk tasks.
>>
> virtual/ in package space is always wrong as it blows up on at least
> one of our supported package types.
>
> Acked-by: Graeme Gregory<dp@xora.org.uk>

Acked-by: Philip Balister <philip@balister.org>

>
> Graeme
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: virtual/opkg-dev breaks task-sdk-native, please revert
  2010-06-16 12:27   ` Philip Balister
@ 2010-06-16 14:10     ` Tom Rini
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Rini @ 2010-06-16 14:10 UTC (permalink / raw)
  To: openembedded-devel

Philip Balister wrote:
> On 06/16/2010 04:53 AM, Graeme Gregory wrote:
>> On Wed, 16 Jun 2010 10:45:07 +0200
>> Koen Kooi<k.kooi@student.utwente.nl>  wrote:
>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> Hi,
>>>
>>> I noticed that
>>> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=eeffe0a6eee97604679cf9a3cf40ed4604ae6493 
>>>
>>> breaks lots of things:
>>>
>>> * a dependency loop in 'bitbake task-sdk-native'
>>> * using virtual/ namespace in packages instead of recipes.
>>>
>>> I propose to revert this change and just remove the ?pkg-dev from the
>>> sdk tasks.
>>>
>> virtual/ in package space is always wrong as it blows up on at least
>> one of our supported package types.
>>
>> Acked-by: Graeme Gregory<dp@xora.org.uk>
> 
> Acked-by: Philip Balister <philip@balister.org>

I'd like to make a different request.  The answer is that it should have 
been an RPROVIDES virtual-ipkg-dev like we do for other cases where we 
need virtuals in a rootfs/etc.  So lets not revert, lets fix?

-- 
Tom Rini
Mentor Graphics Corporation



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

end of thread, other threads:[~2010-06-16 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16  8:45 virtual/opkg-dev breaks task-sdk-native, please revert Koen Kooi
2010-06-16  8:53 ` Koen Kooi
2010-06-16  8:53 ` Graeme Gregory
2010-06-16 12:27   ` Philip Balister
2010-06-16 14:10     ` Tom Rini

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