From 567ed192c4f093cbdf32eee5bfc2ad11ae078794 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Wed, 26 Jul 2023 16:18:27 +0200 Subject: [PATCH] add wlopm --- recipes-support/wlopm/wlopm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/wlopm/wlopm_git.bb b/recipes-support/wlopm/wlopm_git.bb index 531a141..f7bcb27 100644 --- a/recipes-support/wlopm/wlopm_git.bb +++ b/recipes-support/wlopm/wlopm_git.bb @@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "0e5335c501ac1803932eca49bcb9344578d11911768605f31b29c02c16 S="${WORKDIR}/git" do_compile () { - oe_runmake -C make/linux + oe_runmake } do_install() {