dd declaration for getAPISMYoctoVersion() and
getAPISMYoctoInstallationStatus(): the first one returning the yocto-version of APIS, the second returning the installation status of APIS as display in 'opkg info'.
This commit is contained in:
parent
6b9b88ea19
commit
4486317cb2
2
worker.h
2
worker.h
@ -307,6 +307,8 @@ public:
|
|||||||
|
|
||||||
static QString getATBUpdateToolYoctoVersion();
|
static QString getATBUpdateToolYoctoVersion();
|
||||||
static QString getATBUpdateToolYoctoInstallationStatus();
|
static QString getATBUpdateToolYoctoInstallationStatus();
|
||||||
|
static QString getAPISMYoctoVersion();
|
||||||
|
static QString getAPISMYoctoInstallationStatus();
|
||||||
|
|
||||||
static const QString UPDATE_STEP_OK;
|
static const QString UPDATE_STEP_OK;
|
||||||
static const QString UPDATE_STEP_DONE;
|
static const QString UPDATE_STEP_DONE;
|
||||||
|
Loading…
Reference in New Issue
Block a user