diff options
author | Tim Hurman <kano@kano.org.uk> | 2003-10-30 18:10:05 +0000 |
---|---|---|
committer | Tim Hurman <kano@kano.org.uk> | 2003-10-30 18:10:05 +0000 |
commit | b1504511bb50ce755f8f9d90b9103f91d5251fe5 (patch) | |
tree | 70e7ceccafe6325f81e7d7b2abd9f9b1232c559f | |
parent | 57cd37aec2a6f9bef96793fd3031e487f823381f (diff) |
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
-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 |