systemd: fix endian detection for powerpc
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Aug 2014 19:36:52 +0000 (21:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Aug 2014 19:36:52 +0000 (21:36 +0200)
commit24534eb40aeb20d708b0163da8d1839041686845
tree3ffbcbcbb10e858c3b8562f8f5829c9b356a587b
parentf24945a212d66a38e992ce73d9aacf53238e9314
systemd: fix endian detection for powerpc

Fixes http://autobuild.buildroot.net/results/d53/d5305af6e47da7a577e391c96328ca952c149cd1/

Apply two patches from upstream git to fix powerpc endian detection. These patches
are already part of systemd v216, so they should be dropped when the package
is bumped.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/systemd/systemd-04-always-check-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch [new file with mode: 0644]
package/systemd/systemd-05-endian-explicitly-include-endian.h-wherever-we-want-.patch [new file with mode: 0644]