virtual/debug: add memtester

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-04-13 11:19:14 +02:00
parent 9dd59338ab
commit ff97658a8f

View File

@ -22,7 +22,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv" PKG_SITE="http://www.openelec.tv"
PKG_URL="" PKG_URL=""
PKG_DEPENDS_TARGET="toolchain gdb" PKG_DEPENDS_TARGET="toolchain gdb memtester"
PKG_SECTION="virtual" PKG_SECTION="virtual"
PKG_SHORTDESC="debug: Metapackage for installing debugging tools" PKG_SHORTDESC="debug: Metapackage for installing debugging tools"
PKG_LONGDESC="debug is a Metapackage for installing debugging tools" PKG_LONGDESC="debug is a Metapackage for installing debugging tools"