On Wed, 2011-04-27 at 20:59 -0400, Bruce Ashfield wrote:
> On 11-04-27 6:47 PM, Darren Hart wrote:
> > I don't understand wanting to keep multiple distinct source trees in a
> > single
> > git repositorie. If you have two different layers in there, each in its own
> > branch, then you can only wor
Hi,
Can someone please tell me what needs to be done to build
qemu-system-mipsel or provide a patch for it?
openembedded seems to be able to build something like this, so maybe it
would not be too difficult to cook some of the files from oe for yocto-poky.
Please advise,
Robert..."The IQ of the
On 11-04-28 04:28 AM, Richard Purdie wrote:
On Wed, 2011-04-27 at 20:59 -0400, Bruce Ashfield wrote:
On 11-04-27 6:47 PM, Darren Hart wrote:
I don't understand wanting to keep multiple distinct source trees in a single
git repositorie. If you have two different layers in there, each in its own
On 04/28/2011 01:28 AM, Richard Purdie wrote:
> On Wed, 2011-04-27 at 20:59 -0400, Bruce Ashfield wrote:
>> On 11-04-27 6:47 PM, Darren Hart wrote:
>>> I don't understand wanting to keep multiple distinct source trees in a
>>> single
>>> git repositorie. If you have two different layers in there,
Hi Liping,
This looks good to me. Two minor typo nits below, once they're fixed I
will create a branch on poky-contrib to collect image-creator related
patches until we're ready to switch to developing against upstream
bitbake.
Thanks,
Joshua
On Thu, 2011-04-28 at 13:38 +0800, Liping Ke wrote:
Hi, Josh
Thanks for your very careful review indeed! I will correct them and resend the
patch!
Regards,
criping
> -Original Message-
> From: Joshua Lock [mailto:j...@linux.intel.com]
> Sent: Friday, April 29, 2011 4:32 AM
> To: Ke, Liping
> Cc: yocto@yoctoproject.org
> Subject: Re: [y
From: Liping Ke
Add -t options in bitbake for configuring server type.
Signed-off-by: Liping Ke
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: lke/server_type
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/server_type
Thanks,
Liping Ke
---
Liping Ke (
From: Liping Ke
Add -t options in bitbake for configuring server type.
Signed-off-by: Liping Ke
---
bitbake/bin/bitbake | 22 +-
1 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/bitbake/bin/bitbake b/bitbake/bin/bitbake
index 6d05289..b898f63 100755
--- a/b
On 04/27/2011 03:47 PM, Darren Hart wrote:
> On 04/27/2011 02:03 PM, Richard Purdie wrote:
>> On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote:
>>> A few notes, since I talked with Darren about this earlier.
>>>
>>> As one of the people in charge of maintaining the git repo, I would li