opkg_manager: move visual update check into own methode

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e922d8600
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-04-10 (Sat, 10 Apr 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2021-04-10 22:14:39 +02:00
committed by vanhofen
parent 5a7b9eae5f
commit 2bb8f4166f
2 changed files with 12 additions and 3 deletions

View File

@@ -107,6 +107,7 @@ class COPKGManager : public CMenuTarget
std::string getBlankPkgName(const std::string& line);
bool isInstalled(const std::string& pkg_name);
bool isUpgradable(const std::string& pkg_name);
void showUpdateCheckResult();
/*!
* Gets an info from opkg command info or status from a package via keywords as std::string