aboutsummaryrefslogtreecommitdiffstats
path: root/ipkg-utils
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-11 18:53:23 +0000
committerChris Larson <clarson@kergoth.com>2004-03-11 18:53:23 +0000
commit86d4f441d5c442dc2b12a7852548197da4efab1d (patch)
treee140ecd0795b8eb20971aa06790ab51aa1eddb6f /ipkg-utils
parent6c015d8a77441a9a40962a60decffb59b56e0ce6 (diff)
downloadopenembedded-86d4f441d5c442dc2b12a7852548197da4efab1d.tar.gz
Add dates to some package version fields, per the recent change in OE head checkout behavior.
BKrev: 4050b5a31cMSAcstewK0RKnM8KWo6A
Diffstat (limited to 'ipkg-utils')
-rw-r--r--ipkg-utils/ipkg-utils-native_1.0cvs.oe4
-rw-r--r--ipkg-utils/ipkg-utils-native_1.6cvs.oe0
-rw-r--r--ipkg-utils/ipkg-utils_1.0cvs.oe22
-rw-r--r--ipkg-utils/ipkg-utils_1.6cvs.oe0
4 files changed, 0 insertions, 26 deletions
diff --git a/ipkg-utils/ipkg-utils-native_1.0cvs.oe b/ipkg-utils/ipkg-utils-native_1.0cvs.oe
deleted file mode 100644
index dc46106237..0000000000
--- a/ipkg-utils/ipkg-utils-native_1.0cvs.oe
+++ /dev/null
@@ -1,4 +0,0 @@
-inherit native
-include ipkg-utils_${PV}.oe
-DEPENDS =
-PACKAGES =
diff --git a/ipkg-utils/ipkg-utils-native_1.6cvs.oe b/ipkg-utils/ipkg-utils-native_1.6cvs.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/ipkg-utils/ipkg-utils-native_1.6cvs.oe
diff --git a/ipkg-utils/ipkg-utils_1.0cvs.oe b/ipkg-utils/ipkg-utils_1.0cvs.oe
deleted file mode 100644
index 5b9248a176..0000000000
--- a/ipkg-utils/ipkg-utils_1.0cvs.oe
+++ /dev/null
@@ -1,22 +0,0 @@
-DESCRIPTION="Itsy Package Manager utilities"
-DEPENDS=""
-SECTION="base"
-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 distutils
-
-do_stage() {
- cp ipkg* ${STAGING_BINDIR}/
-}
-
-do_install() {
- install -d ${D}${bindir}
- cp ipkg* ${D}${bindir}/
-}
diff --git a/ipkg-utils/ipkg-utils_1.6cvs.oe b/ipkg-utils/ipkg-utils_1.6cvs.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/ipkg-utils/ipkg-utils_1.6cvs.oe