From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Smart Date: Fri, 24 Feb 2017 10:33:40 +1100 Subject: [Buildroot] [PATCH] package/python: apply unicode config to host build In-Reply-To: <20170223231337.20304671@free-electrons.com> References: <20170222031423.GA2574@csmart.io> <20170223231337.20304671@free-electrons.com> Message-ID: <20170223233340.GA6859@csmart.io> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Feb 23, 2017 at 11:13:37PM +0100, Thomas Petazzoni wrote: >Applied to master, after adding a comment in the code itself >to explain >why we're doing this. Great, thanks Thomas! Cheers, -c