On Wed, Jul 30, 2014 at 10:20 PM, Chen Qi <[email protected]> wrote:
> --- /dev/null
> +++ 
> b/meta/recipes-core/systemd/systemd/0001-Fix-compilation-error-for-ppc.patch
> @@ -0,0 +1,41 @@
> +Upstream-Status: Pending
> +
> +Subject: Fix compilation error for ppc
> +
> +This patch comes from 
> https://www.mail-archive.com/[email protected]/msg20892.html,
> +but hasn't been merged.
> +
> +gcc does not define WORDS_BIGENDIAN for big-endian PowerPC. It defines
> +__BIG_ENDIAN__ instead. So also check for __BIG_ENDIAN__ to determine if
> +the system is big-endian.
> +
> +Signed-off-by: Chen Qi <[email protected]>
> +---
> + src/shared/architecture.h |    4 ++--
> + 1 file changed, 2 insertions(+), 2 deletions(-)
> +

you should drop this patch and backport these two patches

http://cgit.freedesktop.org/systemd/systemd/commit/?id=4f4b92ba7ae9c56cb0f181d5f95d709e085b8bd5

http://cgit.freedesktop.org/systemd/systemd/commit/?id=6017365a1d0c1c78fc34a7da63768ee5df5da511
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to