* [PATCH 0/1] Enable parallel make for eds-dbus
@ 2011-02-18 2:24 Zhai Edwin
2011-02-18 2:24 ` [PATCH 1/1] eds-dbus: Enable parallel make to speed up build process Zhai Edwin
2011-02-19 4:32 ` [PATCH 0/1] Enable parallel make for eds-dbus Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Zhai Edwin @ 2011-02-18 2:24 UTC (permalink / raw)
To: poky
From: Zhai Edwin <edwin.zhai@intel.com>
RP,
After last upgrade of eds-dbus, the parallel make issues gone. So enable it to speed up build process.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: gzhai/fix2
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2
Thanks,
Zhai Edwin <edwin.zhai@intel.com>
---
Zhai Edwin (1):
eds-dbus: Enable parallel make to speed up build process
meta/recipes-sato/eds/eds-dbus_git.bb | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] eds-dbus: Enable parallel make to speed up build process
2011-02-18 2:24 [PATCH 0/1] Enable parallel make for eds-dbus Zhai Edwin
@ 2011-02-18 2:24 ` Zhai Edwin
2011-02-19 4:32 ` [PATCH 0/1] Enable parallel make for eds-dbus Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Zhai Edwin @ 2011-02-18 2:24 UTC (permalink / raw)
To: poky
From: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
---
meta/recipes-sato/eds/eds-dbus_git.bb | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-sato/eds/eds-dbus_git.bb b/meta/recipes-sato/eds/eds-dbus_git.bb
index 5ab96a7..f3da7d3 100644
--- a/meta/recipes-sato/eds/eds-dbus_git.bb
+++ b/meta/recipes-sato/eds/eds-dbus_git.bb
@@ -28,11 +28,6 @@ inherit autotools pkgconfig
# -ldb needs this on some platforms
LDFLAGS += "-lpthread"
-# Parallel make shows many issues with this source code.
-# Current problems seem to be duplicate execution of the calander/backends
-# directories by make resulting in truncated/corrupt .la files
-PARALLEL_MAKE = ""
-
do_configure_prepend () {
echo "EXTRA_DIST = " > ${S}/gtk-doc.make
}
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] Enable parallel make for eds-dbus
2011-02-18 2:24 [PATCH 0/1] Enable parallel make for eds-dbus Zhai Edwin
2011-02-18 2:24 ` [PATCH 1/1] eds-dbus: Enable parallel make to speed up build process Zhai Edwin
@ 2011-02-19 4:32 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-02-19 4:32 UTC (permalink / raw)
To: poky
On 02/17/2011 06:24 PM, Zhai Edwin wrote:
> From: Zhai Edwin<edwin.zhai@intel.com>
>
> RP,
> After last upgrade of eds-dbus, the parallel make issues gone. So enable it to speed up build process.
>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: gzhai/fix2
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2
>
> Thanks,
> Zhai Edwin<edwin.zhai@intel.com>
> ---
>
>
> Zhai Edwin (1):
> eds-dbus: Enable parallel make to speed up build process
>
> meta/recipes-sato/eds/eds-dbus_git.bb | 5 -----
> 1 files changed, 0 insertions(+), 5 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-19 4:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 2:24 [PATCH 0/1] Enable parallel make for eds-dbus Zhai Edwin
2011-02-18 2:24 ` [PATCH 1/1] eds-dbus: Enable parallel make to speed up build process Zhai Edwin
2011-02-19 4:32 ` [PATCH 0/1] Enable parallel make for eds-dbus Saul Wold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.