summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/bb/ui/__init__.py')
-rw-r--r--bitbake/lib/bb/ui/__init__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/bitbake/lib/bb/ui/__init__.py b/bitbake/lib/bb/ui/__init__.py
new file mode 100644
index 0000000000..4b7ac36ca6
--- /dev/null
+++ b/bitbake/lib/bb/ui/__init__.py
@@ -0,0 +1,7 @@
1#
2# BitBake UI Implementation
3#
4# Copyright (C) 2006-2007 Richard Purdie
5#
6# SPDX-License-Identifier: GPL-2.0-only
7#