From ebbc02d2214b4eae99283e659ebda71eaf30366e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 17 Jul 2004 22:07:18 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into allanon.vanille.de:/usr/local/projects/packages 2004/07/18 00:07:07+02:00 vanille.de!mickeyl this patch teaches a qws server process how to detach from the controlling terminal and become a regular daemon. BKrev: 40f9a316rCyFNdL41kLke6KfeTeKlQ --- qte/qte-2.3.7/daemonize.patch | 0 qte/qte_2.3.7.oe | 1 + 2 files changed, 1 insertion(+) create mode 100644 qte/qte-2.3.7/daemonize.patch diff --git a/qte/qte-2.3.7/daemonize.patch b/qte/qte-2.3.7/daemonize.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index 9c24072300..56665de886 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -9,6 +9,7 @@ PR = "r7" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://qpe.patch;patch=1 \ file://vt-switch.patch;patch=1 \ + file://daemonize.patch;patch=1 \ file://no-moc.patch;patch=1 \ file://gcc3_4.patch;patch=1 \ file://tslib.patch;patch=1 \ -- 2.39.5