Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] seperatebuilddir.inc: disable seperate build dir for consolekit
@ 2013-04-16 11:49 Koen Kooi
  2013-04-16 15:53 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2013-04-16 11:49 UTC (permalink / raw)
  To: openembedded-core; +Cc: Koen Kooi

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 meta/conf/distro/include/seperatebuilddir.inc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc
index a9ca240..f60dc5c 100644
--- a/meta/conf/distro/include/seperatebuilddir.inc
+++ b/meta/conf/distro/include/seperatebuilddir.inc
@@ -78,7 +78,9 @@ B_pn-compositeproto = "${SEPB}"
 B_pn-compositeproto-native = "${SEPB}"
 #B_pn-connman = "${SEPB}"
 #B_pn-connman-gnome = "${SEPB}"
-B_pn-consolekit = "${SEPB}"
+#B_pn-consolekit = "${SEPB}"
+#| /build/setup-scripts/build/tmp-angstrom_next-eglibc/work/cortexa8hf-vfp-neon-angstrom-linux-gnueabi/consolekit/0.4.5-r10/ConsoleKit-0.4.5/pam-ck-connector/pam-ck-connector.c:64:26: fatal error: ck-connector.h: No such file or directory
+#| compilation terminated.
 B_pn-console-tools = "${SEPB}"
 B_pn-coreutils = "${SEPB}"
 B_pn-coreutils-native = "${SEPB}"
-- 
1.8.1.4




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-16 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-16 11:49 [PATCH] seperatebuilddir.inc: disable seperate build dir for consolekit Koen Kooi
2013-04-16 15:53 ` Richard Purdie
2013-04-16 16:29   ` Koen Kooi
2013-04-16 21:08     ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox