From 6275b87df0b4e9a7ba8d76bae933ee6656ced46a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 22 Feb 2019 23:42:16 +0100 Subject: [PATCH] instant-sysroot-native.bbclass: add a sentence of what this class is doing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- classes/instant-sysroot-native.bbclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/classes/instant-sysroot-native.bbclass b/classes/instant-sysroot-native.bbclass index 912e26c..015ef2b 100644 --- a/classes/instant-sysroot-native.bbclass +++ b/classes/instant-sysroot-native.bbclass @@ -1,5 +1,7 @@ #------------------------------------------------------------------------------ # class for instant native sysroot +# +# Hardlink recipe sysroot and generated sysroot to instant native sysroot #------------------------------------------------------------------------------ inherit utils instant-paths