git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903f89d
)
Fix ipkg-utils build.. its a distutils build, not an autotools build.
author
Chris Larson
<clarson@kergoth.com>
Fri, 5 Mar 2004 15:56:37 +0000
(15:56 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Fri, 5 Mar 2004 15:56:37 +0000
(15:56 +0000)
BKrev: 4048a335AAPBHoZ6E-J2KSrMUlnlpA
ipkg-utils/ipkg-utils_1.0cvs.oe
patch
|
blob
|
history
diff --git
a/ipkg-utils/ipkg-utils_1.0cvs.oe
b/ipkg-utils/ipkg-utils_1.0cvs.oe
index
2c780ca
..
5b9248a
100644
(file)
--- a/
ipkg-utils/ipkg-utils_1.0cvs.oe
+++ b/
ipkg-utils/ipkg-utils_1.0cvs.oe
@@
-5,11
+5,12
@@
PRIORITY="optional"
MAINTAINER="Chris Larson <kergoth@handhelds.org>"
LICENSE="GPL"
#DEPENDS=virtual/libc
+RDEPENDS=python
SRC_URI:="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=ipkg-utils"
S:="${WORKDIR}/${PN}"
-inherit
autotoo
ls
+inherit
distuti
ls
do_stage() {
cp ipkg* ${STAGING_BINDIR}/