- 24 Sep, 2019 1 commit
-
-
Jeremiah Foster authored
Master See merge request !1
-
- 21 Sep, 2019 1 commit
-
-
Guido Gunther authored
Script updates See merge request Librem5/librem5-devkit-tools!85
-
- 20 Sep, 2019 4 commits
-
-
Guido Gunther authored
librem5-devkit.conf: set the correct mode for the redpine driver See merge request Librem5/librem5-devkit-tools!87
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Angus Ainslie authored
This script uses uuu to write a file into partition 0 of the eMMC. Linux mounts this partition as /boot so the files can be accessed from userspace. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Guido Gunther authored
librem5-devkit.conf: blacklist the mainline kernel driver See merge request Librem5/librem5-devkit-tools!86
-
- 19 Sep, 2019 1 commit
-
-
Angus Ainslie authored
The boot partitions are small ( 4MB ) partions that can hold a boot loader. The eMMC can be setup to boot from the user partition or either one of the boot partitons. The flash_* scripts will flash u-boot into the boot partitions and the set_* scripts will select the boot partition. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- 16 Sep, 2019 1 commit
-
-
Angus Ainslie authored
As the mainline driver doesn't yet load firmare from flash use the redpine one for now. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- 13 Sep, 2019 2 commits
-
-
Guido Gunther authored
debian/control: add rfkill See merge request Librem5/librem5-devkit-tools!84
-
Angus Ainslie authored
Add rfkill to interact with the HKS Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- 03 Sep, 2019 4 commits
-
-
Angus Ainslie authored
Install some more tests See merge request Librem5/librem5-devkit-tools!83
-
Angus Ainslie authored
vibra_test.py is needed to test the haptic motor power_key.py tests suspend and shutdown Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Angus Ainslie authored
python3 has all of the correct dependencies Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Angus Ainslie authored
python3 has all of the correct dependencies Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- 31 Aug, 2019 2 commits
-
-
Guido Gunther authored
librem5-devkit-flash-image: Use env to get python binary location See merge request Librem5/librem5-devkit-tools!82
-
Clayton Craft authored
This allows the script to work when python is in a virtualenv.
-
- 28 Aug, 2019 2 commits
-
-
Angus Ainslie authored
librem5-devkit-flash-image: update the uboot job name See merge request Librem5/librem5-devkit-tools!81
-
Angus Ainslie authored
U-boot builds have ben moved Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- 25 Aug, 2019 3 commits
-
-
Angus Ainslie authored
Install mmc-utils into the image See merge request Librem5/librem5-devkit-tools!80
-
Angus Ainslie authored
Trying to debug boot issues from eMMC so install mmc-utils Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Angus Ainslie authored
It's not mmc-tools it's mmc-utils This reverts commit 19cd1079.
-
- 24 Aug, 2019 5 commits
-
-
Angus Ainslie authored
Add mmc-tools See merge request Librem5/librem5-devkit-tools!79
-
Angus Ainslie authored
Trying to debug boot issues from eMMC so install mmc-tools Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Guido Gunther authored
pytests: Check if modem is visible to alsa See merge request Librem5/librem5-devkit-tools!76
-
Guido Gunther authored
pytests: Add test for audio output See merge request Librem5/librem5-devkit-tools!75
-
Guido Gunther authored
test_scripts: Drop conftest.py See merge request Librem5/librem5-devkit-tools!77
-
- 21 Aug, 2019 1 commit
-
-
Guido Gunther authored
README.md : fix broken documentation link See merge request Librem5/librem5-devkit-tools!78
-
- 20 Aug, 2019 1 commit
-
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- 06 Aug, 2019 2 commits
-
-
Guido Gunther authored
-
Bob Ham authored
Update fetch-latest urls See merge request Librem5/librem5-devkit-tools!61
-
- 05 Aug, 2019 10 commits
-
-
Guido Gunther authored
It should only be in pytests/
-
-
Guido Gunther authored
Angus tests See merge request Librem5/librem5-devkit-tools!74
-
This is a script that does some basic tests to ensure that certain subsystems are present. It duplicates functionality from other tests so should be refactored at some point. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
present Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Guido Gunther authored
pytests: Move drm test to pytests/ See merge request Librem5/librem5-devkit-tools!73
-
-
-
Guido Gunther authored
This one got added before we moved the tests.
-
Guido Gunther authored
docs: Mention the pytest based tests See merge request Librem5/librem5-devkit-tools!70
-