use system() rather than popen() in FunKey menu

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2021-04-27 23:23:18 +02:00
parent 1e709b5553
commit c8593fac19
10 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
GNUBOY_VERSION = 2339636
GNUBOY_VERSION = 444d2c7
GNUBOY_SITE_METHOD = git
GNUBOY_SITE = https://github.com/FunKey-Project/gnuboy.git
GNUBOY_LICENSE = GPL-2.0