From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 215D9E00C80; Thu, 31 Mar 2016 08:10:03 -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,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.42 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5683EE0092C for ; Thu, 31 Mar 2016 08:09:47 -0700 (PDT) Received: by mail-wm0-f42.google.com with SMTP id p65so118723761wmp.0 for ; Thu, 31 Mar 2016 08:09:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=subject:references:from:to:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=aZMFBb6kSloya+ukmIasUArdVySlQEA0hzKA4fRK5Ew=; b=RdX8CjcEVvMYOFZ8NpH6cciiGclXK3znSQ0O36RU8M1YotwRpI8jgmzrf7a7m2PWS3 /jOHWvsKpzSxQ9/ggKnU2Btd2dEfdhLhtuyOUZzoh0YRCc2sZRNM6XlxX+dkeZEgJYvk QGcZmPZwJ9NG1+VulVqf/7zvpSHRcvXey5e3jFPprTlVQDYZBAe2WOWSdmkzy38r5/vU HULnJNAOATRNQDGEaT0MGstDQkAWZu49ei0j1ciDf2FAQwPDo/mCiyinkQmDgoU9/pXu P88f7jjpRBVGkRTwqnm4JSo8SA0C3ZLSYA1zyY5s1hN8tj3/i3t2Ntf8V1DKxmmxT6Fs 3i2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:references:from:to:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=aZMFBb6kSloya+ukmIasUArdVySlQEA0hzKA4fRK5Ew=; b=KhrA9mgLGU6lUDM93c7Z9n2f3FwaZAZ5e60WCQ/jyxsS9bSqCKSSVwdDV+btmC7kfL Ud5I9iXeFwpWlamSWfLKD7iAawRAw/4BidGhy4k2xjLPV2XVrTPI5tW2D0zbFzGLc4Z7 WzQhREYbgajyXU4IpwQeRCTBfXU7+sQDg9vhG/50Cz4eyfthG6cIMcHtSTCkHoPaw08m KHA4d6rbW2u58kcH7B8+7q60lCK2hemc/UDe16y8mxttdJjIVDCw7TVLG0m7HqSfWVS8 Zp1gpIulRVvTUexA89asL7l0LSpy67TBqKKnXchlx2z+US7rInZDqHzo0C2fURWcs536 0zng== X-Gm-Message-State: AD7BkJIbOjIDD5rzJSM2mqchCkvQYKiOe5/OkN55XUdCBZddzVPt8mD5x06TO4WOARPh4kb8 X-Received: by 10.28.225.198 with SMTP id y189mr31551403wmg.94.1459436987008; Thu, 31 Mar 2016 08:09:47 -0700 (PDT) Received: from [192.168.2.24] ([83.217.123.106]) by smtp.googlemail.com with ESMTPSA id x203sm9918196wmg.23.2016.03.31.08.09.46 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 Mar 2016 08:09:46 -0700 (PDT) References: From: Michael Wood To: "toaster@yoctoproject.org" Message-ID: <56FD3DB9.8030601@intel.com> Date: Thu, 31 Mar 2016 16:09:45 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Subject: Re: Review required for patches related to bug 7005 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: Thu, 31 Mar 2016 15:10:03 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Done a quick review on IRC we'll try to convert the project page from doing a POST directly to the view to use the ajax+ReST like approach we have else where (e.g. custom image recipes). Michael On 30/03/16 16:04, sujith h wrote: > Hi, > > I have posted my changes for bug 7005: > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=sujith/toaster-unique-projectname > ( The top 2 commits ). > > This patch set helps user not to have same project names for toaster. > > Thanks, > Sujith H > > -- > സുജിത് ഹരിദാസന് > Bangalore > Contributor to KDE project > Contributor to Yocto project > http://fci.wikia.com/wiki/Anti-DRM-Campaign > http://sujithh.info > C-x C-c > >