From patchwork Wed Apr 8 08:40:09 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angelo Compagnucci X-Patchwork-Id: 459166 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id EE94E140134 for ; Wed, 8 Apr 2015 18:40:28 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=gECA9ODV; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E321F32DF1; Wed, 8 Apr 2015 08:40:27 +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 sWd7sSfWubfp; Wed, 8 Apr 2015 08:40:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 2DED431299; Wed, 8 Apr 2015 08:40:25 +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 E20031C2458 for ; Wed, 8 Apr 2015 08:40:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id DCE91911B4 for ; Wed, 8 Apr 2015 08:40:23 +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 3x-ZY9gETAX9 for ; Wed, 8 Apr 2015 08:40:23 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id CDDDE90C43 for ; Wed, 8 Apr 2015 08:40:22 +0000 (UTC) Received: by wiun10 with SMTP id n10so49138489wiu.1 for ; Wed, 08 Apr 2015 01:40:21 -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=EgBgTm9pPA+BCe/+ExqltBtRWVJpVFMqeL5S9y9cIZE=; b=gECA9ODVhVPgDIaqAHoCSwy1qmbv5u8Jb5QMEp0ZKvu15sMaTmHG+eNyX4hG9D8kH8 O9+VNEipbmgDIowfCnOvpqLKCE9KRbvIfNBW0MgeG2Jo28JZ4PSFJHUaqBE2qUyVo7VB Q/+7CkPlS02s2jv+2P9lOQIXwEkm2wwtD6adTQVgNPrwgplQ7Zaich0fMUUzXBGITCXq zeSuHE1oAtygInNsxBpAALmQbFSVftZ1VPylFjI12BmaMQomJ5VaNIVFebh4DrmYLHon a7P6HmPuUQs2mrBmlVzuSdF9VWTO/z3BxkCKQnNs77FoKG9cj02xfOFZxupjlB3eUO1+ KtdA== X-Received: by 10.194.240.73 with SMTP id vy9mr49106733wjc.41.1428482420955; Wed, 08 Apr 2015 01:40:20 -0700 (PDT) Received: from localhost.localdomain ([89.202.204.100]) by mx.google.com with ESMTPSA id n1sm14625824wix.0.2015.04.08.01.40.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Apr 2015 01:40:20 -0700 (PDT) From: Angelo Compagnucci To: buildroot@buildroot.net Date: Wed, 8 Apr 2015 10:40:09 +0200 Message-Id: <1428482409-13380-1-git-send-email-angelo.compagnucci@gmail.com> X-Mailer: git-send-email 1.9.1 Subject: [Buildroot] [PATCH] package/sam-ba: bump to version 2.15 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" This patch bumps to version 2.15 and fixes to the new folder naming. Signed-off-by: Angelo Compagnucci --- package/sam-ba/sam-ba.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package/sam-ba/sam-ba.mk b/package/sam-ba/sam-ba.mk index f46cbce..2a3c2a1 100644 --- a/package/sam-ba/sam-ba.mk +++ b/package/sam-ba/sam-ba.mk @@ -5,16 +5,15 @@ ################################################################################ SAM_BA_SITE = http://www.atmel.com/dyn/resources/prod_documents -SAM_BA_VERSION = 2.12 +SAM_BA_VERSION = 2.15 SAM_BA_SOURCE = sam-ba_$(SAM_BA_VERSION).zip -SAM_BA_PATCH = sam-ba_$(SAM_BA_VERSION)_patch5.gz SAM_BA_LICENSE = BSD-like (partly binary-only) SAM_BA_LICENSE_FILES = doc/readme.txt define HOST_SAM_BA_EXTRACT_CMDS $(UNZIP) -d $(BUILD_DIR) $(DL_DIR)/$(SAM_BA_SOURCE) - mv $(BUILD_DIR)/sam-ba_cdc_cdc_linux/* $(@D) - rmdir $(BUILD_DIR)/sam-ba_cdc_cdc_linux/ + mv $(BUILD_DIR)/sam-ba_cdc_linux/* $(@D) + rmdir $(BUILD_DIR)/sam-ba_cdc_linux/ endef # Since it's a prebuilt application and it does not conform to the