Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: "Stéphane Cerveau" <scerveau@connected-labs.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] crda: update fetch url for both package and bin.
Date: Mon, 16 Feb 2015 15:39:35 +0100	[thread overview]
Message-ID: <20150216143935.GH2297@jama> (raw)
In-Reply-To: <1424091890-30393-1-git-send-email-scerveau@connected-labs.com>

[-- Attachment #1: Type: text/plain, Size: 2455 bytes --]

On Mon, Feb 16, 2015 at 02:04:50PM +0100, Stéphane Cerveau wrote:
> The website http://wireless.kernel.org/download does not provide
> crda and binary anymore.

Wrong ML, see README and should go to openembedded-devel ML.

> 
> Signed-off-by: Stéphane Cerveau <scerveau@connected-labs.com>
> ---
>  .../recipes-connectivity/crda/crda_1.1.3.bb        |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
> index 0bb8998..5b86058 100644
> --- a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
> +++ b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
> @@ -7,13 +7,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
>  
>  DEPENDS = "python-m2crypto-native python-native libgcrypt libnl"
>  
> -SRC_URI = "http://wireless.kernel.org/download/crda/${BP}.tar.bz2;name=crda \
> -           http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin \
> +SRC_URI = "https://www.kernel.org/pub/software/network/${PN}/${BP}.tar.bz2;name=crda \
> +           https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2013.01.11.tar.bz2;name=bin \
>  "
>  SRC_URI[crda.md5sum] = "29579185e06a75675507527243d28e5c"
>  SRC_URI[crda.sha256sum] = "aa8a7fe92f0765986c421a5b6768a185375ac210393df0605ee132f6754825f0"
> -SRC_URI[bin.md5sum] = "e0c8a5ca63fb8bf803213f9a0c90b50b"
> -SRC_URI[bin.sha256sum] = "b1ee0b20c123c612dfdb6851ab42c01666f66fb583e0e590942f19bb54cf84be"
> +SRC_URI[bin.md5sum] = "f137585abd5e07454932ea555b826149"
> +SRC_URI[bin.sha256sum] = "6eb469555eb547b22738ce7bf59ebba42138560f128085a5e238eb6c8075792e"
>  
>  inherit python-dir pythonnative
>  # Recursive make problem
> @@ -28,7 +28,7 @@ do_install() {
>  
>      install -d ${D}${libdir}/crda/
>  
> -    install -m 0644 ${WORKDIR}/2013.01.11-regulatory.bin ${D}${libdir}/crda/regulatory.bin
> +    install -m 0644 ${WORKDIR}/wireless-regdb-2013.01.11/regulatory.bin ${D}${libdir}/crda/regulatory.bin
>  }
>  
>  
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      reply	other threads:[~2015-02-16 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 13:04 [meta-oe][PATCH] crda: update fetch url for both package and bin Stéphane Cerveau
2015-02-16 14:39 ` Martin Jansa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150216143935.GH2297@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=scerveau@connected-labs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox