From patchwork Thu Jul 23 09:09:16 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 499270 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id E55D5140D23 for ; Thu, 23 Jul 2015 19:09:43 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=tzJlmFhD; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 2B162332B9; Thu, 23 Jul 2015 09:09:43 +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 0hQppHY9YZwO; Thu, 23 Jul 2015 09:09:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 20F3532F60; Thu, 23 Jul 2015 09:09:40 +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 676A61C15B5 for ; Thu, 23 Jul 2015 09:09:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 62D36918EF for ; Thu, 23 Jul 2015 09:09:39 +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 iePXITX2xgEJ for ; Thu, 23 Jul 2015 09:09:38 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by whitealder.osuosl.org (Postfix) with ESMTPS id 88EBA918EE for ; Thu, 23 Jul 2015 09:09:38 +0000 (UTC) Received: by wibxm9 with SMTP id xm9so139050328wib.1 for ; Thu, 23 Jul 2015 02:09:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=6wzewQ9OhGFypqQ9ZB7TuG2EiSpZWQOE1l9stinskqE=; b=tzJlmFhDW3ssVLBUqr5/vjnda/jE2i7D2XR6ncJNCRAqUNnB70uKgAEWQ0kZZYp1Dd 89oSKohsy9YodRAuvvgtTrujLX3saGK0J9RrUD3L/dFC/7AhJfszSZWG2fR8lwU4mN0N w2sNx2gvVHv+AMCrsvZaNIHOrk0qUAuEG+cT9fbPalXiqs1jnqtoKBstVUBb90F3qt5N XCaeK0c2t20iro153tJ+0TGKCfyPCmi85/OD8jU+F3NVvZVt6tqnWoeHeGzn0/JFpatJ zgAr6jyV5IyEFxcm/GYt2q+jKnWRprSITzxu2XaxFQjwzuciELycwutx3O2g6RqbySEo w4pg== X-Received: by 10.194.179.167 with SMTP id dh7mr14622974wjc.15.1437642576911; Thu, 23 Jul 2015 02:09:36 -0700 (PDT) Received: from localhost.localdomain (44.181.132.77.rev.sfr.net. [77.132.181.44]) by smtp.gmail.com with ESMTPSA id z9sm26144454wiv.9.2015.07.23.02.09.32 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 23 Jul 2015 02:09:36 -0700 (PDT) From: Francois Perrad X-Google-Original-From: Francois Perrad To: buildroot@busybox.net Date: Thu, 23 Jul 2015 11:09:16 +0200 Message-Id: <1437642557-29540-1-git-send-email-francois.perrad@gadz.org> X-Mailer: git-send-email 2.1.4 Subject: [Buildroot] [PATCH 1/2] olimex_a20_olinuxino_lime: bump u-boot to 2015.07 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" Signed-off-by: Francois Perrad --- configs/olimex_a20_olinuxino_lime_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/olimex_a20_olinuxino_lime_defconfig b/configs/olimex_a20_olinuxino_lime_defconfig index 33bc10e..b19b92f 100644 --- a/configs/olimex_a20_olinuxino_lime_defconfig +++ b/configs/olimex_a20_olinuxino_lime_defconfig @@ -36,7 +36,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="A20-OLinuXino-Lime" BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.04" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07" BR2_TARGET_UBOOT_FORMAT_BIN=y BR2_TARGET_UBOOT_SPL=y BR2_TARGET_UBOOT_SPL_NAME="u-boot-sunxi-with-spl.bin"