From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-f47.google.com (mail-qg0-f47.google.com [209.85.192.47]) by mail.openembedded.org (Postfix) with ESMTP id C9CCF73179 for ; Sat, 19 Dec 2015 23:52:21 +0000 (UTC) Received: by mail-qg0-f47.google.com with SMTP id o11so4560685qge.2 for ; Sat, 19 Dec 2015 15:52:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=crXehA5duumrLr4Mbj/Lahb8Cwx9MyAKZYhH/t/eAeQ=; b=Usl/RZHVT+K0qgLYY4vEgscVyyNE6CDngLvY0TImRt9hGBlqdE0f0uGOLDTKNMrlRG u784wDsO9hhpEdgZQaxxJ7pST9PjDCKuoTWmHtm+47Q1E7nYCYD2cdNQzrSQCvVaKRIG X1xWoLy4RzT9dF6pMvksvrBt/dFVsS0cF5PiGlg3bR/e0hNpthipR+suwqSt026HJ8dj EjvNB7m4atJFSHOrmVZ0m9dZlkDD2l7jtsUbtcf/wEnwjZI37kehY0x6ERZ9X/kTvz09 2apSwOLy4GLldWRgUWfEtoFyQhXEVPovvLiC2WFxyxriFMmSMl7Y4JdpZfygr/wifPch fRwA== X-Received: by 10.140.100.141 with SMTP id s13mr15023057qge.25.1450569141812; Sat, 19 Dec 2015 15:52:21 -0800 (PST) Received: from ip-96-114-220-84.ae.ccp.cable.comcast.com ([96.114.220.84]) by smtp.gmail.com with ESMTPSA id o51sm974009qge.34.2015.12.19.15.52.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 19 Dec 2015 15:52:20 -0800 (PST) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Sat, 19 Dec 2015 23:52:14 +0000 Message-Id: X-Mailer: git-send-email 2.6.4 Subject: [PATCH 00/17] musl fixes phase 2 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: Sat, 19 Dec 2015 23:52:24 -0000 This set of fixes lets core-image-base/core-image-weston/core-image-sato compile and boot using TCLIBC=musl The following changes since commit e1a37899da56014693f08d1c39cb6ec0a4ed2bf4: buildstats-summary/toaster: Cope with removal of get_bn() (2015-12-18 13:50:54 +0000) are available in the git repository at: git://github.com/kraj/openembedded-core kraj/musl-fixes https://github.com/kraj/openembedded-core/tree/kraj/musl-fixes Khem Raj (17): powertop: Include right headers for timval struct dhcp: Include sys/types.h for u_int* defs blktrace: Include