From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mail.openembedded.org (Postfix) with ESMTP id 9E64B7876D for ; Tue, 23 Jan 2018 14:12:02 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2018 06:12:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,401,1511856000"; d="scan'208";a="21929135" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by FMSMGA003.fm.intel.com with ESMTP; 23 Jan 2018 06:12:02 -0800 To: "Maxin B. John" , openembedded-core@lists.openembedded.org References: <1516716352-32735-1-git-send-email-maxin.john@intel.com> From: Alexander Kanavin Message-ID: <3c471c16-697f-df89-4d46-6d7d763244b2@linux.intel.com> Date: Tue, 23 Jan 2018 16:06:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1516716352-32735-1-git-send-email-maxin.john@intel.com> Subject: Re: [PATCH 00/12] package upgrades X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 14:12:02 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 01/23/2018 04:05 PM, Maxin B. John wrote: > Package upgrades including gtk+3 Btw, do give it a try to run AUH locally (without sending emails to anyone). Making local runs easy was one of my goals. You can give it a list of things to update on the command line, if you don't want it to go over all of oe-core, and it will test builds with musl and strange architectures etc. Now that you have also jku's packages, it should really help. Alex