From patchwork Tue Sep 5 00:08:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicholas Sielicki X-Patchwork-Id: 809875 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@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; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=yandex.com header.i=@yandex.com header.b="Vm1sIHPL"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xmRs41TvRz9s76 for ; Tue, 5 Sep 2017 10:08:55 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 2134586ECE; Tue, 5 Sep 2017 00:08:51 +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 gypu-zY0v3Yt; Tue, 5 Sep 2017 00:08:49 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 3BDEC86E21; Tue, 5 Sep 2017 00:08:49 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D00FA1C3EBA for ; Tue, 5 Sep 2017 00:08:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id CAFE7860D2 for ; Tue, 5 Sep 2017 00:08:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n6xJVqDALSNQ for ; Tue, 5 Sep 2017 00:08:44 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from forward100p.mail.yandex.net (forward100p.mail.yandex.net [77.88.28.100]) by whitealder.osuosl.org (Postfix) with ESMTPS id 9821B860DB for ; Tue, 5 Sep 2017 00:08:44 +0000 (UTC) Received: from smtp4p.mail.yandex.net (smtp4p.mail.yandex.net [IPv6:2a02:6b8:0:1402::15:6]) by forward100p.mail.yandex.net (Yandex) with ESMTP id 3A4705102FF6 for ; Tue, 5 Sep 2017 03:08:41 +0300 (MSK) Received: from smtp4p.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp4p.mail.yandex.net (Yandex) with ESMTP id A94DF6500EFD; Tue, 5 Sep 2017 03:08:39 +0300 (MSK) Received: by smtp4p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id q1YYpY7hi0-8ci0q32D; Tue, 05 Sep 2017 03:08:38 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1504570119; bh=zdRWQv27sCI2J50cJrF7iLR4G9A8GyYSbP7seI2wu4c=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=Vm1sIHPLWeC5DLP8qgOsTE0GRS2B4BvuISt8oS/TCve4VbN0vkkejl0DIjG+lV0fu ZCABay0z/itrrzMqp8OAVfaELq16KG3d7EST5cB5Zfgb47cZSnszOFhyxbpuIYPzEQ 9GzYuD/aWMfwjYWtU0WRDEbmc+QDwoaM45kCWewg= Authentication-Results: smtp4p.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 976200992 From: Nicholas Sielicki To: buildroot@buildroot.org Date: Mon, 4 Sep 2017 19:08:05 -0500 Message-Id: <20170905000806.13295-2-sielicki@yandex.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20170905000806.13295-1-sielicki@yandex.com> References: <20170905000806.13295-1-sielicki@yandex.com> Cc: Nicholas Sielicki Subject: [Buildroot] [PATCH v2 1/2] configs/galileo: grub2 needs wchar toolchain X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" The galileo_defconfig has the line "BR_TARGET_GRUB2=y", but this currently has no effect because BR_TARGET_GRUB2 cannot be selected without BR2_TOOLCHAIN_BUILDROOT_WCHAR=y, which is not set by default. Signed-off-by: Nicholas Sielicki --- configs/galileo_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 43639a41a..39622e331 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -1,4 +1,6 @@ BR2_x86_x1000=y +# Needed for TARGET_GRUB2 +BR2_TOOLCHAIN_BUILDROOT_WCHAR=y # Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y