From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] recipes: Update recipes to get 'bitbake world' parse and calculate runqueue successfully.
Date: Sat, 28 Aug 2010 12:27:40 +0200 [thread overview]
Message-ID: <i5aoas$sja$2@dough.gmane.org> (raw)
In-Reply-To: <AANLkTikWe-88_U7FmV2mi4=J6XV-A3-nYUqJdjDNzOA9@mail.gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Your patch does too many things at once, to recipes I maintain, so
please split it up per recipe and I'll ack/nack the seperate patches.
I'm getting suck of such jumbo patches that can't be reverted cleanly.
I'm still dealing with the fallout from the crappy deletions frans did,
so patches like this aren't helping.
On 27-08-10 17:31, Khem Raj wrote:
> Hi Koen
>
> Thanks for your time to look into it and comments. It would help if
> you could explain a bit more why you think
> changes are not good. I have individually explained the reasons below
> your comments. It would really help to
> improve these if you could shed some light on the reason why you think
> the changes are not good. If you think
>
>
> On Fri, Aug 27, 2010 at 4:08 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
> On 27-08-10 10:11, Khem Raj wrote:
>>>> * Move recipes to nonwotking which are depending upon other recipes
>>>> which are already in nonworking state.
>>>>
>>>> * Fix other recipes for renamed dependencies etc.
>>>>
>>>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>>>> ---
>>>> recipes/angstrom/angstrom-bootmanager.bb | 2 +-
>
> NAK
>
>
>> if you have explained whats wrong that would have helped. I certainly dont
>> claim to be knowing all the recipes. recipes it depends upon do not exist
>> so whats the best thing to do ? This same applies to your other NAKs too.
>
>
>>>> recipes/esc/esc-node-demo_git.bb | 4 +-
>
> NAK
>
>> This depends on a recipe which is under review and I have commented the same.
>> Or do you see something else is wrong?
>
>
>>>> recipes/meta/meta-toolchain-arago-dvsdk.bb | 1 +
>
> NAK
>
>> I wonder if you really looked at this change because all it does is removes
>> meta-toolchain-arago-dvsdk from world build. What problem do you see here ?
>
>
>>>> recipes/sugar/sugar-fructose.bb | 2 +-
>
> NAK
>
>> Elena already explained it.
>
>
>>>> recipes/tasks/task-arago-toolchain-target.bb | 3 +-
>
> NAK
>
>> This change is removing libpng12-dev which is not provides. and
>> e2fsprogs-libs-dev
>> is now e2fsprogs-dev or am I missing some point here.
>
>
>>>> recipes/tasks/task-demo-x11.bb | 17 ++---
>
> NAK
>
>> are libgles-omap3-x11demos different that non existing libgles-omap3-demos
>> if so then I can change it to just removing libgles-omap3-demos
>
>
>>>> recipes/tasks/task-gmae.bb | 7 ++
>
> NAK
>
>> it uses XSERVER what doesnt really define it. What is wrong here.
>
>
>>>> recipes/tasks/task-gpe.bb | 6 +-
>
> NAK
>
>> virtual/xserver is a virtual target you can not RDEPEND on it
>> but you can depend atleast thats what bitbake tells me.
>
>
>>>> recipes/udev/udev-compat141_141.bb | 6 ++-
>
> NAK
>
>> if machine is not one of spitz akita c70x poodle then it is not needed
>> to RDEPEND on it. what is wrong here
>
>
>>>> recipes/vlc/vlc-davinci_0.8.6h.bb | 2 +-
>
> NAK
>
>> is non existing codec-engine different then ti-codec-engine ?
>> if yes then I guess either these codecs should be committed to OE
>> or the recipe should be moved into nonworking what would you think.
>
>
>
>
>
>>
>>
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFMeOScMkyGM64RGpERAg8/AJ0RBUVxDjLuQNTX6xgZ385GhEYvOACbBo7V
0aWBiF/l1F2zZDvltA+/aGY=
=ne75
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2010-08-28 10:30 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-27 8:11 [PATCH 0/2] Step forward in 'bitbake world' Khem Raj
2010-08-27 8:11 ` [PATCH 1/2] dspgw-utils: Adding DSP Gateway Utilities package Khem Raj
2010-08-27 8:33 ` Frans Meulenbroeks
2010-08-27 8:11 ` [PATCH 2/2] recipes: Update recipes to get 'bitbake world' parse and calculate runqueue successfully Khem Raj
2010-08-27 9:40 ` Frans Meulenbroeks
2010-08-27 15:36 ` Khem Raj
2010-08-27 11:08 ` Koen Kooi
2010-08-27 11:51 ` Eric Bénard
2010-08-27 11:58 ` Frans Meulenbroeks
2010-08-27 12:13 ` Andrea Adami
2010-08-27 12:16 ` Frans Meulenbroeks
2010-08-27 13:15 ` Andrea Adami
2010-08-27 15:23 ` Tom Rini
2010-08-27 15:33 ` Khem Raj
2010-08-27 12:32 ` Elena of Valhalla
2010-08-27 15:31 ` Khem Raj
2010-08-28 10:27 ` Koen Kooi [this message]
2010-08-28 11:51 ` Frans Meulenbroeks
2010-08-28 12:40 ` Frans Meulenbroeks
2010-08-28 20:38 ` Khem Raj
2010-08-29 1:07 ` Mike Westerhof
2010-08-29 9:01 ` Khem Raj
2010-08-29 13:19 ` Frans Meulenbroeks
2010-08-30 5:33 ` Frans Meulenbroeks
2010-08-30 8:23 ` Koen Kooi
2010-08-30 21:09 ` Tom Rini
2010-08-28 13:19 ` Philip Balister
2010-08-28 14:39 ` Chris Larson
2010-08-28 14:56 ` Koen Kooi
2010-08-28 15:49 ` Chris Larson
2010-08-29 11:14 ` Frans Meulenbroeks
2010-08-28 15:03 ` Philip Balister
2010-08-28 15:44 ` Chris Larson
2010-08-29 10:25 ` Frans Meulenbroeks
2010-08-28 20:32 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='i5aoas$sja$2@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.