summaryrefslogtreecommitdiffstats
path: root/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2011-08-12 17:19:10 +0800
committerXiaofeng Yan <xiaofeng.yan@windriver.com>2011-08-12 17:19:10 +0800
commit6da4b426f8aa96335542deb671a21f99b8e0f398 (patch)
treeb51daee108969d43b2ff711a86389f6ec6d6995d /recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
parent1a6bcb62666b0fc67a66bd38a1c3f2a3399a249f (diff)
downloadmeta-qt3-xiaofeng/meta-qt3.tar.gz
qt3: fix bug 1348xiaofeng/meta-qt3
[YOCTO #1348] The variable is different when building qt-x11-free-native and qt-x11-free. The different cause this bug. $ bitbake qt-x11-free-native -e | grep ^TARGET_OS TARGET_OS="linux" $ bitbake qt-x11-free -e | grep ^TARGET_OS TARGET_OS="linux-gnueabi" So I add a task function before do_configure for linking ${TARGET_OS} to linux-g++. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Diffstat (limited to 'recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb')
0 files changed, 0 insertions, 0 deletions