-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package for Debian? #53
Comments
The request for a Debian package is tracked in https://bugs.debian.org/906450 . |
The presence of the included firmware file is triggering some thoughts regarding how uflash/Mu can be packaged for Debian, in terms of
|
Is the source of the firmware blob available as free software, and can it be built using only free software? If so, perhaps it is best to make a separeate package of its source and make a new binary package with the firmware hex file. It can then be used as a dependency of both uflash and mu, and all three can go into main. |
@petterreinholdtsen please track #54 which will hopefully answer questions arising about the MicroPython runtime |
Update: earlier this week I pushed my packaging of uflash to the Debian Python Modules repository for review. |
@knowledgejunkie stonking stuff. Thank you so much for your efforts with this. 👍 |
[Nicholas Tollervey]
@knowledgejunkie stonking stuff. Thank you so much for your efforts
with this. 👍
Hear, hear! This was a great Christmas present. :) I eagerly await the
day where we can program Micro:Bit with the tools included in Debian,
also on a deserted island. :)
…--
Happy hacking
Petter Reinholdtsen
|
My packaging of uflash has been reviewed and uploaded to the Debian NEW queue. This package currently provides a helper package that will download the current firmware.hex at installation time. I'm now finalising my packaging of MicroPython for the micro:bit which will provide a firmware.hex built completely from source. |
My python-uflash source package was ACCEPTED into Debian unstable yesterday, so I'm happy for this ticket to be closed. The package will migrate into Debian testing in due course. My separate packaging of MicroPython for the micro:bit is currently being reviewed. |
Hi. I consider packaging uflash and uploading it into Debian. This might be easier with your help. Are you interested in helping out to make this happen?
The text was updated successfully, but these errors were encountered: