blob: e82a937e37de2da458010e57261d818f4d727c6c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# ./packages folder
Add `.apk` packages to this folder will allow the ImageBuilder to install them.
For more complex setups consider adding a custom feed containing packages.
file:///path/to/Packages.adb
Whenever the ImageBuilder builds a firmware image this folder will be reloaded
and a new package index created.
|