]> code.ossystems Code Review - openembedded-core.git/commit
grub: Backport const qualifier fix for gcc-5
authorKhem Raj <raj.khem@gmail.com>
Fri, 24 Apr 2015 03:35:28 +0000 (20:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Jul 2015 08:08:43 +0000 (09:08 +0100)
commitf396bcfdc4f05d0a047903262edc5b52f3c85b6e
treebc2eb81bab8cdd535ad5592e230030976242300f
parentc8bc2d7913e11278990d1fe82066e26f7fc1c11b
grub: Backport const qualifier fix for gcc-5

gcc-5 is stricter and complains about const to non-const
conversions, we backport the patch from upstream into 2.00

Change-Id: I17db365fdd253daaa1ab726e2a70ecad0ac7b2ae
(From OE-Core rev: ea3d48471db19a2432e4afd86df8caad51ee5166)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Conflicts:
meta/recipes-bsp/grub/grub2.inc
meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub_2.00.bb