[OE-core] [PATCH V4 1/1] systemd: upgrade to 215

Khem Raj raj.khem at gmail.com
Thu Jul 31 06:34:18 UTC 2014


On Wed, Jul 30, 2014 at 10:20 PM, Chen Qi <Qi.Chen at windriver.com> 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/systemd-devel@lists.freedesktop.org/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 <Qi.Chen at windriver.com>
> +---
> + 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



More information about the Openembedded-core mailing list