[oe] [PATCH 4/5] libfsotransport: add dependency on palmpre-systems-deps-native for palmpre machine

Simon Busch morphis at gravedo.de
Tue Aug 31 06:32:01 UTC 2010


libfsotransport provides a special hsuart transport which only works and is used on
the palmpre machine. For this the palmpre-systems-deps are needed to provide ioctl
support for the hsuart.

Signed-off-by: Simon Busch <morphis at gravedo.de>
---
 recipes/freesmartphone/libfsotransport_git.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/freesmartphone/libfsotransport_git.bb b/recipes/freesmartphone/libfsotransport_git.bb
index 7e7e6d6..882fc12 100644
--- a/recipes/freesmartphone/libfsotransport_git.bb
+++ b/recipes/freesmartphone/libfsotransport_git.bb
@@ -4,3 +4,6 @@ SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
 PV = "0.9.6+gitr${SRCPV}"
 PE = "1"
 PR = "${INC_PR}.0"
+
+EXTRA_OECONF_palmpre = "--with-machine=palmpre"
+DEPENDS_palmpre = "palmpre-system-deps-native"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list