From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TOwY6-0005Ua-A0 for openembedded-core@lists.openembedded.org; Thu, 18 Oct 2012 22:18:34 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 18 Oct 2012 13:05:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,608,1344236400"; d="scan'208";a="207811227" Received: from unknown (HELO [10.255.13.210]) ([10.255.13.210]) by orsmga001.jf.intel.com with ESMTP; 18 Oct 2012 13:05:12 -0700 Message-ID: <508060F8.6010100@linux.intel.com> Date: Thu, 18 Oct 2012 13:05:12 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Marcin Juszkiewicz References: <1349257892-32178-1-git-send-email-marcin.juszkiewicz@linaro.org> In-Reply-To: <1349257892-32178-1-git-send-email-marcin.juszkiewicz@linaro.org> Cc: openembedded-core@lists.openembedded.org Subject: Re: Merging AArch64 support X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Thu, 18 Oct 2012 20:18:34 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/03/2012 02:51 AM, Marcin Juszkiewicz wrote: > Hello guys > > Now, when AArch64 is buildable from public sources it came a time to > work on merging all changes I had to do to get it working with current > OE-Core. > > All changes are available in: > > git://git.openembedded.org/openembedded-core-contrib hrw/aarch64-support > > Those are first versions of patches so if anything has to be changed > feel free to tell. Probably descriptions needs to be updated etc but I > would like to see some kind of review as it was long time since last > time I did OE merging stuff. > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > Merged the full series of Aarch64 support patches into OE-Core Thanks Sau!