aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/editline/editline_20100424-3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/editline/editline_20100424-3.0.bb')
-rw-r--r--recipes/editline/editline_20100424-3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/editline/editline_20100424-3.0.bb b/recipes/editline/editline_20100424-3.0.bb
index 9f9686b9ee..ff5a7e5b34 100644
--- a/recipes/editline/editline_20100424-3.0.bb
+++ b/recipes/editline/editline_20100424-3.0.bb
@@ -20,6 +20,6 @@ ENABLE_WIDEC[type] = "boolean"
EXTRA_OECONF += "\
--with-gnu-ld \
- ${@oe.utils.ifelse(oe.types.value('ENABLE_WIDEC', d), \
+ ${@oe.utils.ifelse(oe.data.typed_value('ENABLE_WIDEC', d), \
'--enable-widec', '')} \
"