aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qmake/qmake-native_1.07a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qmake/qmake-native_1.07a.bb')
-rw-r--r--recipes/qmake/qmake-native_1.07a.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qmake/qmake-native_1.07a.bb b/recipes/qmake/qmake-native_1.07a.bb
index a80bb1bb92..bb3e79bca2 100644
--- a/recipes/qmake/qmake-native_1.07a.bb
+++ b/recipes/qmake/qmake-native_1.07a.bb
@@ -18,7 +18,7 @@ EXTRA_OEMAKE = "-e"
do_configure() {
# Install the OE build templates
- for template in linux-oe-g++ linux-uclibc-oe-g++ linux-gnueabi-oe-g++ linux-uclibcgnueabi-oe-g++
+ for template in linux-oe-g++ linux-uclibc-oe-g++ linux-gnueabi-oe-g++ linux-uclibceabi-oe-g++
do
install -d ${S}/mkspecs/$template
install -m 0644 ${WORKDIR}/linux-oe-qmake.conf ${S}/mkspecs/$template/qmake.conf