diff options
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 | ||||
-rw-r--r-- | apmd/apmd_3.2.0.oe | 2 | ||||
-rw-r--r-- | base-files/base-files_3.0.12.oe | 0 | ||||
-rw-r--r-- | bluez-libs/bluez-libs_2.4.oe | 0 |
4 files changed, 3 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 7230856456..8e4c614d2c 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -7,5 +7,6 @@ kergoth@zelda.tuxnami.org mickey@allanon.vanille.de mickeyl@gandalf.tm.informatik.uni-frankfurt.de tgall@www.rochcivictheatre.org +timh@host10.kano.org.uk xf005570@cn014xf005570l1.(none) xf005570@cn014xf005570w1. 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 diff --git a/base-files/base-files_3.0.12.oe b/base-files/base-files_3.0.12.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/base-files/base-files_3.0.12.oe diff --git a/bluez-libs/bluez-libs_2.4.oe b/bluez-libs/bluez-libs_2.4.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-libs/bluez-libs_2.4.oe |