summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-uuc/imx-uuc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-uuc/imx-uuc_git.bb')
-rw-r--r--recipes-bsp/imx-uuc/imx-uuc_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb
index 754e68eb0..d373e27e3 100644
--- a/recipes-bsp/imx-uuc/imx-uuc_git.bb
+++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb
@@ -12,8 +12,6 @@ PV = "0.5.1+git${SRCPV}"
12SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master" 12SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master"
13SRCREV = "25f65e10368aa07056f9536e88ed911ac7f38f99" 13SRCREV = "25f65e10368aa07056f9536e88ed911ac7f38f99"
14 14
15S = "${WORKDIR}/git"
16
17do_install() { 15do_install() {
18 oe_runmake 'DESTDIR=${D}' install 16 oe_runmake 'DESTDIR=${D}' install
19} 17}