From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from seketeli.net ([91.121.166.71] helo=ms.seketeli.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SiVzS-0001zN-E1 for openembedded-devel@openembedded.org; Sat, 23 Jun 2012 21:27:27 +0200 Received: from localhost (unknown [109.190.26.176]) by ms.seketeli.net (Postfix) with ESMTP id CC772EA042; Sat, 23 Jun 2012 21:23:49 +0200 (CEST) Received: by localhost (Postfix, from userid 1000) id 941CE604DE; Sat, 23 Jun 2012 21:16:36 +0200 (CEST) Date: Sat, 23 Jun 2012 21:16:36 +0200 From: Apelete Seketeli To: openembedded-devel@openembedded.org Message-ID: <20120623191635.GN4845@hermes> MIME-Version: 1.0 X-Operating-System: Debian GNU/Linux wheezy/sid X-URL: http://www.seketeli.net/~apelete User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Kristoffer Ericson Subject: [oe-classic][udev][PATCH 0/5] update recipe SRC_URI X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 19:27:27 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, Some of the udev source tarballs are no longer available on the kernel.org repository. As a consequence, the corresponding recipes in oe classic fail to build. I found a mirror where these source tarballs are still available, and updated the recipes in oe classic accordingly. The five patches that come as a follow-up of this message are what it's all about. Apelete Seketeli (5): udev: update SRC_URI of udev-151 recipe udev: update SRC_URI of udev-154 recipe udev: update SRC_URI of udev-162 recipe udev: update SRC_URI of udev-165 recipe udev: update SRC_URI of udev-168 recipe recipes/udev/udev_151.bb | 2 +- recipes/udev/udev_154.bb | 2 +- recipes/udev/udev_162.bb | 2 +- recipes/udev/udev_165.bb | 2 +- recipes/udev/udev_168.bb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) -- 1.7.10 -- Apelete