[oe] [meta-oe][PATCH] udev-173: use tar.gz instead of git checkout
McClintock Matthew-B29882
B29882 at freescale.com
Fri Feb 24 04:27:42 UTC 2012
On Fri, Sep 9, 2011 at 9:03 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> * today it's easier to find right tar.gz stored somewhere then working git.kernel.org
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
> meta-oe/recipes-core/udev/udev_173.bb | 9 ++++-----
> 1 files changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/meta-oe/recipes-core/udev/udev_173.bb b/meta-oe/recipes-core/udev/udev_173.bb
> index e1383d3..df39d42 100644
> --- a/meta-oe/recipes-core/udev/udev_173.bb
> +++ b/meta-oe/recipes-core/udev/udev_173.bb
> @@ -16,11 +16,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
> # Needed for udev-extras
> DEPENDS = "gperf-native usbutils acl glib-2.0"
>
> -SRCREV = "${PV}"
> PR = "r0"
>
> # version specific SRC_URI
> -SRC_URI = "git://git.kernel.org/pub/scm/linux/hotplug/udev.git;protocol=git \
> +SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
This tarball is no longer availabe... did they pull
'http://kernel.org/pub/linux/utils/kernel/hotplug/udev-173.tar.gz' for
some reason?
-M
More information about the Openembedded-devel
mailing list