|
[PATCH 13/50] perl: import parallel build fixes from upstream git tree
From: Nitin A Kamble <nitin.a.kamble@...> The parallel build issue is fixed in the upstream perl git tree differently. Replacing our fix with the upstream fix. Signed-off-by: Nitin A Kamble <nitin.a.k
From: Nitin A Kamble <nitin.a.kamble@...> The parallel build issue is fixed in the upstream perl git tree differently. Replacing our fix with the upstream fix. Signed-off-by: Nitin A Kamble <nitin.a.k
|
By
Koen Kooi
·
|
|
[PATCH 14/50] Suppress useless warnings during udev startup
From: Gary Thomas <gary@...> I have a number of platforms which have no realtime clock (i.e. no sense of what day/time it is). On these platforms, poky dutifully tries to keep somewhat sane with store
From: Gary Thomas <gary@...> I have a number of platforms which have no realtime clock (i.e. no sense of what day/time it is). On these platforms, poky dutifully tries to keep somewhat sane with store
|
By
Koen Kooi
·
|
|
[PATCH 15/50] gtk+: disable build of faq and tutorial docs
From: Scott Garman <scott.a.garman@...> Joshua Lock noted that these problematic doc builds have been removed upstream, and they are really superfluous for embedded builds. This fixes [BUGID #741] Sig
From: Scott Garman <scott.a.garman@...> Joshua Lock noted that these problematic doc builds have been removed upstream, and they are really superfluous for embedded builds. This fixes [BUGID #741] Sig
|
By
Koen Kooi
·
|
|
[PATCH 16/50] package.bbclass: Unbreak per file dependencies and blacklist doc packages
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> --- meta/classes/package.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> --- meta/classes/package.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/
|
By
Koen Kooi
·
|
|
[PATCH 17/50] dropbear: add SRC_URI checksums
From: Joshua Lock <josh@...> Signed-off-by: Joshua Lock <josh@...> --- meta/recipes-core/dropbear/dropbear_0.52.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-co
From: Joshua Lock <josh@...> Signed-off-by: Joshua Lock <josh@...> --- meta/recipes-core/dropbear/dropbear_0.52.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-co
|
By
Koen Kooi
·
|
|
[PATCH 18/50] package.bbclass: Use hard link for package split instead of copy
From: Dongxiao Xu <dongxiao.xu@...> When doing package split, we use hard link instead of copy, which can save about 10% disk space when building poky-image-minimal. If fail, it will fall back to the
From: Dongxiao Xu <dongxiao.xu@...> When doing package split, we use hard link instead of copy, which can save about 10% disk space when building poky-image-minimal. If fail, it will fall back to the
|
By
Koen Kooi
·
|
|
[PATCH 19/50] package.bbclass: Ensure dependency version information is preserved
From: Richard Purdie <richard.purdie@...> [BUGID #176] Signed-off-by: Richard Purdie <richard.purdie@...> --- meta/classes/package.bbclass | 32 +++++++++++++++++--------------- 1 files changed, 17 ins
From: Richard Purdie <richard.purdie@...> [BUGID #176] Signed-off-by: Richard Purdie <richard.purdie@...> --- meta/classes/package.bbclass | 32 +++++++++++++++++--------------- 1 files changed, 17 ins
|
By
Koen Kooi
·
|
|
[PATCH 20/50] linuxdoc-tools-native: new recipe v0.99.6
From: Scott Garman <scott.a.garman@...> This package includes utilities such as sgml2html and sgml2txt, which are used by other packages (e.g, libuser) for building documentation. Signed-off-by: Scott
From: Scott Garman <scott.a.garman@...> This package includes utilities such as sgml2html and sgml2txt, which are used by other packages (e.g, libuser) for building documentation. Signed-off-by: Scott
|
By
Koen Kooi
·
|
|
[PATCH 21/50] libuser: enable documentation
From: Scott Garman <scott.a.garman@...> Added popt to DEPENDS. This fixes the following build error: apps/luserdel.c:25:18: fatal error: popt.h: No such file or directory Remove patch and configure fl
From: Scott Garman <scott.a.garman@...> Added popt to DEPENDS. This fixes the following build error: apps/luserdel.c:25:18: fatal error: popt.h: No such file or directory Remove patch and configure fl
|
By
Koen Kooi
·
|
|
[PATCH 22/50] poky-qemu: handle cases where an nfs directory contains -image-
From: Scott Garman <scott.a.garman@...> Previously we mistakenly assumed that any argument which contained *-image-* was the name of a rootfs image file. This allows nfs directory paths to work correc
From: Scott Garman <scott.a.garman@...> Previously we mistakenly assumed that any argument which contained *-image-* was the name of a rootfs image file. This allows nfs directory paths to work correc
|
By
Koen Kooi
·
|
|
[PATCH 23/50] Emenlow Removal from Poky Core: meta-emenlow
From: Beth Flanagan <elizabeth.flanagan@...> Removing Emenlow from poky core as it is now in meta-intel as a BSP layer [BUGID #769] Signed-off-by: Beth Flanagan <elizabeth.flanagan@...> --- meta-emenl
From: Beth Flanagan <elizabeth.flanagan@...> Removing Emenlow from poky core as it is now in meta-intel as a BSP layer [BUGID #769] Signed-off-by: Beth Flanagan <elizabeth.flanagan@...> --- meta-emenl
|
By
Koen Kooi
·
|
|
[PATCH 24/50] documentation/poky-ref-manual/poky-ref-manual.xml: updated copyright date
From: Scott Rifenbark <scott.m.rifenbark@...> Changed the copyright upper date from 2010 to 2011. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...> --- documentation/poky-ref-manual/poky-ref-manu
From: Scott Rifenbark <scott.m.rifenbark@...> Changed the copyright upper date from 2010 to 2011. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...> --- documentation/poky-ref-manual/poky-ref-manu
|
By
Koen Kooi
·
|
|
[PATCH 25/50] documentation/bsp-guide/bsp-guide.xml: Updated copyright
From: Scott Rifenbark <scott.m.rifenbark@...> Changed copyright date from "2010" to "2010-2011" Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...> --- documentation/bsp-guide/bsp-guide.xml | 2 +-
From: Scott Rifenbark <scott.m.rifenbark@...> Changed copyright date from "2010" to "2010-2011" Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...> --- documentation/bsp-guide/bsp-guide.xml | 2 +-
|
By
Koen Kooi
·
|
|
[PATCH 26/50] documentation/kernel-manual/kernel-manual.xml: Updated copyright date
From: Scott Rifenbark <scott.m.rifenbark@...> Changed the copyright date from "2010" to "2010-2011". Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...> --- documentation/kernel-manual/kernel-manua
From: Scott Rifenbark <scott.m.rifenbark@...> Changed the copyright date from "2010" to "2010-2011". Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...> --- documentation/kernel-manual/kernel-manua
|
By
Koen Kooi
·
|
|
[PATCH 27/50] documentation/yocto-project-qs/yocto-project-qs.xml: Added Copyright dates
From: Scott Rifenbark <scott.m.rifenbark@...> Added "Copyright 2010-2011 Linux Foundation" under the title. For now this will have to do. Once we get the converted website up I would like to see all m
From: Scott Rifenbark <scott.m.rifenbark@...> Added "Copyright 2010-2011 Linux Foundation" under the title. For now this will have to do. Once we get the converted website up I would like to see all m
|
By
Koen Kooi
·
|
|
[PATCH 28/50] poky-image-lsb-sdk.bb: add image for LSB SDK Build
From: Saul Wold <sgw@...> Signed-off-by: Saul Wold <sgw@...> --- meta/recipes-extended/images/poky-image-lsb-sdk.bb | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 me
From: Saul Wold <sgw@...> Signed-off-by: Saul Wold <sgw@...> --- meta/recipes-extended/images/poky-image-lsb-sdk.bb | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 me
|
By
Koen Kooi
·
|
|
[PATCH 29/50] Revise stripping and splitting of debug information
From: Mark Hatle <mark.hatle@...> We now support two styles of debug information generation, the '.debug' style, which is the same as previously implemented. This style simply splits the debug informa
From: Mark Hatle <mark.hatle@...> We now support two styles of debug information generation, the '.debug' style, which is the same as previously implemented. This style simply splits the debug informa
|
By
Koen Kooi
·
|
|
[PATCH 30/50] package.bbclass: Refactor split and strip function
From: Mark Hatle <mark.hatle@...> Refactor the function to eliminate additional interations/walks of the filesystem.. Elimiate multiple runs of the external 'file' command as well. Signed-off-by: Mark
From: Mark Hatle <mark.hatle@...> Refactor the function to eliminate additional interations/walks of the filesystem.. Elimiate multiple runs of the external 'file' command as well. Signed-off-by: Mark
|
By
Koen Kooi
·
|
|
[PATCH 31/50] package.bbclass: Fix debug sources directory creation to reference the target system
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> --- meta/classes/package.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> --- meta/classes/package.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/
|
By
Koen Kooi
·
|
|
[PATCH 32/50] linux-libc-headers: Update to 2.6.37.2
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> --- ...rs_2.6.36.bb => linux-libc-headers_2.6.37.2.bb} | 0 1 files changed, 0 insertions(+), 0 deletions(-)
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> --- ...rs_2.6.36.bb => linux-libc-headers_2.6.37.2.bb} | 0 1 files changed, 0 insertions(+), 0 deletions(-)
|
By
Koen Kooi
·
|