diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-03-15 09:02:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-20 23:56:03 +0000 |
commit | 3732fdec0a22a6d8de7f9a9858c60b8e492d2dc0 (patch) | |
tree | ea2c4aa98e79958d69c365ab447217bedd98c833 /meta/recipes-kernel/systemtap | |
parent | 8e19349b696d4a3e8576ba64e935cf3a43bc7940 (diff) | |
download | poky-3732fdec0a22a6d8de7f9a9858c60b8e492d2dc0.tar.gz |
mdadm: Fix build in x32 ABI
Add a patch for fix build in x32 ABI, the fail is cause by time_t
printf because time_t is long int in x64 and long long int in x32.
[YOCTO #7422]
(From OE-Core rev: 753994a2016758ec058822d727b05ef9532b97c8)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap')
0 files changed, 0 insertions, 0 deletions