aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libopie
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-17 21:40:24 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-17 21:40:24 +0000
commit8bc61c54fdac2884d23ae3802afe7f5f81c7aff2 (patch)
tree131c8ed3980b6aa897fcb471314cfa01ae2193dd /packages/libopie
parent94d87cd53a89e085b09ca55c1bc05a7c313998e8 (diff)
downloadopenembedded-8bc61c54fdac2884d23ae3802afe7f5f81c7aff2.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/17 22:09:22+01:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/01/17 22:08:56+01:00 handhelds.org!zecke UICMOC use Qt2.3.9: -Use recent Qt2.3.9 for building uicmoc -Update patches to work with Qt2.3.9 version 2005/01/17 22:07:14+01:00 handhelds.org!zecke Qt 2.3.9: -Update to 14.01.2005 snapshot -TSlib patch is included but castrated, uncastrate it -The latest mouse release patch was fixed independently by Trolltech as well -Update other patches 2005/01/17 16:00:45-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/17 15:56:11-05:00 handhelds.org!kergoth Update the default event handler to clean things up a bit, and to mention the package version in the Pkg events, which people have requested in the past. 2005/01/17 20:49:43+00:00 rpsys.net!RP Add facility to pass parallel build option to make. Disable parallel build option for known broken packages. BKrev: 41ec30c8I5e1Ks5lsaghKSnrJo6cVg
Diffstat (limited to 'packages/libopie')
-rw-r--r--packages/libopie/libopie2_1.1.8.bb2
-rw-r--r--packages/libopie/libopie2_cvs.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/packages/libopie/libopie2_1.1.8.bb b/packages/libopie/libopie2_1.1.8.bb
index f48ef36f2e..a4d0ed203a 100644
--- a/packages/libopie/libopie2_1.1.8.bb
+++ b/packages/libopie/libopie2_1.1.8.bb
@@ -15,6 +15,8 @@ S = "${WORKDIR}/libopie2"
inherit opie
+PARALLEL_MAKE = ""
+
#FIXME: Add machine specific bits here. Best use oe_machinstall and read from a given file
EXTRA_QMAKEVARS_POST = 'DEFINES+=OPIE_NEW_MALLOC \
diff --git a/packages/libopie/libopie2_cvs.bb b/packages/libopie/libopie2_cvs.bb
index 1e59ed4e4f..bb2623bbab 100644
--- a/packages/libopie/libopie2_cvs.bb
+++ b/packages/libopie/libopie2_cvs.bb
@@ -15,6 +15,8 @@ S = "${WORKDIR}/libopie2"
inherit opie
+PARALLEL_MAKE = ""
+
#FIXME: Add machine specific bits here. Best use oe_machinstall and read from a given file
EXTRA_QMAKEVARS_POST = 'DEFINES+=OPIE_NEW_MALLOC \