From patchwork Wed Feb 12 16:55:41 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas De Schampheleire X-Patchwork-Id: 319705 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 93F3F2C00AE for ; Thu, 13 Feb 2014 03:57:56 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id CA4CD32E9E; Wed, 12 Feb 2014 16:57:55 +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 GBudpfBc1KUr; Wed, 12 Feb 2014 16:57:54 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id A50F032E95; Wed, 12 Feb 2014 16:57:54 +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 B97C31C2276 for ; Wed, 12 Feb 2014 16:57:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B1A948B2A0 for ; Wed, 12 Feb 2014 16:57:52 +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 7h0wXQfQrOzM for ; Wed, 12 Feb 2014 16:57:52 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ea0-f169.google.com (mail-ea0-f169.google.com [209.85.215.169]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0959D8AE5A for ; Wed, 12 Feb 2014 16:57:51 +0000 (UTC) Received: by mail-ea0-f169.google.com with SMTP id h10so4604490eak.14 for ; Wed, 12 Feb 2014 08:57:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:user-agent:date:from:to; bh=qLFQnWyQT82Lc8vG2wiheS5qRxGw1mp3jXnLMrfy/tc=; b=D4n9oSxMGdJXaI+X9za3MTu2TnTiMTC3pKsvputogJPc8ip8bEId5n36DTjKjFkVuB 65XDzBYKCGI1um7DT6yrUx00JISjkTuo+p/i60BGm8V0Bw+GFYJNnt1UKNo3PyOWlmm3 LxcyIDBr0ykInWp7+MJA4etHN7yi8UJwRTBv/el312W6nCOcRDV3OaywCaXgLiXNibHs aj0ACQ0s5Zob5v0WsWNHL4Q/sDeNtmjDBgqKWS3OrlyuF7C34tHFOR+HwTL8VkidEyOU CgsVW3aGPmEzGXdEJ3ERdVEQi6dIIyHk6NbMxj25gxTSsk9qpt6T4cxyjJcJFlw9F/pm gsfw== X-Received: by 10.15.36.196 with SMTP id i44mr3441521eev.104.1392224270615; Wed, 12 Feb 2014 08:57:50 -0800 (PST) Received: from [127.0.1.1] (d54C62EEB.access.telenet.be. [84.198.46.235]) by mx.google.com with ESMTPSA id n41sm53845776eeg.16.2014.02.12.08.57.47 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Feb 2014 08:57:49 -0800 (PST) MIME-Version: 1.0 X-Mercurial-Node: f9b3e75acb4397263fad95c8cb730925a50b1ae8 Message-Id: In-Reply-To: References: User-Agent: Mercurial-patchbomb/2.2.2 Date: Wed, 12 Feb 2014 17:55:41 +0100 From: Thomas De Schampheleire To: buildroot@buildroot.org Subject: [Buildroot] [PATCH 1 of 4] alsa-lib: add sequence number to existing patches 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: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Thomas De Schampheleire diff --git a/package/alsa-lib/alsa-lib-avr32-bad-inline.patch b/package/alsa-lib/alsa-lib-0001-avr32-bad-inline.patch rename from package/alsa-lib/alsa-lib-avr32-bad-inline.patch rename to package/alsa-lib/alsa-lib-0001-avr32-bad-inline.patch diff --git a/package/alsa-lib/alsa-lib-no-mmu.patch b/package/alsa-lib/alsa-lib-0002-no-mmu.patch rename from package/alsa-lib/alsa-lib-no-mmu.patch rename to package/alsa-lib/alsa-lib-0002-no-mmu.patch