aboutsummaryrefslogtreecommitdiffstats
path: root/apmd
diff options
context:
space:
mode:
authorTim Hurman <kano@kano.org.uk>2003-10-30 18:10:05 +0000
committerTim Hurman <kano@kano.org.uk>2003-10-30 18:10:05 +0000
commitb1504511bb50ce755f8f9d90b9103f91d5251fe5 (patch)
tree70e7ceccafe6325f81e7d7b2abd9f9b1232c559f /apmd
parent57cd37aec2a6f9bef96793fd3031e487f823381f (diff)
downloadopenembedded-b1504511bb50ce755f8f9d90b9103f91d5251fe5.tar.gz
logging_ok:
Logging to logging@openlogging.org accepted bluez-libs_2.4.oe, base-files_3.0.12.oe: new file base-files_3.0.12.oe: bk cp base-files_3.0.10.oe base-files_3.0.12.oe apmd_3.2.0.oe: Added autotools. base-files_3.0.10.oe: Rename: base-files/base-files-3.0.10.oe -> base-files/base-files_3.0.10.oe BKrev: 3fa153fdPPpjaRVmvWhpxRTlXqzDKQ
Diffstat (limited to 'apmd')
-rw-r--r--apmd/apmd_3.2.0.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/apmd/apmd_3.2.0.oe b/apmd/apmd_3.2.0.oe
index 3ac7d58125..56c7d007a2 100644
--- a/apmd/apmd_3.2.0.oe
+++ b/apmd/apmd_3.2.0.oe
@@ -14,6 +14,8 @@ SRC_URI_append =" file://${FILESDIR}/make.patch;patch=1"
S=${WORKDIR}/apmd-${PV}.orig
+inherit autotools
+
do_compile() {
if [ -e ${STAGING_BINDIR}/${TARGET_SYS}-libtool ]; then
LIBTOOL=${STAGING_BINDIR}/${TARGET_SYS}-libtool