aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bitbake
diff options
context:
space:
mode:
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"