From 317bfc2daf331a6c4e0e7f2c21df097c531b1251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 6 Nov 2018 23:57:53 +0100 Subject: [PATCH] rename instant-remote.bbclass -> instant-remote-debug.bbclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../{instant-remote.bbclass => instant-remote-debug.bbclass} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename classes/{instant-remote.bbclass => instant-remote-debug.bbclass} (99%) diff --git a/classes/instant-remote.bbclass b/classes/instant-remote-debug.bbclass similarity index 99% rename from classes/instant-remote.bbclass rename to classes/instant-remote-debug.bbclass index 0f9e230..9b0044f 100644 --- a/classes/instant-remote.bbclass +++ b/classes/instant-remote-debug.bbclass @@ -12,7 +12,7 @@ # * Additional build time for task do_copysourcestosysroot for most recipes is < 1s # # to enable debug sysroot build set: -# 'INHERIT += "instant-remote"' +# 'INHERIT += "instant-remote-debug"' # in your local.conf # # to debug by remote do: