aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-09-03 15:30:23 -0700
committerKhem Raj <raj.khem@gmail.com>2009-09-03 15:37:37 -0700
commit8b452a5ae1eb5ff2477c830fa5ac5aa46d9dfc2b (patch)
treeef6d3c22b4c9f6f4e8eac1f6bd056c8cb85c1961 /recipes
parent558f6d44365f062523fbba3926ab46e5cd1984b8 (diff)
downloadopenembedded-8b452a5ae1eb5ff2477c830fa5ac5aa46d9dfc2b.tar.gz
libidl_0.8.13.bb: Add new recipe
* Add native and target recipes for libidl 0.8.13 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/libidl/libidl-native_0.8.13.bb5
-rw-r--r--recipes/libidl/libidl_0.8.13.bb8
2 files changed, 13 insertions, 0 deletions
diff --git a/recipes/libidl/libidl-native_0.8.13.bb b/recipes/libidl/libidl-native_0.8.13.bb
new file mode 100644
index 0000000000..e4109b26fa
--- /dev/null
+++ b/recipes/libidl/libidl-native_0.8.13.bb
@@ -0,0 +1,5 @@
+SECTION = "libs"
+require libidl_${PV}.bb
+inherit native
+
+DEPENDS = "flex-native glib-2.0-native"
diff --git a/recipes/libidl/libidl_0.8.13.bb b/recipes/libidl/libidl_0.8.13.bb
new file mode 100644
index 0000000000..8865734d91
--- /dev/null
+++ b/recipes/libidl/libidl_0.8.13.bb
@@ -0,0 +1,8 @@
+require libidl.inc
+
+DEPENDS = "glib-2.0 flex-native libidl-native"
+
+PR = "r0"
+
+BINCONFIG_GLOB = "*-config-2"
+inherit autotools pkgconfig binconfig