From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] ti-wifi-utils: install calibrator ini files to rootfs
Date: Sun, 05 Jun 2011 22:51:36 +0200 [thread overview]
Message-ID: <isgq8o$iro$1@dough.gmane.org> (raw)
In-Reply-To: <rpvmu6ufrtrll1221ama53bi.1307302406927@email.android.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 05-06-11 21:33, Reizer, Eyal wrote:
> Ok, I will change it to /usr/share/ti-wifi-utils...
TO be more inline with the other recipes, /usr/share/ti/wifi-utils
regards,
Koen
>
> Best regards,
> Eyal
>
> Koen Kooi <koen@dominion.thruhere.net> wrote:
>
>
> On 05-06-11 17:32, Eyal Reizer wrote:
>> In order to perform wifi calibration the calibrator needs to be
>> provided as input with a reference NVS file that matches the wifi chip
>> and the radio mudule that is being used.
>
>> This patch install these ini files to the root file system so they can
>> be used when performing the calibration.
>
>> Signed-off-by: Eyal Reizer <eyalr@ti.com>
>> ---
>> recipes/ti/ti-wifi-utils_git.bb | 13 ++++++++++++-
>> 1 files changed, 12 insertions(+), 1 deletions(-)
>
>> diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-utils_git.bb
>> index 8d10051..d5e548b 100644
>> --- a/recipes/ti/ti-wifi-utils_git.bb
>> +++ b/recipes/ti/ti-wifi-utils_git.bb
>> @@ -3,7 +3,7 @@ LICENSE = "TI-BSD"
>
>> DEPENDS = "libnl"
>
>> -PR ="r2"
>> +PR ="r3"
>> PV ="0.0"
>> PR_append = "+gitr${SRCPV}"
>
>> @@ -17,5 +17,16 @@ CFLAGS += " -DCONFIG_LIBNL20"
>
>> do_install() {
>> install -d ${D}${bindir}
>> + install -d ${D}${bindir}/ti-wifi-utils/ini_files/127x
>> + install -d ${D}${bindir}/ti-wifi-utils/ini_files/128x
>
> Ini files belong somewhere in /usr/share or maybe /etc, but not in /usr/bin.
>
> regards,
>
> Koen
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFN6+xYMkyGM64RGpERAhXWAJ9KmVP1jKAVlRzV5KYeEbz3ZHFx7QCfa/xu
yD3VtkItpl2cu4UtY4c9X2Q=
=vcmC
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-06-05 20:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-05 19:33 [PATCH] ti-wifi-utils: install calibrator ini files to rootfs Reizer, Eyal
2011-06-05 20:51 ` Koen Kooi [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-05 15:32 Eyal Reizer
2011-06-05 18:13 ` Koen Kooi
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='isgq8o$iro$1@dough.gmane.org' \
--to=koen@dominion.thruhere.net \
--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.