mbox series

[0/3] bitbake-setup init improvements

Message ID 20251114-bitbake-setup-abort-v1-0-d2f9967df3b1@bootlin.com
Headers show
Series bitbake-setup init improvements | expand

Message

Antonin Godard Nov. 14, 2025, 11:07 a.m. UTC
Improve the init user experience by:

- Creating the top directory only when we need it (and avoid leaving
  empty directories behind)
- Print a message when a user stops the init with Ctrl+C

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (3):
      bitbake-setup: fix top_dir creation in create_siteconf
      bitbake-setup: create top-dir later in init
      bitbake-setup: handle ctrl+c in init

 bin/bitbake-setup | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)
---
base-commit: 363e0d34b1cd03d27d1674f9c08da819dfe32dfa
change-id: 20251114-bitbake-setup-abort-8a5333c049ea