aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cumulus/cumulus_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cumulus/cumulus_1.2.1.bb')
-rw-r--r--packages/cumulus/cumulus_1.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cumulus/cumulus_1.2.1.bb b/packages/cumulus/cumulus_1.2.1.bb
index 28367139eb..1bafeb9d9b 100644
--- a/packages/cumulus/cumulus_1.2.1.bb
+++ b/packages/cumulus/cumulus_1.2.1.bb
@@ -22,7 +22,7 @@ do_compile() {
echo "#define SHARP_PDA_WARNSOUND 4" >sharp_char.h
qmake -makefile -spec ${QMAKESPEC} -after ${EXTRA_QMAKEVARS_POST} cumulus.pro
oe_runmake
- qmake -makefile -spec ${QMAKESPEC} -after ${EXTRA_QMAKEVARS_POST} gpsClient.pro
+ qmake -makefile -spec ${QMAKESPEC} -after ${EXTRA_QMAKEVARS_POST} gpsClient.pro
oe_runmake
}