From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: "Felipe F. Tonello" <ftonello@cercacor.com>
Subject: Re: [meta-networking][PATCH] macchanger: added 1.5.0 recipe
Date: Mon, 25 Feb 2013 10:18:45 -0500 [thread overview]
Message-ID: <20130225151845.GF4330@windriver.com> (raw)
In-Reply-To: <1361400195-4717-1-git-send-email-ftonello@cercacor.com>
[-- Attachment #1: Type: text/plain, Size: 1714 bytes --]
Merged, thanks.
-J.
[[oe] [meta-networking][PATCH] macchanger: added 1.5.0 recipe] On 13.02.20 (Wed 14:43) eu@felipetonello.com wrote:
> From: "Felipe F. Tonello" <ftonello@cercacor.com>
>
> This is a useful utility to manipulate the mac address of a device.
>
> Signed-off-by: Felipe F. Tonello <ftonello@cercacor.com>
> ---
> .../recipes-support/macchanger/macchanger_1.5.0.bb | 25 ++++++++++++++++++++
> 1 file changed, 25 insertions(+)
> create mode 100644 meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
>
> diff --git a/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb b/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
> new file mode 100644
> index 0000000..0d78c34
> --- /dev/null
> +++ b/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
> @@ -0,0 +1,25 @@
> +SUMMARY = "Tool to view/change network interface MAC addresses"
> +DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces."
> +HOMEPAGE = "http://www.alobbs.com/macchanger"
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
> +
> +PR = "r0"
> +
> +SRC_URI = "${GNU_MIRROR}/macchanger/${PN}-${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "79b7cdaeca3d8ebafa764c4b0dd03ab7"
> +SRC_URI[sha256sum] = "d44bfa27cb29c5a718627cb3ef3aa42eb5130426545eb2031120826cd73fa8fe"
> +
> +FILES_${PN} = " \
> + ${bindir}/${PN} \
> + ${datadir}/${PN}/wireless.list \
> + ${datadir}/${PN}/OUI.list \
> +"
> +
> +FILES_${PN}-doc = " \
> + ${datadir}/info \
> + ${datadir}/man \
> +"
> +
> +inherit autotools
> \ No newline at end of file
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-02-25 15:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 22:43 [meta-networking][PATCH] macchanger: added 1.5.0 recipe eu
2013-02-21 14:28 ` Joe MacDonald
2013-02-21 17:43 ` Felipe Ferreri Tonello
2013-02-25 15:18 ` Joe MacDonald [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=20130225151845.GF4330@windriver.com \
--to=joe.macdonald@windriver.com \
--cc=ftonello@cercacor.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.