Skip to content
Snippets Groups Projects
Commit 5a190d98 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

Document changes and release 0.0.2

parent fed3889e
No related branches found
No related tags found
No related merge requests found
librem5-devkit-tools (0.0.2) green; urgency=medium
[ Guido Günther ]
* Add framebuffer test script
* librem5-devkit-check.install: Docment scripts a little
* Install fb-color script
* checks: Depend on python3
* Add package that keeps devkit base config.
This is somewhat similar to librem5-base but keeps devkit specific
configuration. We will later likely introduce a librem5-phone-base
for the phone.
* Add g_serial for USB serial console
* Add Redpine Wifi config
* Add script to automatically unzip newly installed kernels.
Our uboot wants uncompressed kernels. Make sure this happens on kernel
package updates.
* Add uuu_scripts as examples
* Add script to downlaod and flash the latest devkit image
* d/rules: Run checks during build
* librem5-devkit-base: Enable console over USB
* flash-image: Get size from meta data.
This makes sure the progress bar matches the expected image size.
We don't make the lack of meta data fatal yet so we can use this
script on outdated build jobs too for some time.
* flash-image: Validate checksum of downloaded image.
This also uses the meta data provided with the image.
* d/control: Add python3-yaml for meta yaml parsing
[ Dorota Czaplejewicz ]
* get_image: Fix CI build URLs.
The URL for the test and CI image are not built in the same way, coming
from separate branches. This fixes it until it get sorted out in
image-builder.
[ Bob Ham ]
* devkit-base: Add jitterentropy-rngd.
This works around the RNG issue linux-emcraft#2 causing SSH logins to
be inaccessible for five minutes on boot. With this package, SSH is
available immediately.
-- Guido Günther <agx@sigxcpu.org> Thu, 03 Jan 2019 18:14:54 +0100
librem5-devkit-tools (0.0.1) purple; urgency=medium
* Add package for the host side
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment