All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH] hostapd: Upgrade to 2.5
Date: Wed, 17 Feb 2016 11:16:15 -0800	[thread overview]
Message-ID: <1455736575-2561-1-git-send-email-raj.khem@gmail.com> (raw)

Change-Id: I8e4a44297492b213dd1001d8b1499864e95b17c2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-connectivity/hostapd/{hostapd_2.4.bb => hostapd_2.5.bb}  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-connectivity/hostapd/{hostapd_2.4.bb => hostapd_2.5.bb} (90%)

diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb b/meta-oe/recipes-connectivity/hostapd/hostapd_2.5.bb
similarity index 90%
rename from meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
rename to meta-oe/recipes-connectivity/hostapd/hostapd_2.5.bb
index 901c7ea..e9158ca 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.5.bb
@@ -17,6 +17,8 @@ SRC_URI = " \
     file://init \
     file://hostapd.service \
 "
+SRC_URI[md5sum] = "69f9cec3f76d74f402864a43e4f8624f"
+SRC_URI[sha256sum] = "8e272d954dc0d7026c264b79b15389ec2b2c555b32970de39f506b9f463ec74a"
 
 S = "${WORKDIR}/hostapd-${PV}/hostapd"
 
@@ -41,6 +43,3 @@ do_install() {
 }
 
 CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
-
-SRC_URI[md5sum] = "04578f3f2c3eb1bec1adf30473813912"
-SRC_URI[sha256sum] = "6fe0eb6bd1c9cbd24952ece8586b6f7bd14ab358edfda99794e79b9b9dbd657f"
-- 
2.7.1



             reply	other threads:[~2016-02-17 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17 19:16 Khem Raj [this message]
2016-02-20 13:58 ` [meta-oe][PATCH] hostapd: Upgrade to 2.5 Martin Jansa
2016-02-20 15:04   ` Khem Raj

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=1455736575-2561-1-git-send-email-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.