aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bitbake
diff options
context:
space:
mode:
authorYuri Bushmelev <jay4mail@gmail.com>2011-02-07 05:44:19 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-12 08:08:54 -0700
commit6265887b16489caf6f35fef1b15e7fbe8e645b26 (patch)
treefc6fdb16ee7a18a75c0a52fb4839693a24a8bb15 /recipes/bitbake
parent90d91735a39984c65979e3af158e9170365f66bf (diff)
downloadopenembedded-6265887b16489caf6f35fef1b15e7fbe8e645b26.tar.gz
tinderclient: Remove it (obsoleted by oestats-client)
Tinderclient is unusable now and obsoleted by oestats-client. So we should remove it from tree. NOTE for Angstrom and Kaelios maintainers: this patch change your configs. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/bitbake')
-rw-r--r--recipes/bitbake/bitbake.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bitbake/bitbake.inc b/recipes/bitbake/bitbake.inc
index 67dc6a5611..97983cedd8 100644
--- a/recipes/bitbake/bitbake.inc
+++ b/recipes/bitbake/bitbake.inc
@@ -12,7 +12,7 @@ SUMMARY = "BitBake build tool"
RDEPENDS_${PN} += "python-shell python-lang python-textutils python-pickle python-crypt python-netclient"
# crypt for md5
-# netclient for tinderclient.bbclass
+# netclient for oestats-client.bbclass (urllib2)
# We don't need a toolchain...
INHIBIT_DEFAULT_DEPS = "1"