aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ipkg-utils
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 02:41:09 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 10:48:19 +0200
commit35d8d3c99331e2c40f08b5642211ff7b3b830079 (patch)
treeb5c61a82aae55517b457aa4be5d9ead135afeeae /recipes/ipkg-utils
parenta34d853bd2fbe546e5875e08edab955ff25844eb (diff)
downloadopenembedded-35d8d3c99331e2c40f08b5642211ff7b3b830079.tar.gz
recipes: move SRCDATEs to recipes (as done with SRCREVs)
* unused (recipes probably already gone): SRCDATE_fltk ?= "20060814" SRCDATE_ipkg-link-1 ?= "20050930" SRCDATE_mpd ?= "20070210" SRCDATE_portaudio ?= "20060814" SRCDATE_python-cairo ?= "20060814" SRCDATE_qemu-native ?= "20070613" SRCDATE_squashfs ?= "20091110" SRCDATE_tslib ?= "20051101" SRCDATE_poppler0.6 = "20070708" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/ipkg-utils')
-rw-r--r--recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb2
-rw-r--r--recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb b/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
index 35e5ba1086..496c975748 100644
--- a/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
+++ b/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
@@ -2,7 +2,7 @@ SECTION = "base"
DESCRIPTION = "Itsy Package Manager utilities link script"
LICENSE = "GPL"
CONFLICTS = "ipkg-utils"
-SRCDATE = "20050404"
+SRCDATE = "20050930"
PR = "r4"
SRC_URI = "${HANDHELDS_CVS};module=ipkg-utils \
diff --git a/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb b/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
index 8baffd24c7..ec479c96ca 100644
--- a/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
+++ b/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
@@ -4,8 +4,8 @@ PRIORITY = "optional"
LICENSE = "GPL"
CONFLICTS = "ipkg-link"
RDEPENDS = "python"
-SRCDATE = "20050404"
-PR = "r23"
+SRCDATE = "20050930"
+PR = "r24"
SRC_URI = "${HANDHELDS_CVS};module=ipkg-utils \
file://ipkg-utils-fix.patch;patch=1 \