I just wanted to update everyone on where we are at. (I won't bore anyone with
any followups past this.)
IA32 (32-bit and 64-bit):
We believe the problems are resolved. The error was a combination of prior
patch merge issues and a bug in glibc 2.22. A patch for the glibc 2.22 has
already been
When the recipe search returns a single result, redirect to it
instead of showing the full result list view.
[YOCTO #6618]
Signed-off-by: Alex Franco
---
layerindex/views.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/layerindex/views.py b/layerindex/views.py
index 7e877ac..8be331
Take layer name into account when searching for recipes. This is
accomplished by adding a layer name to the simplesearch.getquery
call in the recipe search view.
[YOCTO #6618]
Signed-off-by: Alex Franco
---
layerindex/views.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/
Take layer name into account when searching for recipes and change
recipe search results behavior so that when a single search result
is returned, it redirects to that recipe detail view.
[YOCTO #6618]
Alex Franco (2):
[layerindex-web] views.py: single result redirect
[layerindex-web] views.p
On Thu, Oct 29, 2015 at 6:10 AM, Bruce Ashfield
wrote:
> That's the kernel's configuration subsystem at play, it still has to
> process the the defconfig (which was placed as .config before starting
> the kernel build). Invalid options are removed, others are selected
> by Kconfigs, etc. So what y
From: Mariano Lopez
Lately there are a lot of ping failures in errors.yoctoproject.org,
these seems to be related with the tap interfaces not being managed
correctly.
This just add some information to avoid the connection manager to
manage the tap interfaces created for the yocto autobuilders.
2015-10-26 20:18 GMT+01:00 Cliff Brake :
> Hi,
>
How long have you been using OE? 5 years
How do you use OE/Yocto?
[x] product development
[x] hobby/research/education/yocto core developer, etc
What distro do you use?
[ ] Poky
[ ] Angstrom
[x] nodistro or custom
How do you organize multiple g
On 15-10-29 03:22 AM, Edward Wingate wrote:
On Tue, Oct 27, 2015 at 5:36 AM, Daniel. wrote:
I suggest that you do an "bitbake -fc configure YOUR_KERNEL" and
inspect the .config WORKDIR folder. Is that yours .config?
I'm not sure if this is the WORKDIR I'm suppose to be looking at, but
after I
(Adding mailing list back onto CC)
I believe that was another issue that got solved a bit more recently:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c38fee231b42b9123dd1fd102235eac6240ba4c8
Cheers,
Paul
On Thursday 29 October 2015 11:55:48 Juha Vuorivirta wrote:
> Thank you for an
On Tue, Oct 27, 2015 at 5:36 AM, Daniel. wrote:
> I suggest that you do an "bitbake -fc configure YOUR_KERNEL" and
> inspect the .config WORKDIR folder. Is that yours .config?
I'm not sure if this is the WORKDIR I'm suppose to be looking at, but
after I ran that bitbake command, I found my defcon
10 matches
Mail list logo