summaryrefslogtreecommitdiff
path: root/uicmoc
diff options
context:
space:
mode:
Diffstat (limited to 'uicmoc')
-rw-r--r--uicmoc/uicmoc-native_2.3.7.oe2
-rw-r--r--uicmoc/uicmoc3_native_3.3.2.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/uicmoc/uicmoc-native_2.3.7.oe b/uicmoc/uicmoc-native_2.3.7.oe
index 827d555f33..ef34573266 100644
--- a/uicmoc/uicmoc-native_2.3.7.oe
+++ b/uicmoc/uicmoc-native_2.3.7.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL/QPL"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
- file://${FILESDIR}/fix-makefile.patch;patch=1"
+ file://fix-makefile.patch;patch=1"
S = "${WORKDIR}/qt-${PV}"
diff --git a/uicmoc/uicmoc3_native_3.3.2.oe b/uicmoc/uicmoc3_native_3.3.2.oe
index 41dbb3581b..5b849539a2 100644
--- a/uicmoc/uicmoc3_native_3.3.2.oe
+++ b/uicmoc/uicmoc3_native_3.3.2.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL/QPL"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-free-3.3.2.tar.bz2 \
- file://${FILESDIR}/no-examples.patch;patch=1"
+ file://no-examples.patch;patch=1"
S = "${WORKDIR}/qt-embedded-free-3.3.2"