|
Re: syslinux filesystem size limitation
Hello Scott,
I've filed the bug report for it.
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2138
Will try to add patch if possible.
Regards
--
Joshua Immanuel
HiPro IT Solutions Private
Hello Scott,
I've filed the bug report for it.
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2138
Will try to add patch if possible.
Regards
--
Joshua Immanuel
HiPro IT Solutions Private
|
By
josh@hipro.co.in
·
#5384
·
|
|
Re: Yocto weekly bug trend charts -- WW11
Hi Jiajun,
I agree that there were 64 vs 52 bugs last week which is a change of 12
bugs. The top two charts show increases of 50 and 30 bugs though so the
numbers don't seem to add up for me :/. I
Hi Jiajun,
I agree that there were 64 vs 52 bugs last week which is a change of 12
bugs. The top two charts show increases of 50 and 30 bugs though so the
numbers don't seem to add up for me :/. I
|
By
Richard Purdie
·
#5383
·
|
|
Yocto weekly bug trend charts -- WW11
Hi all,
The overall open bug trend increased a lot in last week. The new submitted vs. fixed bug number is 64 vs. 52. Some fixed bugs are enhancement bug, which are not calculated into WDD data. WDD
Hi all,
The overall open bug trend increased a lot in last week. The new submitted vs. fixed bug number is 64 vs. 52. Some fixed bugs are enhancement bug, which are not calculated into WDD data. WDD
|
By
Xu, Jiajun <jiajun.xu@...>
·
#5382
·
|
|
Re: [PATCH 0/1] perfer older version of lttng-ust in poky distro
Hi Saul,
How about this patch's merging status?
Best Regards,
Lianhao
Lu, Lianhao wrote on 2012-03-14:
Hi Saul,
How about this patch's merging status?
Best Regards,
Lianhao
Lu, Lianhao wrote on 2012-03-14:
|
By
Lu, Lianhao <lianhao.lu@...>
·
#5381
·
|
|
[PATCH] Documentation: Fix a couple simple errors in QS XML.
* One obvious typo.
* The clone directory will be named "poky", not "git".
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git
* One obvious typo.
* The clone directory will be named "poky", not "git".
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git
|
By
Robert P. J. Day
·
#5380
·
|
|
[PATCH] Documentation: Update poky.ent file to reflect new release.
Update poky.ent to reflect:
DISTRO = 1.1.1
POKYVERSION = 6.0.1
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/documentation/poky.ent b/documentation/poky.ent
index
Update poky.ent to reflect:
DISTRO = 1.1.1
POKYVERSION = 6.0.1
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/documentation/poky.ent b/documentation/poky.ent
index
|
By
Robert P. J. Day
·
#5379
·
|
|
Re: why is YOCTO_GIT_URL defined to use http?
quite so, i wrote the above assuming there was a reason why you
*couldn't* clone using the http:// protocol, and that this had been an
explicit decision (for whatever reason). assuming, though,
quite so, i wrote the above assuming there was a reason why you
*couldn't* clone using the http:// protocol, and that this had been an
explicit decision (for whatever reason). assuming, though,
|
By
Robert P. J. Day
·
#5378
·
|
|
Re: why is YOCTO_GIT_URL defined to use http?
Dear Robert,
In message <alpine.DEB.2.02.1203180937590.7439@oneiric> you wrote:
This is indeed an issue that should be fixed on the server.
Umm... I think you get this wrong. You should be able to
Dear Robert,
In message <alpine.DEB.2.02.1203180937590.7439@oneiric> you wrote:
This is indeed an issue that should be fixed on the server.
Umm... I think you get this wrong. You should be able to
|
By
Wolfgang Denk <wd@...>
·
#5377
·
|
|
Re: why is YOCTO_GIT_URL defined to use http?
now that i'm awake, i can expand on the above. it seems that you
simply can't use a single entity for this since you can use it in two
different contexts:
1) for browsing (http://)
2) for
now that i'm awake, i can expand on the above. it seems that you
simply can't use a single entity for this since you can use it in two
different contexts:
1) for browsing (http://)
2) for
|
By
Robert P. J. Day
·
#5376
·
|
|
why is YOCTO_GIT_URL defined to use http?
in documentation, curious about:
poky.ent:<!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org">
why is this entity defined to use http:// instead of git://? if you
use http://, it doesn't work:
$
in documentation, curious about:
poky.ent:<!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org">
why is this entity defined to use http:// instead of git://? if you
use http://, it doesn't work:
$
|
By
Robert P. J. Day
·
#5375
·
|
|
[PATCH 8/8] yocto-kernel: new script
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-kernel' command-line tool, for modifying
the kernel portion of a Yocto BSP.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-kernel' command-line tool, for modifying
the kernel portion of a Yocto BSP.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#5373
·
|
|
[PATCH 7/8] yocto-bsp: new script
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-bsp' command-line tool, for creating BSPs
and listing BSP properties.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-bsp' command-line tool, for creating BSPs
and listing BSP properties.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#5372
·
|
|
[PATCH 6/8] yocto-bsp: add some useful constants
From: Tom Zanussi <tom.zanussi@...>
Some constants used by the templating engine.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/tags.py | 47
From: Tom Zanussi <tom.zanussi@...>
Some constants used by the templating engine.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/tags.py | 47
|
By
tom.zanussi@...
·
#5371
·
|
|
[PATCH 5/8] yocto-bsp-tools: add help/usage
From: Tom Zanussi <tom.zanussi@...>
This is essentially 'the documentation' for the Yocto BSP tools, along
with a few related functions.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
This is essentially 'the documentation' for the Yocto BSP tools, along
with a few related functions.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#5370
·
|
|
[PATCH 4/8] yocto-bsp: add kernel interface
From: Tom Zanussi <tom.zanussi@...>
Yocto BSP kernel-related functions, for interacting with the kernel
tools and implementing the machinery behind the 'yocto-kernel'
command.
Signed-off-by:
From: Tom Zanussi <tom.zanussi@...>
Yocto BSP kernel-related functions, for interacting with the kernel
tools and implementing the machinery behind the 'yocto-kernel'
command.
Signed-off-by:
|
By
tom.zanussi@...
·
#5369
·
|
|
[PATCH 0/8] Yocto BSP tools, version 2
From: Tom Zanussi <tom.zanussi@...>
This patchset implements the 'yocto-bsp' and 'yocto-kernel' BSP tools
previously described in some detail in this RFC
From: Tom Zanussi <tom.zanussi@...>
This patchset implements the 'yocto-bsp' and 'yocto-kernel' BSP tools
previously described in some detail in this RFC
|
By
tom.zanussi@...
·
#5365
·
|
|
[PATCH 3/8] yocto-bsp: add templating engine
From: Tom Zanussi <tom.zanussi@...>
The main implementation of the Yocto BSP templating engine,
essentially containing the internal implementation of the 'yocto-bsp
create' and yocto-bsp list'
From: Tom Zanussi <tom.zanussi@...>
The main implementation of the Yocto BSP templating engine,
essentially containing the internal implementation of the 'yocto-bsp
create' and yocto-bsp list'
|
By
tom.zanussi@...
·
#5368
·
|
|
[PATCH 2/8] yocto-bsp-tools: add bsp library
From: Tom Zanussi <tom.zanussi@...>
Create a home for the yocto bsp tools.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/__init__.py | 22 ++++++++++++++++++++++
1
From: Tom Zanussi <tom.zanussi@...>
Create a home for the yocto bsp tools.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/__init__.py | 22 ++++++++++++++++++++++
1
|
By
tom.zanussi@...
·
#5367
·
|
|
[PATCH 1/8] yocto-bsp: add BSP template files
From: Tom Zanussi <tom.zanussi@...>
BSP template files for all supported Yocto architectures, plus qemu
versions of the same.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
BSP template files for all supported Yocto architectures, plus qemu
versions of the same.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#5366
·
|
|
Re: my idea of a quick start guide
i think it was gary thomas who pointed out an even simpler way to
set up premirrors than what you copied from my QS page:
SOURCE_MIRROR_URL ?= "file:///home/rpjday/dl/"
INHERIT +=
i think it was gary thomas who pointed out an even simpler way to
set up premirrors than what you copied from my QS page:
SOURCE_MIRROR_URL ?= "file:///home/rpjday/dl/"
INHERIT +=
|
By
Robert P. J. Day
·
#5364
·
|