All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add enia library paths to edje-sdk
@ 2009-03-19  4:17 Angus Ainslie
  0 siblings, 0 replies; only message in thread
From: Angus Ainslie @ 2009-03-19  4:17 UTC (permalink / raw)
  To: openembedded-devel


---
 packages/efl1/edje-sdk_svn.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/packages/efl1/edje-sdk_svn.bb
b/packages/efl1/edje-sdk_svn.bb
index 2bd75a0..59ce355 100644
--- a/packages/efl1/edje-sdk_svn.bb
+++ b/packages/efl1/edje-sdk_svn.bb
@@ -7,3 +7,6 @@ SRCNAME = "${@bb.data.getVar('PN', d, 1).replace('-sdk',
'')}"
 DEPENDS = "evas-native ecore-native eet-native embryo-native"
 S = "${WORKDIR}/edje"

+HOST_STAGING_NAME = "${@bb.data.getVar('STAGING_DIR_HOST', d,
1).replace('-sdk', '')}"
+
+CPPFLAGS += "-isystem${HOST_STAGING_NAME}/usr/include/eina-0 -isystem
${HOST_STAGING_NAME}/usr/include/eina-0/eina"
--
1.5.6.3





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

only message in thread, other threads:[~2009-03-19  4:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-19  4:17 [PATCH] Add enia library paths to edje-sdk Angus Ainslie

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.