From mboxrd@z Thu Jan 1 00:00:00 1970 From: Waldemar Brodkorb Date: Wed, 13 Jan 2016 20:49:41 +0100 Subject: [Buildroot] [PATCH] uclibc: update uClibc-ng to latest version 1.0.11 In-Reply-To: <87d1t679l2.fsf@dell.be.48ers.dk> References: <20160110175806.GA23441@waldemar-brodkorb.de> <87d1t679l2.fsf@dell.be.48ers.dk> Message-ID: <20160113194941.GY19876@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 Peter, Peter Korsgaard wrote, > >>>>> "Waldemar" == Waldemar Brodkorb writes: > > > Update to 1.0.11. Contains a lot of bugfixes > > and some new features: > > * mips{32r6,64r6} enablement > > * argp support > > * support for very simple /etc/gai.conf > > * Xtensa nommu vfork fix > > * systemd portability fixes > > Does this mean that systemd can be now used with uClibc-NG? In theory yes. OpenEmbedded recently switched to uClibc-ng and I got some bug reports regarding systemd. I debugged and tested some issues with buildroot, but I am not very interested in systemd myself. It needs some patching of systemd and some options disabled. So if anybody cares, you could take a look at oe git. But as with all new features and bugfixes for uClibc-ng, it will not work for any external uClibc toolchain or any internal uClibc 0.9.33.2 users. best regards Waldemar