All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] phonet-utils: Fix build with B!=S
@ 2014-06-23 19:57 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2014-06-23 19:57 UTC (permalink / raw)
  To: openembedded-devel

This recipes doesn't use autotools so mark as brokensep.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
index 206023e..5589963 100644
--- a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
+++ b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
@@ -8,6 +8,6 @@ S = "${WORKDIR}/git"
 SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea"
 PV = "0.0.0+gitr${SRCPV}"
 
-inherit autotools
+inherit autotools-brokensep
 
 FILES_${PN} += "${base_libdir}/udev/rules.d/85-phonet-utils.rules"




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-23 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23 19:57 [meta-oe][PATCH] phonet-utils: Fix build with B!=S Richard Purdie

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.