[Bug 4270] New: new recipe of util-vserver_0.30.214.bb
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Sat May 17 03:43:28 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=4270
Summary: new recipe of util-vserver_0.30.214.bb
Classification: Unclassified
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: lynn.lin at avocent.com
DESCRIPTION = "Linux-VServer admin utilities"
MAINTAINER = "Lynn Lin <lynn.lin at avocent.com>"
HOMEPAGE = "http://www.nongnu.org/util-vserver/"
LICENSE = "GPL-2"
SRC_URI = "http://ftp.linux-vserver.org/pub/utils/${PN}-${PV}.tar.bz2"
DEPENDS = "beecrypt iptables vlan iproute2 dietlibc"
RDEPENDS = "iproute2 vlan iptables beecrypt"
CFLAGS=" -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-std=c99 -Wall -pedantic -W -funit-at-a-time"
CXXFLAGS=" -fexpensive-optimizations -fomit-frame-pointer -frename-registers
-O2 -fpermissive -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time"
CPPFLAGS=" "
inherit autotools
do_install () {
make DESTDIR=${D} install install-distribution
}
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list