From 0e64f6382fea409c970eaa804f6043f1c5f109f6 Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Thu, 17 Aug 2023 10:21:03 +0200 Subject: [PATCH] vhost-device: fix README.md location I accidentially created it in the root while it meant to go to the subfolder. Link: https://lore.kernel.org/yocto-meta-virtualization/CUUO41I813NY.CPU5GWIZUCC4@fedora/ Signed-off-by: Erik Schilling Signed-off-by: Bruce Ashfield --- README.md => recipes-extended/vhost-device/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => recipes-extended/vhost-device/README.md (100%) diff --git a/README.md b/recipes-extended/vhost-device/README.md similarity index 100% rename from README.md rename to recipes-extended/vhost-device/README.md