inherit autotools
+INHIBIT_AUTO_STAGE = "1"
do_install() {
export STRIP=""
include mdadm.inc
-PR = "r1"
+PR = "r2"
SRC_URI += " file://build_flags.patch;patch=1 "
MAINTAINER = "NSLU2 Linux <www.nslu2-linux.org>"
HOMEPAGE = "http://www.vanheusden.com/setpwc/"
LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://www.vanheusden.com/setpwc/setpwc-${PV}.tgz \
file://Makefile.patch;patch=1"
inherit autotools
+INHIBIT_AUTO_STAGE = "1"
+
do_install() {
install -d ${D}${bindir}
install -m 0755 ${S}/setpwc ${D}${bindir}/setpwc
LICENSE = "GPL"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
DESCRIPTION = "Wakelan sends a magic packet to wake up remote PC's"
-PR = "r1"
+PR = "r2"
FILES = "${bindir}/wakelan"
SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/misc/${PN}-${PV}.tar.gz"
inherit autotools
+INHIBIT_AUTO_STAGE = "1"
+
do_install () {
install -d ${D}${bindir}
install -m 0755 ${WORKDIR}/${PN}-${PV}/wakelan ${D}${bindir}/wakelan
DEPENDS = ""
DESCRIPTION = "Highly configurable, modular and secure inetd"
MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>"
-PR="r2"
+PR="r3"
SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \
file://xinetd.init \
oe_runconf
}
+INHIBIT_AUTO_STAGE = "1"
+
do_install() {
# Same here, the Makefile does some really stupid things,
# but since we only want two files why not override