From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] wpa-supplicant: fix packaging error since last commit
Date: Thu, 24 May 2012 10:58:57 -0700 [thread overview]
Message-ID: <4FBE76E1.20409@linux.intel.com> (raw)
In-Reply-To: <1337707070-2036-1-git-send-email-obi@opendreambox.org>
On 05/22/2012 10:17 AM, Andreas Oberritter wrote:
> * wpa-passphrase has its own package, but commit
> 4a4c568e25a08e9f222d723f9819582c9f895c58 broke it.
>
> Signed-off-by: Andreas Oberritter<obi@opendreambox.org>
> ---
> .../wpa-supplicant/wpa-supplicant-0.7.inc | 2 +-
> .../wpa-supplicant/wpa-supplicant_0.7.3.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
> index aabb3df..b489893 100644
> --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
> +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
> @@ -19,7 +19,7 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
> S = "${WORKDIR}/wpa_supplicant-${PV}/wpa_supplicant"
>
> PACKAGES_prepend = "wpa-supplicant-passphrase wpa-supplicant-cli "
> -FILES_wpa-supplicant-passphrase = "${sbindir}/wpa_passphrase"
> +FILES_wpa-supplicant-passphrase = "${bindir}/wpa_passphrase"
> FILES_wpa-supplicant-cli = "${sbindir}/wpa_cli"
> FILES_${PN} += "${datadir}/dbus-1/system-services/*"
>
> diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
> index dc2eb6c..1e0086a 100644
> --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
> +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
> @@ -1,6 +1,6 @@
> require wpa-supplicant-0.7.inc
>
> -PR = "r9"
> +PR = "r10"
>
> SRC_URI[md5sum] = "f516f191384a9a546e3f5145c08addda"
> SRC_URI[sha256sum] = "d0cd50caa85346ccc376dcda5ed3c258eef19a93b3cade39d25760118ad59443"
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-05-24 18:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 17:17 [PATCH] wpa-supplicant: fix packaging error since last commit Andreas Oberritter
2012-05-24 17:58 ` Saul Wold [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=4FBE76E1.20409@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox