From 5393299433fba81042a8657a911f8c89dcdaaa76 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 29 Jul 2017 07:58:33 +0100 Subject: [PATCH] Make global_patch_dir empty --- global_patch_dir/README.md | 6 ++++++ global_patch_dir/host-qemu/0001-test-patch.patch | 13 ------------- 2 files changed, 6 insertions(+), 13 deletions(-) create mode 100644 global_patch_dir/README.md delete mode 100644 global_patch_dir/host-qemu/0001-test-patch.patch diff --git a/global_patch_dir/README.md b/global_patch_dir/README.md new file mode 100644 index 0000000..2ac3f36 --- /dev/null +++ b/global_patch_dir/README.md @@ -0,0 +1,6 @@ +# global_patch_dir + +This directory has the following structure: + + package-name + 00001-do-something.patch diff --git a/global_patch_dir/host-qemu/0001-test-patch.patch b/global_patch_dir/host-qemu/0001-test-patch.patch deleted file mode 100644 index c356e36..0000000 --- a/global_patch_dir/host-qemu/0001-test-patch.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/README b/README -index f38193fc67..1a8c2ff4c0 100644 ---- a/README -+++ b/README -@@ -1,6 +1,8 @@ - QEMU README - =========== - -+asdf -+ - QEMU is a generic and open source machine & userspace emulator and - virtualizer. -