From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 71877E0044E for ; Tue, 30 Jul 2013 00:42:33 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 30 Jul 2013 00:42:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,776,1367996400"; d="scan'208,217";a="378229965" Received: from calin-desktop.rb.intel.com (HELO [10.237.105.152]) ([10.237.105.152]) by fmsmga002.fm.intel.com with ESMTP; 30 Jul 2013 00:42:14 -0700 Message-ID: <51F76F1B.90802@intel.com> Date: Tue, 30 Jul 2013 10:45:31 +0300 From: Calin Dragomir User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: "webhob@yoctoproject.org" , "Damian, Alexandru" , ciprianx.pratia@intel.com Subject: [Webhob] Fix for ordering pushed to contrib X-BeenThere: webhob@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 07:42:35 -0000 Content-Type: multipart/alternative; boundary="------------070309010805020909050509" --------------070309010805020909050509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, New fix pushed to contrib branch: * [new branch] ordering_fix -> calinx/ordering_fix_3007 Full link: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=calinx/ordering_fix_3007 This is a fix for the AssertionError that Alex reported yesterday. Be aware that this reorders the code from bldviewer so we'll have to update all current development branches to include this fix. Thank you, Calin --------------070309010805020909050509 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello,

New fix pushed to contrib branch:
 * [new branch]      ordering_fix -> calinx/ordering_fix_3007

Full link: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=calinx/ordering_fix_3007

This is a fix for the AssertionError that Alex reported yesterday.
Be aware that this reorders the code from bldviewer so we'll have to update all current development branches to include this fix.

Thank you,
Calin



--------------070309010805020909050509-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 19921E013AE for ; Tue, 30 Jul 2013 02:37:54 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 30 Jul 2013 02:37:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,777,1367996400"; d="scan'208,217";a="338921728" Received: from calin-desktop.rb.intel.com (HELO [10.237.105.152]) ([10.237.105.152]) by azsmga001.ch.intel.com with ESMTP; 30 Jul 2013 02:37:27 -0700 Message-ID: <51F78A1B.5080708@intel.com> Date: Tue, 30 Jul 2013 12:40:43 +0300 From: Calin Dragomir User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: "webhob@yoctoproject.org" , "Damian, Alexandru" , ciprianx.pratia@intel.com References: <51F76F1B.90802@intel.com> In-Reply-To: <51F76F1B.90802@intel.com> Subject: Re: [Webhob] Fix for ordering pushed to contrib X-BeenThere: webhob@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 09:37:57 -0000 Content-Type: multipart/alternative; boundary="------------000704030704070201070909" --------------000704030704070201070909 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, Pushed a new branch here: To git@git.yoctoproject.org:poky-contrib * [new branch] search_ordering_fix -> calinx/search_ordering_fix_3007 This includes the search feature and fixes the ordering issue. Rebased to latest master before push. Thanks, Calin On 30.07.2013 10:45, Calin Dragomir wrote: > Hello, > > New fix pushed to contrib branch: > * [new branch] ordering_fix -> calinx/ordering_fix_3007 > > Full link: > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=calinx/ordering_fix_3007 > > This is a fix for the AssertionError that Alex reported yesterday. > Be aware that this reorders the code from bldviewer so we'll have to > update all current development branches to include this fix. > > Thank you, > Calin > > > --------------000704030704070201070909 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hi,

Pushed a new branch here:
To git@git.yoctoproject.org:poky-contrib
 * [new branch]      search_ordering_fix -> calinx/search_ordering_fix_3007

This includes the search feature and fixes the ordering issue.
Rebased to latest master before push.

Thanks,
Calin

On 30.07.2013 10:45, Calin Dragomir wrote:
Hello,

New fix pushed to contrib branch:
 * [new branch]      ordering_fix -> calinx/ordering_fix_3007

Full link: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=calinx/ordering_fix_3007

This is a fix for the AssertionError that Alex reported yesterday.
Be aware that this reorders the code from bldviewer so we'll have to update all current development branches to include this fix.

Thank you,
Calin




--------------000704030704070201070909-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6FD5FE01524 for ; Tue, 30 Jul 2013 03:30:21 -0700 (PDT) Received: by mail-oa0-f44.google.com with SMTP id l20so12162929oag.31 for ; Tue, 30 Jul 2013 03:30:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=8UaCuAs2uEtONRK0QJM1TE7PbST6VWDPK1Uv6rFRRnU=; b=AFPbzvBdjkKdI7dKK3zh5JlGxkb4zrkfrFbdcRxwhjBs+QO8NrN+9ZD/8QA/yx0SIC tI/jevV8rDrS4klu1xHOIm6wVD07N1HYRDaIf3tzZZ2xuGFdpn1smBQoEQzgd7dQiFNq e9wu4vU80j8ceBxro+gcJrExUqahsmWoQc4DpK97D+g9RhvFdTZhvSC9Xg5mEFd7dlXM OKCGzQVCjV3IvoLV1W3hc4e6lU6iLVyIekBfxxCbI2UMW7hGfkSNgKl3sZ/9Jev5nlOS RIHWFPwZyaIq9CsXIf9Y4CaMZ0ZkzLL2/RJMMHNk42qUfCDgZw/Xlrn/qK62afEWYLob RXlg== X-Received: by 10.182.144.231 with SMTP id sp7mr56553904obb.14.1375180221056; Tue, 30 Jul 2013 03:30:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.141.47 with HTTP; Tue, 30 Jul 2013 03:30:01 -0700 (PDT) In-Reply-To: <51F78A1B.5080708@intel.com> References: <51F76F1B.90802@intel.com> <51F78A1B.5080708@intel.com> From: "Damian, Alexandru" Date: Tue, 30 Jul 2013 11:30:01 +0100 Message-ID: To: Calin Dragomir X-Gm-Message-State: ALoCoQnoJ/0iE95z6dLuMIaMvE8PfjsiV9uynmxWXm5w/PcUUWUfUsGFtjynXKNHoAEJbaOTXwhU Cc: "webhob@yoctoproject.org" Subject: Re: [Webhob] Fix for ordering pushed to contrib X-BeenThere: webhob@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 10:30:24 -0000 Content-Type: multipart/alternative; boundary=089e0153686c941f4504e2b81853 --089e0153686c941f4504e2b81853 Content-Type: text/plain; charset=UTF-8 pulled in. On Tue, Jul 30, 2013 at 10:40 AM, Calin Dragomir < calinx.l.dragomir@intel.com> wrote: > Hi, > > Pushed a new branch here: > To git@git.yoctoproject.org:poky-contrib > * [new branch] search_ordering_fix -> calinx/search_ordering_fix_3007 > > This includes the search feature and fixes the ordering issue. > Rebased to latest master before push. > > Thanks, > Calin > > > On 30.07.2013 10:45, Calin Dragomir wrote: > > Hello, > > New fix pushed to contrib branch: > * [new branch] ordering_fix -> calinx/ordering_fix_3007 > > Full link: > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=calinx/ordering_fix_3007 > > This is a fix for the AssertionError that Alex reported yesterday. > Be aware that this reorders the code from bldviewer so we'll have to > update all current development branches to include this fix. > > Thank you, > Calin > > > > > -- Alex Damian Yocto Project SSG / OTC --089e0153686c941f4504e2b81853 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
pulled in.


On Tue, Jul 30, 2013 at 10:40 AM, Calin Dragomir <calinx.l.dragomir@intel.com> wrote:
=20 =20 =20
Hi,

Pushed a new branch here:
To git@git.yoctoproject.org:poky-contrib
=C2=A0* [new branch]=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 search_ordering_fi= x -> calinx/search_ordering_fix_3007

This includes the search feature and fixes the ordering issue.
Rebased to latest master before push.

Thanks,
Calin


On 30.07.2013 10:45, Calin Dragomir wrote:
=20 Hello,

New fix pushed to contrib branch:
=C2=A0* [new branch]=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ordering_fix ->= calinx/ordering_fix_3007

Full link: =20 http://git.yoctoproject.o= rg/cgit/cgit.cgi/poky-contrib/log/?h=3Dcalinx/ordering_fix_3007

This is a fix for the AssertionError that Alex reported yesterday. Be aware that this reorders the code from bldviewer so we'll have to update all current development branches to include this fix.

Thank you,
Calin







--
Alex D= amian
Yocto Project
SSG / OTC=C2=A0
--089e0153686c941f4504e2b81853--