mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 23:33:06 +01:00
need to have opkg available. It is being used for the GSoC 17 project
implementing easy sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
(cherry picked from commit 0d2e674aa1)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
13 lines
158 B
Plaintext
13 lines
158 B
Plaintext
{
|
|
"packagelist": {
|
|
"description": "get list of installed software packages",
|
|
"read": {
|
|
"ubus": {
|
|
"packagelist": [
|
|
"list"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|