poky/meta
Maxin B. John b85ff208bc grub-efi: fix build failure
grub-efi build fails with the following error on Fedora 26:

| ../grub-2.00/util/raid.c: In function 'grub_util_raid_getmembers':
| ../grub-2.00/util/raid.c:91:13: error: In the GNU C Library, "makedev"
is defined
|  by <sys/sysmacros.h>. For historical compatibility, it is
|  currently defined by <sys/types.h> as well, but we plan to
|  remove this soon. To use "makedev", include <sys/sysmacros.h>
|  directly. If you did not intend to use a system-defined macro
|  "makedev", you should undefine it after including <sys/types.h>.
[-Werror]
|         makedev (disk.major, disk.minor));
|              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Resolve the build error by backporting the fix from upstream.

[YOCTO #12595]

(From OE-Core rev: a57e3e387a962a253e8f4f1519141eb7f8ce5e41)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-05 15:13:48 +01:00
..
classes libc-package.bbclass: split binary localedata even more if asked to 2018-04-05 15:13:48 +01:00
conf default-distrovars: don't rename locales for nativesdk 2018-04-05 15:13:47 +01:00
files kernel, license, sstate, rootfs.py: Remove deploy directory README 2017-08-29 23:43:50 +01:00
lib lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome 2018-04-05 15:13:48 +01:00
recipes-bsp grub-efi: fix build failure 2018-04-05 15:13:48 +01:00
recipes-connectivity portmaper: checkuri fails. 2018-03-04 11:12:12 +00:00
recipes-core glibc: Separate locale files to their own sstate task 2018-04-05 15:13:48 +01:00
recipes-devtools e2fsprogs: fix compatibility with glibc 2.27 2018-04-05 15:13:48 +01:00
recipes-extended libtirpc: Extend to native and nativesdk recipes 2018-03-15 15:47:59 -07:00
recipes-gnome adwaita-icon-theme: add a patch to speed up the do_install() task 2017-12-09 14:34:36 +00:00
recipes-graphics fontconfig: Fix namespace conflicts with glibc 2017-12-04 17:34:35 +00:00
recipes-kernel linux-firmware: Add reference to iwlwifi-8000C firmware 2018-03-19 15:58:33 +00:00
recipes-lsb4 libpng: lsb version 1.2.56 url fix 2017-10-10 17:27:40 +01:00
recipes-multimedia tiff: Security fix for CVE-2017-7593 2017-11-21 14:43:54 +00:00
recipes-rt rt-tests: fix the recipe version to match upstream 2016-11-16 10:37:57 +00:00
recipes-sato webkitgtk: update to 2.18.5 (includes Spectre mitigations; see commit description) 2018-01-14 22:10:54 +00:00
recipes-support gnutls_3.5.3.bb: Fix native build on distro with kernel < 3.4.17 2018-03-14 07:55:53 -07:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2
COPYING.MIT
recipes.txt