diff --git a/recipes/qt4/qt-4.7.0.inc b/recipes/qt4/qt-4.7.0.inc index eb944d7602..8fd9b93d61 100644 --- a/recipes/qt4/qt-4.7.0.inc +++ b/recipes/qt4/qt-4.7.0.inc @@ -20,6 +20,8 @@ SRC_URI = "\ file://g++.conf \ file://linux.conf \ " +# Set necessary variables in the profile +SRC_URI += "file://qte.sh" S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"