device/*: move to device/testing/* (!1063)
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
This commit is contained in:
parent
ac7650f9ae
commit
64035ac463
1733 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
# Enable pi-bluetooth init script
|
||||
rc-update add bluetooth default
|
||||
rc-update add pi-bluetooth default
|
Loading…
Add table
Add a link
Reference in a new issue