]> code.ossystems Code Review - openembedded-core.git/commitdiff
Misc changes to match OE
authorRichard Purdie <richard@openedhand.com>
Fri, 24 Mar 2006 07:45:34 +0000 (07:45 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 24 Mar 2006 07:45:34 +0000 (07:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@334 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/gcalctool/gcalctool/makefile-fix.diff [moved from openembedded/packages/gcalctool/files/makefile-fix.diff with 100% similarity]
openembedded/packages/gcc/gcc3-build-cross.inc
openembedded/packages/gnome/files/gtk-doc.m4 [moved from openembedded/packages/gnome/orbit2-2.10.2/gtk-doc.m4 with 100% similarity]
openembedded/packages/gnome/files/gtk-doc.make [moved from openembedded/packages/gnome/orbit2-2.10.2/gtk-doc.make with 100% similarity]
openembedded/packages/gtk+/gtk+_2.6.7.bb
openembedded/packages/libdaemon/libdaemon_0.6.bb
openembedded/packages/linux-hotplug/linux-hotplug_20040920.bb
openembedded/packages/loudmouth/loudmouth_1.0.1.bb
openembedded/packages/tslib/tslib/simpad/ts.conf [deleted file]
openembedded/packages/zaurusd/zaurusd_svn.bb [moved from openembedded/packages/zaurusd/zaurusd_0.0.bb with 90% similarity]

index a41ae11d643b2fca28914c55107eae77345f59a1..384886c76eef126fe4553ac5953277492de0d308 100644 (file)
@@ -39,5 +39,9 @@ do_stage_append () {
        rmdir ${CROSS_DIR}/include || :
 
        # We don't really need to keep this around
-       rm -rf ${CROSS_DIR}/share
+       # rm -rf ${CROSS_DIR}/share but leave java there
+       for d in share/man share/info;
+       do
+               rm -rf ${CROSS_DIR}/$d
+       done
 }
index e4e93cacddfd3fa423e1b77dc7606b01b98310ff..260a03684e889b113cc19a220a7336288c74ff6c 100644 (file)
@@ -4,7 +4,6 @@ set of widgets, GTK+ is suitable for projects ranging from small one-off project
 HOMEPAGE = "http://www.gtk.org"
 SECTION = "libs"
 PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor gtk-doc libgcrypt"
 PR = "r4"
 
index 578c9b767446948e1caa049961052815f30b5f08..2bdf8cb5cc40987195cd12f5527ff37dd2784517 100644 (file)
@@ -1,6 +1,8 @@
-SECTION = "libs"
 DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons."
+SECTION = "libs"
+AUTHOR = "Lennart Poettering <lennart@poettering.net>"
 HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
+MAINTAINER = "Philipp Zabel <philipp.zabel@gmail.com>"
 LICENSE = "GPLv2"
 
 SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar.gz"
index ce503a219eb2f645f91905fba9cb6798b7512f6c..c6bcbb66e67bcb1cbdd9e28e8388a1f4216566b8 100644 (file)
@@ -8,7 +8,7 @@ RCONFLICTS_${PN} = "hotplug"
 RREPLACES_${PN} = "hotplug"
 SECTION = "base"
 RSUGGESTS = "pciutils usbutils"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \
        file://userspecified_hcd.patch;patch=1 \
@@ -27,7 +27,9 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_2
        file://isapnp-exit.diff;patch=1 \
        file://usb-storage \
        file://soc.agent"
-          
+
+SRC_URI_append_openzaurus = " file://quiet-pci.patch;patch=1"
+
 S = "${WORKDIR}/hotplug-2004_09_20"
 
 INITSCRIPT_NAME = "hotplug"
index ca8dd27778417bd49b2dba4eba2fc4a5885cf816..9161cd630b485d97ce1be9628965cfe2c573f5c7 100755 (executable)
@@ -1,6 +1,6 @@
 LICENSE = "LGPL"
 DEPENDS = "glib-2.0 gnutls"
-MAINTAINER = "Chris Lord <chris@openedhand.com>"
+MAINTAINER = "Koen Kooi <koen@handhelds.org>"
 DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
 PR = "r1"
 
@@ -9,8 +9,5 @@ SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz"
 inherit autotools pkgconfig
 
 do_stage() {
-       oe_libinstall -so -C loudmouth libloudmouth-1 ${STAGING_LIBDIR}
-
-        install -d ${STAGING_INCDIR}/${PN}/
-        install -m 0644 ${S}/${PN}/*.h ${STAGING_INCDIR}/${PN}/
+       autotools_stage_all
 }
diff --git a/openembedded/packages/tslib/tslib/simpad/ts.conf b/openembedded/packages/tslib/tslib/simpad/ts.conf
deleted file mode 100644 (file)
index 0930971..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module_raw input
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
similarity index 90%
rename from openembedded/packages/zaurusd/zaurusd_0.0.bb
rename to openembedded/packages/zaurusd/zaurusd_svn.bb
index 164d9ca06ffd769fa60ad244c334298c5665f486..d36fc1c118fa9a9e0b55207cc4f402ce75832374 100644 (file)
@@ -2,7 +2,9 @@ LICENSE = "GPL"
 SECTION = "base"
 MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>"
 DESCRIPTION = "Daemon to handle device specifc features."
+PV = "0.0+svn${SRCDATE}"
 PR = "r0"
+DEPENDS = "tslib"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http"
 S = "${WORKDIR}/${PN}"