From mboxrd@z Thu Jan 1 00:00:00 1970 From: Waldemar Brodkorb Date: Sun, 14 Jun 2015 21:03:48 +0200 Subject: [Buildroot] [PATCH 1/6] uclibc: bump uClibc-ng to 1.0.3 In-Reply-To: <1434292411-5003-2-git-send-email-thomas.petazzoni@free-electrons.com> References: <1434292411-5003-1-git-send-email-thomas.petazzoni@free-electrons.com> <1434292411-5003-2-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <20150614190348.GP21686@waldemar-brodkorb.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Thomas, Thomas Petazzoni wrote, > This commit bumps uClibc-ng to the latest version, and drops the two > patches that have been merged upstream. Have you seen the new uclibcng-testrunner.sh? It can be used on a target without GNU make. I tested it already with busybox hush. This might be used on no-MMU targets. You need to generate a file while cross-compiling with "gen" target. best regards Waldemar