summaryrefslogtreecommitdiff
path: root/meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2011-07-20 15:17:25 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:44:21 +0100
commitdc41f5a453aac2712b60da52f13e6efb035abe02 (patch)
tree68e8a85c375ab4b461b1bb05780fca423453d487 /meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb
parent207a2176bdebe217daf81d5c5b1d2ab4ab2e6adc (diff)
downloadopenembedded-core-dc41f5a453aac2712b60da52f13e6efb035abe02.tar.gz
openembedded-core-dc41f5a453aac2712b60da52f13e6efb035abe02.tar.bz2
openembedded-core-dc41f5a453aac2712b60da52f13e6efb035abe02.tar.xz
openembedded-core-dc41f5a453aac2712b60da52f13e6efb035abe02.zip
Add endianess macros used by previous endian-ness_handling.patch
Some distro's don't include these macros in /usr/include/endian.h so we include them via this patch Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb')
-rw-r--r--meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb b/meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb
index bacf9f8dc..00edb6e87 100644
--- a/meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb
+++ b/meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb
@@ -9,9 +9,10 @@ SRC_URI = "file://ldconfig-native-2.12.1.tar.bz2 \
file://ldconfig_aux-cache_path_fix.patch \
file://32and64bit.patch \
file://endian-ness_handling.patch \
- file://flag_fix.patch "
+ file://flag_fix.patch \
+ file://endianess-header.patch"
-PR = "r0"
+PR = "r1"
inherit native