From patchwork Sat Feb 10 13:05:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Heimpold X-Patchwork-Id: 871680 X-Patchwork-Delegate: blogic@openwrt.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.133; helo=bombadil.infradead.org; envelope-from=lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UNJ/NMfG"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=heimpold.de header.i=@heimpold.de header.b="sUKee9lD"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3zdscW6GzJz9s82 for ; Sun, 11 Feb 2018 00:05:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: Date:To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=cnkRjLfqtALWiv3orcojHHYmYteR0SmNLWG2OXFlOkE=; b=UNJ/NMfGSFZBsV 2Fpk37E8U4QasJ9eQv4M/1ZxD0x08OrVzXt4PbjyInAns/b7O2tiKf9i9DwHzJR4EtwFdz9z9D2zP 9ncdgsL3WOVoSRQW4dMDZb4s/sPSHrteu3/F9lKNp0qJRERoBV5lBNmYnmOq3shB47SeMSuCoccoM JGmHDKKqAw7AOy7FUZAwizPpKOeL+9Y/g5vmcK2MQblOlY+G7Etlygh2C7AOgSdAW6CbQffjFIR4B WKl5VfFbft8KoHBKp0r03qanvdBoZz0hjMbep7HxpX7FudaTt/fIUk0rJXkglPRR+x8MB0Uzge8L2 aPCfxT8hf+xrN8eYoZqg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1ekUqd-00035Z-RW; Sat, 10 Feb 2018 13:05:43 +0000 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::10]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1ekUqT-0002iH-48 for lede-dev@lists.infradead.org; Sat, 10 Feb 2018 13:05:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1518267920; s=strato-dkim-0002; d=heimpold.de; h=Message-Id:Date:Subject:Cc:To:From:X-RZG-CLASS-ID:X-RZG-AUTH; bh=0E1l7MiDFRDt25nuEJ7RBwR8obZ6lqqZLElCbvVQt1w=; b=sUKee9lDbNFNlogFxWFYKTAjerFs/FJ6jrs4Ulxyo2QqXUmujIwOfKxBDxAwGrf4Wt tGniZPuM69FvvAA50sf+Jyv03Z60mDinuhvSNMm38DK/g0anSVNqXUimbh1emG3c4zcW NSEkhaS2UX6++/dNV+1x3Le2rAgyjUhUjKD0kcQmeNvBsDP715KSoaAUGMkf71h71biT y1J8yv+LznabU+gj7KRv2oaZqETfpesiSBNKfhi0sQCksVORS9Gg/28zx25nH2nHUHV7 /rsXYWx7YBLL+tiaX9+4lfcOhACiKAvAi7H7ujhy7vpDxGdEWhJpww3JiTx7QwakxFI/ k1DA== X-RZG-AUTH: :O2kGeEG7b/pS1EW8QnKjhhg/vO4pzqdNytq77N6ZPUGwIpLOmsCM+BB/JuOp9RkhPmIktftETsUD X-RZG-CLASS-ID: mo00 Received: from tonne.mhei.heimpold.itr (i59F7A944.versanet.de [89.247.169.68]) by smtp.strato.de (RZmta 42.18 DYNA|AUTH) with ESMTPSA id e04a23u1AD5IMgW (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); Sat, 10 Feb 2018 14:05:18 +0100 (CET) Received: from kerker.mhei.heimpold.itr (kerker.mhei.heimpold.itr [192.168.8.1]) by tonne.mhei.heimpold.itr (Postfix) with ESMTP id 3E18A151CEB; Sat, 10 Feb 2018 14:05:18 +0100 (CET) From: Michael Heimpold To: openwrt-devel@lists.openwrt.org, lede-dev@lists.infradead.org, wigyori@uid0.hu Date: Sat, 10 Feb 2018 14:05:17 +0100 Message-Id: <1518267917-24268-1-git-send-email-mhei@heimpold.de> X-Mailer: git-send-email 2.7.4 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a01:238:20a:202:5300:0:0:10 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid Subject: [LEDE-DEV] [PATCH 2/2] packages: uboot-mxs: override instead of appending u-boot make flags X-BeenThere: lede-dev@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Heimpold MIME-Version: 1.0 Sender: "Lede-dev" Errors-To: lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org This prevents passing down the HOSTCC stuff set in u-boot.mk which results in linking errors against openssl: tools/mxsimage.o: In function `sb_aes_reinit': mxsimage.c:(.text+0x202): undefined reference to `EVP_CIPHER_CTX_reset' tools/mxsimage.o: In function `mxsimage_generate': mxsimage.c:(.text+0x110d): undefined reference to `EVP_MD_CTX_new' mxsimage.c:(.text+0x114f): undefined reference to `EVP_MD_CTX_free' mxsimage.c:(.text+0x11c3): undefined reference to `EVP_MD_CTX_new' mxsimage.c:(.text+0x1323): undefined reference to `EVP_MD_CTX_free' mxsimage.c:(.text+0x134a): undefined reference to `EVP_CIPHER_CTX_reset' tools/mxsimage.o: In function `mxsimage_verify_print_header': mxsimage.c:(.text+0x23ce): undefined reference to `EVP_MD_CTX_new' mxsimage.c:(.text+0x242c): undefined reference to `EVP_MD_CTX_new' mxsimage.c:(.text+0x246b): undefined reference to `EVP_MD_CTX_free' mxsimage.c:(.text+0x24ef): undefined reference to `EVP_CIPHER_CTX_reset' mxsimage.c:(.text+0x2e52): undefined reference to `EVP_MD_CTX_free' collect2: error: ld returned 1 exit status Signed-off-by: Michael Heimpold --- package/boot/uboot-mxs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile index cd752bb..6fde52e 100644 --- a/package/boot/uboot-mxs/Makefile +++ b/package/boot/uboot-mxs/Makefile @@ -35,7 +35,7 @@ UBOOT_TARGETS := \ mx23_olinuxino \ duckbill -UBOOT_MAKE_FLAGS += $(UBOOT_IMAGE) +UBOOT_MAKE_FLAGS = $(UBOOT_IMAGE) define Build/InstallDev $(INSTALL_DIR) $(STAGING_DIR_IMAGE)