From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) 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 To: , Date: Thu, 15 Mar 2012 15:14:04 +0800 Message-ID: X-Mailer: git-send-email 1.7.5.4 MIME-Version: 1.0 X-Originating-IP: [128.224.162.241] Subject: [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 List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 07:23:04 -0000 Content-Type: text/plain 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%) -- 1.7.5.4