db5: Switch to using our libtool
authorTom Rini <tom_rini@mentor.com>
Thu, 16 Dec 2010 22:45:03 +0000 (15:45 -0700)
committerTom Rini <tom_rini@mentor.com>
Thu, 16 Dec 2010 22:46:27 +0000 (15:46 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/db/db5.inc
recipes/db/db_5.0.21.bb

index 1aeee49..78b99ff 100644 (file)
@@ -62,6 +62,9 @@ MUTEX_arm = "${ARM_MUTEX}"
 MUTEX_armeb = "${ARM_MUTEX}"
 EXTRA_OECONF += "${MUTEX}"
 
+LIBTOOL = "${HOST_SYS}-libtool"
+EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'"
+
 # Cancel the site stuff - it's set for db3 and destroys the
 # configure.
 CONFIG_SITE = ""
index e602673..1a4907f 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "r3"
 
 # major version number
 PVM = "5.0"