From patchwork Tue Oct 1 19:22:14 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 1170155 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=dawncrow.de Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="S7JKsqea"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46jTgB6Q4Xz9sPh for ; Wed, 2 Oct 2019 05:22:30 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A7B9687B81; Tue, 1 Oct 2019 19:22:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uh5cKtioloTi; Tue, 1 Oct 2019 19:22:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id C509587A00; Tue, 1 Oct 2019 19:22:24 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 74A641BF951 for ; Tue, 1 Oct 2019 19:22:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6ACE821544 for ; Tue, 1 Oct 2019 19:22:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J+P8kO0LBBEU for ; Tue, 1 Oct 2019 19:22:19 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [85.215.255.22]) by silver.osuosl.org (Postfix) with ESMTPS id 89AAC20517 for ; Tue, 1 Oct 2019 19:22:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1569957736; s=strato-dkim-0002; d=dawncrow.de; h=Message-Id:Date:Subject:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=WetKJnZ5YuLpbSR6jb33asRr7f3ACHyvCEgenQ3sJWk=; b=S7JKsqeamZxdPoLsUcDY3jeyuGNSmRlOYgA6izGBlioErfQ+l5Pi0QgqWCH0183FiD mF1kH+Tdz/mKKnc7f3Q00ejcF49kf7h9yd1VGYUED+D3n9YjgRtMlYODVcoggYTxk1Yz FauE8JsxD2TWR5kBiZP9DoiXdsfh6ljrHZ0woUc/Bexa5ES+8yOOVgx4Q2IttvogeLEB HZw2ic5b2soM5cIT5dSoZyWYe9bGh0pQoU0tmILEeC02JfJHJlxAHdGHdr1JD9Wc5FuH AB6W6Lt+BGBpOnc+7pSsl2lqN6aS1ZSdvWFIiDIi6UVKtNo8Y2f/yqxMR3fg64hIYES7 LOWA== X-RZG-AUTH: ":ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZGGjY6ptdusOaLnXzn3ovD+FrhdNw==" X-RZG-CLASS-ID: mo00 Received: from tesla.fritz.box by smtp.strato.de (RZmta 44.28.0 DYNA|AUTH) with ESMTPSA id z059d9v91JMGVmQ (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Tue, 1 Oct 2019 21:22:16 +0200 (CEST) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Tue, 1 Oct 2019 21:22:14 +0200 Message-Id: <20191001192214.16540-1-nerv@dawncrow.de> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] DEVELOPERS: remove myself from azure-iot-sdk-c X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: André Hentschel --- DEVELOPERS | 1 - 1 file changed, 1 deletion(-) diff --git a/DEVELOPERS b/DEVELOPERS index 8cbf55fd10..c4689689aa 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -146,7 +146,6 @@ F: package/ktap/ N: André Hentschel F: board/freescale/imx8qxpmek/ F: configs/freescale_imx8qxpmek_defconfig -F: package/azure-iot-sdk-c/ F: package/freescale-imx/imx-sc-firmware/ F: package/libkrb5/ F: package/openal/