* Re: [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions
[not found] <E1Nm0HI-0004Qt-Pn@melo.openembedded.org>
@ 2010-03-01 21:37 ` Andrea Adami
2010-03-01 21:55 ` Holger Hans Peter Freyther
0 siblings, 1 reply; 6+ messages in thread
From: Andrea Adami @ 2010-03-01 21:37 UTC (permalink / raw)
To: openembedded-devel
Thx, but after this patch I see
NOTE: preferred version 1.24.4 of pango-native not available (for item
pango-module-basic-x)
NOTE: preferred version 1.24.4 of pango-native not available (for item
pango-module-basic-fc)
NOTE: preferred version 1.24.4 of pango-native not available (for item
pango-native)
Andrea
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions
2010-03-01 21:37 ` [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions Andrea Adami
@ 2010-03-01 21:55 ` Holger Hans Peter Freyther
2010-03-02 12:14 ` Koen Kooi
0 siblings, 1 reply; 6+ messages in thread
From: Holger Hans Peter Freyther @ 2010-03-01 21:55 UTC (permalink / raw)
To: openembedded-devel
On Monday 01 March 2010 22:37:23 Andrea Adami wrote:
> Thx, but after this patch I see
>
> NOTE: preferred version 1.24.4 of pango-native not available (for item
> pango-module-basic-x)
> NOTE: preferred version 1.24.4 of pango-native not available (for item
> pango-module-basic-fc)
> NOTE: preferred version 1.24.4 of pango-native not available (for item
> pango-native)
mea culpa, I asked koen to bump it.. and he blindly did. The fix should be to
add a pango-native of that version.
z.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions
2010-03-01 21:55 ` Holger Hans Peter Freyther
@ 2010-03-02 12:14 ` Koen Kooi
2010-03-02 12:31 ` Frans Meulenbroeks
2010-03-02 20:43 ` Martin Jansa
0 siblings, 2 replies; 6+ messages in thread
From: Koen Kooi @ 2010-03-02 12:14 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01-03-10 22:55, Holger Hans Peter Freyther wrote:
> On Monday 01 March 2010 22:37:23 Andrea Adami wrote:
>> Thx, but after this patch I see
>>
>> NOTE: preferred version 1.24.4 of pango-native not available (for item
>> pango-module-basic-x)
>> NOTE: preferred version 1.24.4 of pango-native not available (for item
>> pango-module-basic-fc)
>> NOTE: preferred version 1.24.4 of pango-native not available (for item
>> pango-native)
>
> mea culpa, I asked koen to bump it.. and he blindly did. The fix should be to
> add a pango-native of that version.
Yes, my bad! I had an extension to pango.inc sitting in my tree that I
didn't commit yet, but it's in now:
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=f45f0d3495aba36aafc286d25f96d5bd9a82c7d9
This commit also shows that using BBCLASSEXTEND isn't so hard, more
people should try to convert their recipes to it instead of deleting them :)
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLjQESMkyGM64RGpERAnZ8AJ9f5JBAbVWKBoXTMoFcQnoKxjebKwCgmEXM
Y23trJujDcvD+Q29BaPN0vQ=
=euTe
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions
2010-03-02 12:14 ` Koen Kooi
@ 2010-03-02 12:31 ` Frans Meulenbroeks
2010-03-02 20:43 ` Martin Jansa
1 sibling, 0 replies; 6+ messages in thread
From: Frans Meulenbroeks @ 2010-03-02 12:31 UTC (permalink / raw)
To: openembedded-devel
2010/3/2 Koen Kooi <k.kooi@student.utwente.nl>:
> This commit also shows that using BBCLASSEXTEND isn't so hard, more
> people should try to convert their recipes to it instead of deleting them :)
The recipes I feel responsible for all use BBCLASSEXTEND and new
staging, thank you.
It are the orphaned recipes that are not converted.
And personally I don't think bashing people will motivate them to
spend time on those issues.
Frans (who thinks that having 26 variants of a recipe most of which
are unused and unmaintained is not quite to be considered
"professional" either).
Frans
> regards,
>
> Koen
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions
2010-03-02 12:14 ` Koen Kooi
2010-03-02 12:31 ` Frans Meulenbroeks
@ 2010-03-02 20:43 ` Martin Jansa
2010-03-02 21:01 ` Koen Kooi
1 sibling, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2010-03-02 20:43 UTC (permalink / raw)
To: openembedded-devel
On Tue, Mar 02, 2010 at 01:14:10PM +0100, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 01-03-10 22:55, Holger Hans Peter Freyther wrote:
> > On Monday 01 March 2010 22:37:23 Andrea Adami wrote:
> >> Thx, but after this patch I see
> >>
> >> NOTE: preferred version 1.24.4 of pango-native not available (for item
> >> pango-module-basic-x)
> >> NOTE: preferred version 1.24.4 of pango-native not available (for item
> >> pango-module-basic-fc)
> >> NOTE: preferred version 1.24.4 of pango-native not available (for item
> >> pango-native)
> >
> > mea culpa, I asked koen to bump it.. and he blindly did. The fix should be to
> > add a pango-native of that version.
>
> Yes, my bad! I had an extension to pango.inc sitting in my tree that I
> didn't commit yet, but it's in now:
>
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=f45f0d3495aba36aafc286d25f96d5bd9a82c7d9
>
> This commit also shows that using BBCLASSEXTEND isn't so hard, more
> people should try to convert their recipes to it instead of deleting them :)
>
> regards,
>
> Koen
Thanks Koen!
small issue:
the same .inc is also used from
pango-native_1.22.0.bb -> pango_1.22.0.bb -> pango.inc
So then it creates native-native and says
NOTE: multiple providers are available for pango-native (pango-native,
pango-native-native);
NOTE: consider defining PREFERRED_PROVIDER_pango-native
I guess that git rm -r pango-native_1.22.0.bb pango-native-1.22.0
is right sollution in this case but didn't checked it.
Regards,
--
uin:136542059 jid:Martin.Jansa@gmail.com
Jansa Martin sip:jamasip@voip.wengo.fr
JaMa
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions
2010-03-02 20:43 ` Martin Jansa
@ 2010-03-02 21:01 ` Koen Kooi
0 siblings, 0 replies; 6+ messages in thread
From: Koen Kooi @ 2010-03-02 21:01 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 02-03-10 21:43, Martin Jansa wrote:
> On Tue, Mar 02, 2010 at 01:14:10PM +0100, Koen Kooi wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 01-03-10 22:55, Holger Hans Peter Freyther wrote:
>>> On Monday 01 March 2010 22:37:23 Andrea Adami wrote:
>>>> Thx, but after this patch I see
>>>>
>>>> NOTE: preferred version 1.24.4 of pango-native not available (for item
>>>> pango-module-basic-x)
>>>> NOTE: preferred version 1.24.4 of pango-native not available (for item
>>>> pango-module-basic-fc)
>>>> NOTE: preferred version 1.24.4 of pango-native not available (for item
>>>> pango-native)
>>>
>>> mea culpa, I asked koen to bump it.. and he blindly did. The fix should be to
>>> add a pango-native of that version.
>>
>> Yes, my bad! I had an extension to pango.inc sitting in my tree that I
>> didn't commit yet, but it's in now:
>>
>> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=f45f0d3495aba36aafc286d25f96d5bd9a82c7d9
>>
>> This commit also shows that using BBCLASSEXTEND isn't so hard, more
>> people should try to convert their recipes to it instead of deleting them :)
>>
>> regards,
>>
>> Koen
>
> Thanks Koen!
>
> small issue:
> the same .inc is also used from
> pango-native_1.22.0.bb -> pango_1.22.0.bb -> pango.inc
>
> So then it creates native-native and says
> NOTE: multiple providers are available for pango-native (pango-native,
> pango-native-native);
> NOTE: consider defining PREFERRED_PROVIDER_pango-native
>
> I guess that git rm -r pango-native_1.22.0.bb pango-native-1.22.0
> is right sollution in this case but didn't checked it.
I was thinking of doing that, but didn't have the motivation to RFC it.
YOu have my ack to delete it :)
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLjXyXMkyGM64RGpERAhqFAJ9pjnXqAEch29GXzD9PSEG3aR+TowCaA80H
2IZrIux+V/OjqftQTmHWd8E=
=2F8v
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-03-02 21:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1Nm0HI-0004Qt-Pn@melo.openembedded.org>
2010-03-01 21:37 ` [oe-commits] Koen Kooi : angstrom: sync pango and pango-native versions Andrea Adami
2010-03-01 21:55 ` Holger Hans Peter Freyther
2010-03-02 12:14 ` Koen Kooi
2010-03-02 12:31 ` Frans Meulenbroeks
2010-03-02 20:43 ` Martin Jansa
2010-03-02 21:01 ` Koen Kooi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.