aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/autofs
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2009-07-14 18:06:10 -0700
committerChris Larson <clarson@mvista.com>2009-11-03 13:33:53 -0700
commit8370077581a4675d0e4e191dd3a1ffddcb2daed5 (patch)
tree848efc0eedf0006896d4a2067ae691848c8f392a /recipes/autofs
parent5c4f5bec443bd8733b3accceb90d73c267d46c58 (diff)
downloadopenembedded-8370077581a4675d0e4e191dd3a1ffddcb2daed5.tar.gz
autofs: pass RANLIB into the build.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Diffstat (limited to 'recipes/autofs')
-rw-r--r--recipes/autofs/autofs.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/autofs/autofs.inc b/recipes/autofs/autofs.inc
index 08c0074428..badadb524a 100644
--- a/recipes/autofs/autofs.inc
+++ b/recipes/autofs/autofs.inc
@@ -1,7 +1,8 @@
DESCRIPTION = "Kernel based automounter for linux."
SECTION = "base"
LICENSE = "GPL"
-INC_PR = "r3"
+INC_PR = "r4"
+EXTRA_OEMAKE += "'RANLIB=${RANLIB}'"
inherit autotools