Skip to content

Conversation

@jacmet
Copy link
Contributor

@jacmet jacmet commented Jun 14, 2023

Commit d08f2ef (Generate bash_completion file with make, not bootstrap) added an update-bash-completion.sh script and called it from the Makefile, but forgot to add it to EXTRA_DIST, so it is not present in the release tarballs, breaking the build.

Commit d08f2ef (Generate bash_completion file with make, not bootstrap)
added an update-bash-completion.sh script and called it from the Makefile,
but forgot to add it to EXTRA_DIST, so it is not present in the release
tarballs, breaking the build.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
@cinderblock
Copy link
Member

Thank you for this. I'm slightly unhappy that we use two separate files to achieve this goal - this manual canning of the C sources to extract a list of supported targets works but feels a little kludgey to me. I suspect there is a better way.

Merging for now.

@cinderblock cinderblock merged commit 997c851 into dfu-programmer:master Jun 15, 2023
arnout pushed a commit to buildroot/buildroot that referenced this pull request Oct 28, 2023
The update-bash-completion.sh issue is now fixed, so remove the workaround:

dfu-programmer/dfu-programmer#91

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
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