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 @@ +# +# BitBake UI Implementation +# +# Copyright (C) 2006-2007 Richard Purdie +# +# SPDX-License-Identifier: GPL-2.0-only +#