summaryrefslogtreecommitdiff
path: root/classes/tinderclient.bbclass
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-11-16 20:46:44 +0100
committerStefan Schmidt <stefan@datenfreihafen.org>2009-11-16 20:46:44 +0100
commitc80e42faffdc71e878168c52bb3767e2277dd722 (patch)
treec24cedac802665648f2ac24bd184c772ca2e1460 /classes/tinderclient.bbclass
parentb32e9132c3b7186605a8f58978bf74dbcf12e1f7 (diff)
parent2eb99471ec5f9c49a99b7349395d7dda0aee6b91 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'classes/tinderclient.bbclass')
-rw-r--r--classes/tinderclient.bbclass4
1 files changed, 1 insertions, 3 deletions
diff --git a/classes/tinderclient.bbclass b/classes/tinderclient.bbclass
index d2b2b33898..6c86d44a21 100644
--- a/classes/tinderclient.bbclass
+++ b/classes/tinderclient.bbclass
@@ -1,6 +1,5 @@
def tinder_http_post(d, server, selector, content_type, body):
import httplib
- from bb import data
# now post it
for i in range(0,5):
try:
@@ -61,8 +60,7 @@ def tinder_format_http_post(d,status,log):
for the tinderbox to be happy.
"""
- from bb import data, build
- import os,random
+ import random
# the variables we will need to send on this form post
variables = {