From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id BFE95E00998; Tue, 12 May 2015 07:33:36 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.178 listed in list.dnswl.org] Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 275D7E00982 for ; Tue, 12 May 2015 07:33:32 -0700 (PDT) Received: by wief7 with SMTP id f7so113847922wie.0 for ; Tue, 12 May 2015 07:33:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=GdAIU9Nl77GbSoCNNTpVWavRH7DfDanXZQuph4CZTbc=; b=LYQOR8YiC6y7czJxhBP8G1gMTNJZG+A3RkiDvD6ekRRJOqNnqIroMc5qi2JRPU5H4m yLuU9WrK6JQxJGMFlRtvOMDklb/GGWlNmelgqlC8Lnz0CRbXh4ajyEubrzQpSn6mSHXL R9ffRggOQvxUL6KyXNNq3VD7YLLmIuh7Ib7hKEMNe9Bf4kHBhf4cwvf6PBeVwhfYvitb h6H9MQ8RH/sG3EsW/wvpP0DVU/6M6gU5nCVrD9cnR2K6pBnfhWfV4MRFIQwzg5KYaK6E sPWo/CZAQ57tUiZgkJN9FKWSzCDOzsTXThijO8bKTAJc2/jlgA7dbUTwvx+bzLS+ATCJ KTSw== X-Gm-Message-State: ALoCoQlNuMAx1KGaUIc2sEQFrTUYTVlXoT8O10ZC11m8POnKZe2KmRNQYQyoZaV7O6x9R7Ij3uDU X-Received: by 10.194.57.40 with SMTP id f8mr31390896wjq.86.1431441211714; Tue, 12 May 2015 07:33:31 -0700 (PDT) Received: from [192.168.2.74] ([83.217.123.106]) by mx.google.com with ESMTPSA id ew10sm3150688wic.22.2015.05.12.07.33.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 May 2015 07:33:30 -0700 (PDT) Message-ID: <55520F3A.60808@intel.com> Date: Tue, 12 May 2015 15:33:30 +0100 From: Michael Wood User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: "toaster@yoctoproject.org" Subject: [review-request] michaelw/delete-old-bldviewer-7709 X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 14:33:36 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit michaelw/delete-old-bldviewer-7709 commit 25fb1e006ebfbc019e22f7df511c0f690c3b5e22 Author: Michael Wood Date: Tue May 12 15:29:45 2015 +0100 bitbake: toaster: Remove old bldviewer application The SimpleUI is obsolete and not maintained. It should be deleted as there is no use to it. [YOCTO #7709] Signed-off-by: Michael Wood