summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--classes/sota_none.bbclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/classes/sota_none.bbclass b/classes/sota_none.bbclass
index 86eaf0b..c11b070 100644
--- a/classes/sota_none.bbclass
+++ b/classes/sota_none.bbclass
@@ -1,4 +1,4 @@
1# null machine it's here to make bitbake happy when SOTA_MACHINE is undefined 1# null machine it's here to make bitbake happy when SOTA_MACHINE is undefined
2python __anonymous() { 2#python __anonymous() {
3 bb.warn("SOTA functionality is not yet supported for your machine") 3# bb.warn("SOTA functionality is not yet supported for your machine")
4} 4#}