Skip to content

Conversation

@simonbeaudoin0935
Copy link
Contributor

Merge milestone work

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
This is an artefact from when it was necessary to tun build.py
with root permission because a chroot was created each time.
Chroots are now reused, so root shall never be used anymore, therefore
the output folders won't ever need to be chmod'ed anymore.

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Remove check_if_root() altogether. Root was only necessary
when creating the chroot, and now the chroot is re-used every
run so no need to create a new one each time. Also, the step
of creating a chroot initially will be split into a separate script

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Chroot creation is now a dedicated command-line invokable script.
This removes the need for ever having to use root to run the package creation
If, and only if, the chroot does not already exist will root be necessary.
It will also only be necessary for THIS script, and nothing else, which is
much safer and prevents everything created to be owned by root which is anoying.

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Separating elements from the monolithic build.py

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Have the qcom-build-utils be cloned at the tip of the given ref during
CI run to avoid having to propagate updates back up all the time.

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Now, when a function signature is changed, mark this change as
incompatible, as it SHOULD be (what is wrong with the tool author...)

Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
@simonbeaudoin0935 simonbeaudoin0935 merged commit 46c9b3c into main Aug 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants