diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-03-29 12:55:18 -0700 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2011-05-06 17:44:22 -0700 |
| commit | 9361df5ec235435f71774f3f93812f52af6f0a2e (patch) | |
| tree | d033c8c519c5b43184d19dc3b8c3cd8b4f082cf0 /meta/recipes-core/eglibc/ldconfig-native-2.12.1/README | |
| parent | 5ec8233e2f2892b7746564724fbac738ed19450d (diff) | |
| download | poky-9361df5ec235435f71774f3f93812f52af6f0a2e.tar.gz | |
ldconfig-native-2.12.1: newer recipe with eglibc sources
This fixes [YOCTO #780]
Handle the input/output data with different endian-ness correctly
Also fix the definition of LD_SO for cross environment
And remove the older 2.5 version of ldconfig-native recipe
(From OE-Core rev: 694db055f3729662e0e0193a31f2098be599877f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/eglibc/ldconfig-native-2.12.1/README')
| -rw-r--r-- | meta/recipes-core/eglibc/ldconfig-native-2.12.1/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/ldconfig-native-2.12.1/README b/meta/recipes-core/eglibc/ldconfig-native-2.12.1/README new file mode 100644 index 0000000000..43fb983729 --- /dev/null +++ b/meta/recipes-core/eglibc/ldconfig-native-2.12.1/README | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | The files are pulled verbatim from glibc 2.5 and then patched to allow | ||
| 2 | standalone compilation of ldconfig. | ||
| 3 | |||
| 4 | Richard Purdie | ||
| 5 | OpenedHand Ltd. | ||
| 6 | |||
| 7 | Upgraded the ldconfig recipe to eglibc 2.12.1 | ||
| 8 | Nitin A Kamble <nitin.a.kamble@intel.com> 2011/03/29 | ||
