Skip to content

scripts: drop makeusr.sh - #323

Merged
daniel-rossier merged 1 commit into
mainfrom
chore/drop-makeusr
Aug 23, 2026
Merged

scripts: drop makeusr.sh#323
daniel-rossier merged 1 commit into
mainfrom
chore/drop-makeusr

Conversation

@daniel-rossier

Copy link
Copy Markdown
Contributor

makeusr.sh builds a usr/ tree straight with cmake+make, bypassing bitbake.
That shortcut belongs to the SYE course tree, which is where it is used and
maintained.

In this repository it is dead weight: nothing refers to it — not a script, not
the docs, not the CI (grep -ri makeusr outside build/tmp matches only the
script's own usage string). The supported way to build the user space here is
build.sh usr-so3, or the whole BSP with build.sh bsp-so3.

makeusr.sh builds a usr/ tree straight with cmake+make, outside bitbake.
That shortcut belongs to the SYE course tree, which is where it is used
and maintained; here it is dead weight — nothing in the repository, the
docs or the CI refers to it, and the supported way to build the user
space is "build.sh usr-so3" (or the whole BSP).
@daniel-rossier
daniel-rossier merged commit 22c3667 into main Aug 23, 2026
6 checks passed
@daniel-rossier
daniel-rossier deleted the chore/drop-makeusr branch August 23, 2026 13:46
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.

1 participant