From ec5246f85be9b4c7ae32bc5029035867ab762f4b Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 3 Jun 2017 04:50:03 +0100 Subject: [PATCH] Move comment to patch itself --- buildroot_patches/README.md | 2 -- buildroot_patches/qemu_sdl.patch | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildroot_patches/README.md b/buildroot_patches/README.md index 148e5e4..40bfdd4 100644 --- a/buildroot_patches/README.md +++ b/buildroot_patches/README.md @@ -3,5 +3,3 @@ Ideally, this directory should be empty, and we should use only built-in Buildroot configuration mechanisms. But alas, life is sometimes not ideal. - -1. [qemu_sdl.patch](qemu_sdl.patch): diff --git a/buildroot_patches/qemu_sdl.patch b/buildroot_patches/qemu_sdl.patch index 67ebfcc..e3fb42a 100644 --- a/buildroot_patches/qemu_sdl.patch +++ b/buildroot_patches/qemu_sdl.patch @@ -1,3 +1,5 @@ +https://bugs.busybox.net/show_bug.cgi?id=9936 + diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 66efcba..1e09ea4 100644 --- a/package/qemu/qemu.mk