From: phillim@local Date: Wed, 8 Sep 2004 03:48:34 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~17343 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e7a27d4b4fe321acc61feca70d4cb9844c42a3e;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into linux.local:/home/phillim/zaurus_live/packages 2004/09/07 23:45:51-04:00 local!phillim Fix location of module.h.diff patch file BKrev: 413e8112wbhfh_ltFq4WwNl71W9Wkg --- diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 4c760dc725..1c34435e61 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -48,6 +48,7 @@ pb@stealth.(none) pb@workhouse.(none) pb@workhouse.nexus.co.uk pb_@gandalf.tm.informatik.uni-frankfurt.de +phillim@linux.local ral@alwin.at.home red@quarm.(none) reenoo@sugarcube.dyndns.org diff --git a/modutils/modutils-cross_2.4.27.oe b/modutils/modutils-cross_2.4.27.oe index 0c6f50c02a..8f90314eae 100644 --- a/modutils/modutils-cross_2.4.27.oe +++ b/modutils/modutils-cross_2.4.27.oe @@ -5,7 +5,7 @@ S = "${WORKDIR}/modutils-${PV}" DEPENDS = "patcher-native" PACKAGES = "" -SRC_URI += "file://module.h.diff;patch=1" +SRC_URI += "file://modutils-cross/module.h.diff;patch=1" sbindir = "${prefix}/bin"