mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
Fixes: http://autobuild.buildroot.net/results/71f/71f711d30ddc9edc8da0d1a60636e7a13b546ebe/ Commita0b032ad85(package/qemu: security bump to version 3.1.1) bumped the version but didn't update the patch subdirectory name, so the patches were now ignored. This was then backported to 2019.02.x / 2019.05.x where the sub directory did not exist - So the patches _WHERE_ used, but failed to apply as patch 0002 is now upstream. Fix that by removing the patch. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> [Peter: drop subdirectory] (cherry picked from commitc796c83037) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>