|
[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
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
|
By
Koen Kooi
·
#42
·
|
|
[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
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
|
By
Koen Kooi
·
#54
·
|
|
[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
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
|
By
Koen Kooi
·
#65
·
|
|
[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@...>
---
From: Scott Rifenbark <scott.m.rifenbark@...>
Changed the copyright upper date from 2010 to 2011.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...>
---
|
By
Koen Kooi
·
#39
·
|
|
[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@...>
---
From: Scott Rifenbark <scott.m.rifenbark@...>
Changed copyright date from "2010" to "2010-2011"
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...>
---
|
By
Koen Kooi
·
#40
·
|
|
[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@...>
---
From: Scott Rifenbark <scott.m.rifenbark@...>
Changed the copyright date from "2010" to "2010-2011".
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@...>
---
|
By
Koen Kooi
·
#41
·
|
|
[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
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
|
By
Koen Kooi
·
#56
·
|
|
[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
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
|
By
Koen Kooi
·
#64
·
|
|
[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
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
|
By
Koen Kooi
·
#67
·
|
|
[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
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
|
By
Koen Kooi
·
#57
·
|
|
[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
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/classes/package.bbclass | 2 +-
1 files changed, 1
|
By
Koen Kooi
·
#55
·
|
|
[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
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
|
By
Koen Kooi
·
#62
·
|
|
[PATCH 33/50] conf/machine: Use linux-libc-headers instead of linux-libc-headers-yocto
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/conf/machine/beagleboard.conf | 2 +-
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/conf/machine/beagleboard.conf | 2 +-
|
By
Koen Kooi
·
#43
·
|
|
[PATCH 34/50] package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subprocesses created and improve speed
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/classes/package.bbclass | 77
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/classes/package.bbclass | 77
|
By
Koen Kooi
·
#60
·
|
|
[PATCH 35/50] linux-yocto: update to 2.6.37.2
From: Bruce Ashfield <bruce.ashfield@...>
Fixes [BUGID: 773]
This consolidated SRCREV update addresses the following items:
- updates to 2.6.37.2
- updates the routerstation pro
From: Bruce Ashfield <bruce.ashfield@...>
Fixes [BUGID: 773]
This consolidated SRCREV update addresses the following items:
- updates to 2.6.37.2
- updates the routerstation pro
|
By
Koen Kooi
·
#69
·
|
|
[PATCH 36/50] rootfs_rpm: Fix rootfs generation using RPM packages
From: Mark Hatle <mark.hatle@...>
[BUG #756]
Fix bug #756. The rootfs contains a control file /etc/rpm/platform
that specifies the default system platform, as well as patterns
From: Mark Hatle <mark.hatle@...>
[BUG #756]
Fix bug #756. The rootfs contains a control file /etc/rpm/platform
that specifies the default system platform, as well as patterns
|
By
Koen Kooi
·
#68
·
|
|
[PATCH 37/50] rpm: Fix rpm usage of prelink on the target
From: Mark Hatle <mark.hatle@...>
RPM has the ability to validate files that have been prelinked, however
the necessary configuration and staging was not done properly. Resolve
this issue
From: Mark Hatle <mark.hatle@...>
RPM has the ability to validate files that have been prelinked, however
the necessary configuration and staging was not done properly. Resolve
this issue
|
By
Koen Kooi
·
#44
·
|
|
[PATCH 38/50] rpm: Fix rpm-dbg package split
From: Mark Hatle <mark.hatle@...>
The rpm-dbg package split was specified incorrectly in the recipe,
correct this so we generate the proper -dbg file.
Signed-off-by: Mark Hatle
From: Mark Hatle <mark.hatle@...>
The rpm-dbg package split was specified incorrectly in the recipe,
correct this so we generate the proper -dbg file.
Signed-off-by: Mark Hatle
|
By
Koen Kooi
·
#48
·
|
|
[PATCH 39/50] utils.bbclass: add new wrapper script
From: Saul Wold <sgw@...>
Add a new create_cmdline_wrapper() function that takes cmdline options
for commands that need different directories
Related to [BUGID #775
Signed-off-by: Saul
From: Saul Wold <sgw@...>
Add a new create_cmdline_wrapper() function that takes cmdline options
for commands that need different directories
Related to [BUGID #775
Signed-off-by: Saul
|
By
Koen Kooi
·
#58
·
|
|
[PATCH 40/50] file: add wrapper to file-native
From: Saul Wold <sgw@...>
file-native needs a wrapper to pass the correct path to the magic.mgc file
This was found to be the case when sstate-cache is used because file hardcodes
the
From: Saul Wold <sgw@...>
file-native needs a wrapper to pass the correct path to the magic.mgc file
This was found to be the case when sstate-cache is used because file hardcodes
the
|
By
Koen Kooi
·
#46
·
|