| Submitter | Kang Kai |
|---|---|
| Date | March 15, 2012, 7:14 a.m. |
| Message ID | <cover.1331793913.git.kai.kang@windriver.com> |
| Download | mbox |
| Permalink | /patch/23381/ |
| State | New |
| Headers | show
Delivered-To: oepatches@gmail.com Received: from pop.gmail.com by opal with POP3 (fetchmail-6.3.9-rc2) for <fetchmail@localhost> (single-drop); Thu, 15 Mar 2012 07:18:19 +0000 (UTC) Received: by 10.152.123.208 with SMTP id mc16csp56022lab; Thu, 15 Mar 2012 00:14:37 -0700 (PDT) Received: by 10.216.197.211 with SMTP id t61mr3377984wen.1.1331795673311; Thu, 15 Mar 2012 00:14:33 -0700 (PDT) Return-Path: <openembedded-core-bounces@lists.openembedded.org> Received: from linuxtogo.org (linuxtogo.org. [188.40.83.200]) by mx.google.com with ESMTPS id z2si1144612wiw.30.2012.03.15.00.14.31 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Mar 2012 00:14:33 -0700 (PDT) Received-SPF: neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) client-ip=188.40.83.200; Authentication-Results: mx.google.com; spf=neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) smtp.mail=openembedded-core-bounces@lists.openembedded.org Received: from localhost ([127.0.0.1]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <openembedded-core-bounces@lists.openembedded.org>) id 1S851d-0004Fl-19; Thu, 15 Mar 2012 08:23:05 +0100 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <Kai.Kang@windriver.com>) id 1S851c-0004Fd-8j for openembedded-core@lists.openembedded.org; Thu, 15 Mar 2012 08:23:04 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q2F7EEIc006427 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 15 Mar 2012 00:14:14 -0700 (PDT) Received: from localhost.localdomain (128.224.162.241) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Thu, 15 Mar 2012 00:14:14 -0700 From: Kang Kai <kai.kang@windriver.com> To: <richard.purdie@linuxfoundation.org>, <openembedded-core@lists.openembedded.org> Date: Thu, 15 Mar 2012 15:14:04 +0800 Message-ID: <cover.1331793913.git.kai.kang@windriver.com> X-Mailer: git-send-email 1.7.5.4 MIME-Version: 1.0 X-Originating-IP: [128.224.162.241] Subject: [OE-core] [PATCH 0/1] Update the alsa-tools X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer <openembedded-core@lists.openembedded.org> List-Id: Patches and discussions about the oe-core layer <openembedded-core.lists.openembedded.org> List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=unsubscribe> List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-core> List-Post: <mailto:openembedded-core@lists.openembedded.org> List-Help: <mailto:openembedded-core-request@lists.openembedded.org?subject=help> List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org |
Hi Richard, Sorry for the wrong checksum issues. Update to fix them. Thanks, The following changes since commit 8bae18bb358755131f13865abb279ac687a03848: slang: Fix rpath QA warnings (2012-03-15 00:11:40 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/update-pkgs http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/update-pkgs Kang Kai (1): alsa-tools: update to 1.0.25 .../autotools.patch | 0 ...alsa-tools_1.0.24.1.bb => alsa-tools_1.0.25.bb} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-multimedia/alsa/{alsa-tools-1.0.24.1 => alsa-tools-1.0.25}/autotools.patch (100%) rename meta/recipes-multimedia/alsa/{alsa-tools_1.0.24.1.bb => alsa-tools_1.0.25.bb} (83%)