From patchwork Mon Oct 29 08:41:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory Hermant X-Patchwork-Id: 194881 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 185202C008B for ; Mon, 29 Oct 2012 19:41:31 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id EEEB310264D; Mon, 29 Oct 2012 08:41:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aRHF28-BF1al; Mon, 29 Oct 2012 08:41:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 21CF2101F9F; Mon, 29 Oct 2012 08:41:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 0BE698F74A for ; Mon, 29 Oct 2012 08:41:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6BA3D8C14A for ; Mon, 29 Oct 2012 08:41:27 +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 3IfBfjUZwjO2 for ; Mon, 29 Oct 2012 08:41:24 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.162]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8A0858B434 for ; Mon, 29 Oct 2012 08:41:24 +0000 (UTC) X-RZG-AUTH: :K34Bck+6YrEgjuBfzmrkukPJhhbHEm1G+2SCnvvjhur6rsGj/jgixsrTkwdMQP1Z/nY9De0+2BgiMclr0OQ= X-RZG-CLASS-ID: mo00 Received: from ghermant-Q310.home (ALyon-754-1-10-162.w90-53.abo.wanadoo.fr [90.53.121.162]) by smtp.strato.de (jorabe mo45) (RZmta 30.20 DYNA|AUTH) with ESMTPA id 6063a4o9T81jK4 ; Mon, 29 Oct 2012 09:41:21 +0100 (CET) From: Gregory Hermant To: buildroot@busybox.net Date: Mon, 29 Oct 2012 09:41:08 +0100 Message-Id: <1351500073-4351-2-git-send-email-gregory.hermant@calao-systems.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1351500073-4351-1-git-send-email-gregory.hermant@calao-systems.com> References: <1351500073-4351-1-git-send-email-gregory.hermant@calao-systems.com> Subject: [Buildroot] [PATCH 1/6] Add config file for the snowball board X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net Signed-off-by: Gregory Hermant --- configs/calao_snowball_defconfig | 52 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 configs/calao_snowball_defconfig diff --git a/configs/calao_snowball_defconfig b/configs/calao_snowball_defconfig new file mode 100644 index 0000000..68f0a51 --- /dev/null +++ b/configs/calao_snowball_defconfig @@ -0,0 +1,52 @@ +BR2_arm=y +BR2_cortex_a9=y +BR2_TOOLCHAIN_EXTERNAL=y +BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA2" +BR2_PACKAGE_BUSYBOX_CONFIG="board/calao/snowball/busybox-1.20.x.config" +BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y +BR2_PACKAGE_BZIP2=y +BR2_PACKAGE_FBSET=y +BR2_PACKAGE_FBTERM=y +BR2_PACKAGE_FBV=y +BR2_PACKAGE_QT=y +BR2_PACKAGE_QT_DEMOS=y +BR2_PACKAGE_QT_LICENSE_APPROVED=y +BR2_PACKAGE_QT_MOUSE_PC=y +BR2_PACKAGE_QT_MOUSE_LINUXTP=y +BR2_PACKAGE_QT_MOUSE_LINUXINPUT=y +BR2_PACKAGE_QT_MOUSE_TSLIB=y +BR2_PACKAGE_MINICOM=y +BR2_PACKAGE_LUA=y +BR2_PACKAGE_OPENSSL=y +BR2_PACKAGE_SQLITE=y +BR2_PACKAGE_LIBELF=y +BR2_PACKAGE_PCRE=y +BR2_PACKAGE_LIBXML2=y +BR2_PACKAGE_HDMISERVICE=y +BR2_PACKAGE_SNOWBALL_FIRMWARE=y +BR2_PACKAGE_SNOWBALL_INIT=y +BR2_PACKAGE_BLUEZ_UTILS=y +BR2_PACKAGE_IW=y +BR2_PACKAGE_WGET=y +BR2_PACKAGE_WIRELESS_TOOLS=y +BR2_PACKAGE_WIRELESS_TOOLS_LIB=y +BR2_PACKAGE_WPA_SUPPLICANT=y +BR2_PACKAGE_WPA_SUPPLICANT_EAP=y +BR2_PACKAGE_WPA_SUPPLICANT_CLI=y +BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y +BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y +BR2_PACKAGE_WPA_SUPPLICANT_WPS=y +BR2_TARGET_ROOTFS_TAR_GZIP=y +BR2_TARGET_UBOOT=y +BR2_TARGET_UBOOT_BOARDNAME="u8500_snowball" +BR2_TARGET_UBOOT_CUSTOM_GIT=y +BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL="git://igloocommunity.org/git/boot/u-boot-ux500.git" +BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION="master" +BR2_LINUX_KERNEL=y +BR2_LINUX_KERNEL_CUSTOM_GIT=y +BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://igloocommunity.org/git/kernel/igloo-kernel.git" +BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="stable-linux-ux500-3.4" +BR2_LINUX_KERNEL_PATCH="board/calao/snowball/linux-3.4.patch" +BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/calao/snowball/linux-3.4.config" +BR2_LINUX_KERNEL_INSTALL_TARGET=y