Re: [oe] [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2)

2012-01-05 Thread Reizer, Eyal
Sorry about that. Just sent a fix.

Best Regards,
Eyal Reizer

> -Original Message-
> From: openembedded-devel-boun...@lists.openembedded.org
> [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of
> Paul Menzel
> Sent: Thursday, January 05, 2012 3:48 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] [PATCHv2] iw_git: Update to commit 8b2b1c6a (version
> 3.2)
> 
> Am Donnerstag, den 05.01.2012, 13:00 +0200 schrieb Eyal Reizer:
> > Upadte to the latest formal release of iw whcih has wowlan and p2p
> support.
> 
> Typos: Update, which. Spell checkers should find those without
> problems.
> 
> > This version was tested together with official R4_SP2 nlcp release
> > from TI Using the following platfors:
> >
> > am335x-evm, am180x-evm, am37x-evm
> >
> > Signed-off-by: Eyal Reizer 
> > ---
> >  recipes/iw/iw_git.bb |6 +++---
> >  1 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb index
> > c98e1bc..f0dc7ff 100644
> > --- a/recipes/iw/iw_git.bb
> > +++ b/recipes/iw/iw_git.bb
> > @@ -4,9 +4,9 @@ SECTION = "base"
> >  PRIORITY = "optional"
> >  LICENSE = "BSD"
> >
> > -SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> > -PR = "r0"
> > -PV = "0.9.22"
> > +SRCREV = "8b2b1c6a77ee17e4128b22845cb8c5901de296c9"
> > +PR = "r1"
> > +PV = "3.2"
> >  PR_append = "+gitr${SRCPV}"
> >
> >  DEPENDS = "libnl pkgconfig"
> 
> Presuming the PR bump is needed:
> 
> Acked-by: Paul Menzel 
> 
> Does the rule still hold that only TI folks should push TI patches?
> 
> 
> Thanks,
> 
> Paul
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCHv2] iw: build version 0.9.22 from git sources

2011-10-04 Thread Reizer, Eyal
Hi,

Pinging on this patch.

Best Regards,
Eyal Reizer

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Monday, September 26, 2011 4:08 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCHv2] iw: build version 0.9.22 from git sources
> 
> Builds a new version which adds wowlan support from public git source
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/iw/iw_git.bb |   29 +
>  1 files changed, 29 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/iw/iw_git.bb
> 
> diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
> new file mode 100644
> index 000..e4d0cd5
> --- /dev/null
> +++ b/recipes/iw/iw_git.bb
> @@ -0,0 +1,27 @@
> +DESCRIPTION = "nl80211 based CLI configuration utility for wireless
> devices"
> +HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/iw";
> +SECTION = "base"
> +PRIORITY = "optional"
> +LICENSE = "BSD"
> +
> +SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> +PR = "r0"
> +PV = "0.9.22"
> +PR_append = "+gitr${SRCPV}"
> +
> +DEPENDS = "libnl pkgconfig"
> +
> +SRC_URI = " \
> + git://git.sipsolutions.net/iw.git;protocol=git \
> + "
> +CFLAGS += "-DCONFIG_LIBNL20"
> +
> +S = "${WORKDIR}/git/"
> +
> +do_compile() {
> + oe_runmake
> +}
> +
> +do_install() {
> + oe_runmake DESTDIR=${D} install
> +}
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] hostapd: update to use a newer commit

2011-10-03 Thread Reizer, Eyal
Ping on this patch.

Best Regards,
Eyal Reizer

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Monday, September 26, 2011 11:29 AM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCH] hostapd: update to use a newer commit
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/hostap/hostap-daemon_git.bb |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/hostap/hostap-daemon_git.bb
> b/recipes/hostap/hostap-daemon_git.bb
> index cf0e6e9..bdbde1a 100644
> --- a/recipes/hostap/hostap-daemon_git.bb
> +++ b/recipes/hostap/hostap-daemon_git.bb
> @@ -3,7 +3,7 @@ DESCRIPTION = "User space daemon for extended IEEE
> 802.11 management"
>  require hostap-daemon-0.7.inc
> 
>  PR = "r0"
> -SRCREV = "b8fb017272ed4794339978c9fbc0e74571a44728"
> +SRCREV = "83fa07226debc2f7082b6ccd62dbb1cd47c30472"
>  PV = "0.7.3+0.8.0-rc"
>  PR_append = "gitr${SRCPV}"
>  FILESPATHPKG =. "hostap-daemon-git:"
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] wpa_supplicant update to use a newer commit

2011-10-03 Thread Reizer, Eyal
Ping on this patch.

Best Regards,
Eyal Reizer

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Monday, September 26, 2011 11:30 AM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCH] wpa_supplicant update to use a newer commit
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/wpa-supplicant/wpa-supplicant_git.bb |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/wpa-supplicant/wpa-supplicant_git.bb
> b/recipes/wpa-supplicant/wpa-supplicant_git.bb
> index 8f6971e..7408808 100644
> --- a/recipes/wpa-supplicant/wpa-supplicant_git.bb
> +++ b/recipes/wpa-supplicant/wpa-supplicant_git.bb
> @@ -1,6 +1,6 @@
>  require wpa-supplicant-0.7.inc
> 
> -SRCREV = "b8fb017272ed4794339978c9fbc0e74571a44728"
> +SRCREV = "83fa07226debc2f7082b6ccd62dbb1cd47c30472"
>  PR = "r0"
>  PV = "0.7.3+0.8.0-rc"
>  PR_append = "+gitr${SRCPV}"
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCHv2] iw: build version 0.9.22 from git sources

2011-10-03 Thread Reizer, Eyal
Ping on this patch.

Best Regards,
Eyal Reizer

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Monday, September 26, 2011 4:08 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCHv2] iw: build version 0.9.22 from git sources
> 
> Builds a new version which adds wowlan support from public git source
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/iw/iw_git.bb |   29 +
>  1 files changed, 29 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/iw/iw_git.bb
> 
> diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
> new file mode 100644
> index 000..e4d0cd5
> --- /dev/null
> +++ b/recipes/iw/iw_git.bb
> @@ -0,0 +1,27 @@
> +DESCRIPTION = "nl80211 based CLI configuration utility for wireless
> devices"
> +HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/iw";
> +SECTION = "base"
> +PRIORITY = "optional"
> +LICENSE = "BSD"
> +
> +SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> +PR = "r0"
> +PV = "0.9.22"
> +PR_append = "+gitr${SRCPV}"
> +
> +DEPENDS = "libnl pkgconfig"
> +
> +SRC_URI = " \
> + git://git.sipsolutions.net/iw.git;protocol=git \
> + "
> +CFLAGS += "-DCONFIG_LIBNL20"
> +
> +S = "${WORKDIR}/git/"
> +
> +do_compile() {
> + oe_runmake
> +}
> +
> +do_install() {
> + oe_runmake DESTDIR=${D} install
> +}
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] iw: build version 0.9.22 from git sources

2011-09-26 Thread Reizer, Eyal
Dear Paul,

> -Original Message-
> From: openembedded-devel-boun...@lists.openembedded.org
> [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of
> Paul Menzel
> Sent: Monday, September 26, 2011 12:07 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Eyal Reizer
> Subject: Re: [oe] [PATCH] iw: build version 0.9.22 from git sources
> 
> Dear Eyal,
> 
> 
> Am Montag, den 26.09.2011, 11:27 +0300 schrieb Eyal Reizer:
> 
> how has this recipe been tested?

We have tested this newer iw version on am37x-evm and am180x-evm with a newer 
version of NLCP that supports wowlan (wake on wireless lan).
The support for this feature was added in this newer version.

> 
> > Signed-off-by: Eyal Reizer 
> > ---
> >  recipes/iw/iw_git.bb |   29 +
> >  1 files changed, 29 insertions(+), 0 deletions(-)  create mode
> 100644
> > recipes/iw/iw_git.bb
> >
> > diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb new file
> mode
> > 100644 index 000..e4d0cd5
> > --- /dev/null
> > +++ b/recipes/iw/iw_git.bb
> > @@ -0,0 +1,29 @@
> > +DESCRIPTION = "nl80211 based CLI configuration utility for wireless
> devices"
> > +HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/iw";
> > +SECTION = "base"
> > +PRIORITY = "optional"
> > +LICENSE = "BSD"
> 
> Could you create a inc file to not duplicate the header and the
> overrides below? Or can 0.9.20 be removed?
> 

This version is an evolution of the iw product and can actually can replace the 
0.9.20 one unless there are users that prefer to lock to 0.9.20 public zip.
Not sure if it is worth creating an inc file as I do not believe we should hold 
multiple versions of this recipe.
We should maybe have just one that pulls from a zip and one that pulls from git 
for cases where the latest development version is needed.

> > +
> > +SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> > +PR = "r1"
> 
> Please start with `r0`.
> 

Ok, I will submit a new version for that.

> > +PV = "0.9.22"
> > +PR_append = "+gitr${SRCPV}"
> > +
> > +DEPENDS = "libnl pkgconfig"
> > +
> > +SRC_URI = " \
> > +   git://git.sipsolutions.net/iw.git;protocol=git \
> > +   "
> > +CFLAGS += "-DCONFIG_LIBNL20"
> > +
> > +S = "${WORKDIR}/git/"
> > +
> > +do_compile() {
> > +   oe_runmake
> > +}
> > +
> > +do_install() {
> > +   oe_runmake DESTDIR=${D} install
> > +}
> > +
> > +
> 
> Please remove the new lines at the end.
> 


Ok, I will submit a new version for that

> 
> Thanks,
> 
> Paul
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] Ping:RE: [PATCH] ti-wifi-utils: fix unaligned data access

2011-07-06 Thread Reizer, Eyal
Pinging on this patch.

Best Regards,
Eyal Reizer

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Monday, July 04, 2011 3:57 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCH] ti-wifi-utils: fix unaligned data access
> 
> update the recipe to use a new commit from upstream which fixes
> unaligned
> data access errors reported when using the calibrator tool on an am180x
> (armv5) platform
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/ti/ti-wifi-utils_git.bb |4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-
> utils_git.bb
> index 9855775..87ca2c9 100644
> --- a/recipes/ti/ti-wifi-utils_git.bb
> +++ b/recipes/ti/ti-wifi-utils_git.bb
> @@ -3,11 +3,11 @@ LICENSE = "TI-BSD"
> 
>  DEPENDS = "libnl"
> 
> -PR ="r3"
> +PR ="r4"
>  PV ="0.0"
>  PR_append = "+gitr${SRCPV}"
> 
> -SRCREV = "268dbf03091b632c2697eb8028e90fe40513a9d8"
> +SRCREV = "8737db9372e714e265d3f575573d14c3379ab9fc"
>  SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
> 
>  S = "${WORKDIR}/git"
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] crda: fix regulatory domain agent for building with libnl2

2011-06-07 Thread Reizer, Eyal
Sure,

However we are on holiday until Thursday and i dont have access to my pc.
I would send it only Thursday morning.

Best regards,
Eyal

Koen Kooi  wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06-06-11 17:08, Koen Kooi wrote:
> On 06-06-11 17:06, Eyal Reizer wrote:
>> This patch allows building the wireless regulatory domain agent with
>> libnl version 2.
>
>> Signed-off-by: Eyal Reizer 
>
> Acked-by: Koen Kooi 

While the change looks OK, the patch doesn't apply, could you please
send a patch against .dev?

>
>> ---
>>  recipes/crda/crda_1.1.1.bb |4 +++-
>>  1 files changed, 3 insertions(+), 1 deletions(-)
>
>> diff --git a/recipes/crda/crda_1.1.1.bb b/recipes/crda/crda_1.1.1.bb
>> index cc19b90..046a9b7 100644
>> --- a/recipes/crda/crda_1.1.1.bb
>> +++ b/recipes/crda/crda_1.1.1.bb
>> @@ -3,7 +3,7 @@ HOMEPAGE = 
>> "http://wireless.kernel.org/en/developers/Regulatory/CRDA";
>>  SECTION = "base"
>>  PRIORITY = "optional"
>>  LICENSE = "ISC"
>> -PR = "r1"
>> +PR = "r2"
>
>>  DEPENDS = "libgcrypt libnl python-native python-m2crypto-native"
>>  RDEPENDS_${PN} = "udev"
>> @@ -12,6 +12,8 @@ SRC_URI = 
>> "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \
>>  
>> http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2009.11.25-regulatory.bin;name=reg
>>  \
>>  "
>
>> +CFLAGS += " -DCONFIG_LIBNL20"
>> +
>>  do_compile() {
>>  oe_runmake all_noverify
>>  }
>

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFN7i/IMkyGM64RGpERAo60AJ98NqHO/sxD6Yvx/kOoGde7mQj+EACfYumg
VThloVRT6GzudR2Pal1e6LY=
=JU6D
-END PGP SIGNATURE-


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] ti-wifi-utils: install calibrator ini files to rootfs

2011-06-05 Thread Reizer, Eyal
Ok, I will change it to /usr/share/ti-wifi-utils...

Best regards,
Eyal

Koen Kooi  wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

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 
> ---
>  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
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFN68dlMkyGM64RGpERAlxuAJ9c1xagnhFBj1zwfDMKan1zsQcKPgCfTpeP
eSyrjfcImfSInu3hdgkkoEk=
=n6ml
-END PGP SIGNATURE-


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCHv2] wpa-gui-e: build the latest version from git sources

2011-05-25 Thread Reizer, Eyal
Posting from mobile...

Same source code is used for qt4e and qt4x.
The INHERIT line select qt4e.



Paul Menzel  wrote:


Am Mittwoch, den 25.05.2011, 20:09 +0200 schrieb Koen Kooi:

> On 25-05-11 19:39, Paul Menzel wrote:
> > Am Mittwoch, den 25.05.2011, 18:11 +0300 schrieb Eyal Reizer:
> >> Builds wpa-gui for qt4-embedded from the latest wpa-supplicant (0.8x)
> >> git sources
> >>
> >> update based on comments from comunity members.
> >
> > This is only useful for reviews and therefore should go after the `---`
> > so that it is not included into the commit message.
> >
> >> Signed-off-by: Eyal Reizer 
> >> ---
> >>  recipes/wpa-supplicant/wpa-gui-e_git.bb |   29 
> >> +
> >
> > Why do you use that recipe name?
>
> '-e' is for qt/e builds and '' or '-qt4' for qt4/x11 builds

[…]

> >> +S = "${WORKDIR}/git/wpa_supplicant/wpa_gui-qt4"

So the Qt4 version is build?


Thanks,

Paul
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH] wpa-gui-e: build the latest version from git sources

2011-05-25 Thread Reizer, Eyal
Koen,

Do you mean that using SRCREV instead of SRCPV as below is ok, or should I also 
remove the PV = "..."?

+PV = "0.7.3+0.8.0-rc"
+PR_append = "+git${SRCREV}"

Best Regards,
Eyal



> -Original Message-
> From: openembedded-devel-boun...@lists.openembedded.org
> [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of
> Koen Kooi
> Sent: Wednesday, May 25, 2011 5:13 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] [PATCH] wpa-gui-e: build the latest version from git
> sources
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On 25-05-11 16:03, Paul Menzel wrote:
> > Dear Andreas, dear Eyal,
> >
> >
> > On Mi, 2011-05-25 at 15:36 +0200, Andreas Oberritter wrote:
> >
> >> On 05/25/2011 02:58 PM, Eyal Reizer wrote:
> >
> > […]
> >
> >>> +SRCREV = "b8fb017272ed4794339978c9fbc0e74571a44728"
> >>> +PR = "r0"
> >>
> >> PR = "r0" is the default and can be removed.
> >
> > it seems there are different opinions on this topic. At least the
> manual
> > says differently.
> >
> > Note
> >
> > It is good practice to always define PR in your recipes, even
> > for the "r0" release, so that when editing the recipe it is
> > clear that the PR number needs to be updated.
> >
> > You should always increment PR when modifying a recipe.
> > Sometimes this can be avoided if the change will have no
> effect
> > on the actual packages generated by the recipe, such as
> updating
> > the SRC_URI to point to a new host. If in any doubt then you
> > should increase the PR regardless of what has been changed.
> >
> > The PR value should never be decremented. If you accidentally
> > submit a large PR value for example then it should be left at
> > the value and just increased for new releases, not reset back
> to
> > a lower version.
> >
> >>> +PV = "0.7.3+0.8.0-rc"
> >>> +PR_append = "+gitr${SRCPV}"
> >>
> >> SRCPV should not be used in PR (even if it's been copied from
> another
> >> recipe which does it wrong).
> >
> > I am still confused about this one. That is why I still have not
> > committed the pkg-config patch yet [2]. Could the right way be
> > documented in the manual.
> 
> It is completely OK to use it in PR if you want the hash in PR, but not
> PV.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (Darwin)
> 
> iD8DBQFN3Q5dMkyGM64RGpERAhwhAKCKxo/HdbjYY90JHWbgtyiGCMwLFQCgiaRa
> HB1AMRMFaS/r4+iF6S6wa5M=
> =XI4d
> -END PGP SIGNATURE-
> 
> 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] Pull Request: [PATCH] ti-wifi-utils: update to use the latest release

2011-05-18 Thread Reizer, Eyal
Hi,

Could you please pull the below patch to the 2011.03-maintenance branch.

http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=16fcbc6a76e6dcdd15f36163cd47e6c0702c29f5

Best Regards,
Eyal Reizer



> -Original Message-
> From: openembedded-devel-boun...@lists.openembedded.org
> [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of
> Paul Menzel
> Sent: Wednesday, May 18, 2011 6:00 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] Ping: [PATCH] ti-wifi-utils: update to use the latest
> release
> 
> Dear Eyal,
> 
> 
> Am Mittwoch, den 18.05.2011, 16:37 +0200 schrieb Reizer, Eyal:
> 
> > Is there anything holding this patch from being accepted?
> 
> Koen pushed it already yesterday [1].
> 
> Please update the state in OE’s patch queue [2].
> 
> 
> Thanks,
> 
> Paul
> 
> 
> [1]
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=16fcbc6a7
> 6e6dcdd15f36163cd47e6c0702c29f5
> [2] http://openembedded.org/index.php/Patchwork
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] Ping: [PATCH] ti-wifi-utils: update to use the latest release

2011-05-18 Thread Reizer, Eyal
Hi,

Is there anything holding this patch from being accepted?

Best Regards,
Eyal Reizer

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Tuesday, May 17, 2011 9:45 AM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCH] ti-wifi-utils: update to use the latest release
> 
> * Change to a newer calibrator version supporting latest mac80211
> release.
> * Bump PR number
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/ti/ti-wifi-utils_git.bb |4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-
> utils_git.bb
> index 1ee5f2d..8d10051 100644
> --- a/recipes/ti/ti-wifi-utils_git.bb
> +++ b/recipes/ti/ti-wifi-utils_git.bb
> @@ -3,11 +3,11 @@ LICENSE = "TI-BSD"
> 
>  DEPENDS = "libnl"
> 
> -PR ="r1"
> +PR ="r2"
>  PV ="0.0"
>  PR_append = "+gitr${SRCPV}"
> 
> -SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
> +SRCREV = "268dbf03091b632c2697eb8028e90fe40513a9d8"
>  SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
> 
>  S = "${WORKDIR}/git"
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCHv2] wpa-supplicant: Build from git sources

2011-04-20 Thread Reizer, Eyal
Hi Koen,

adding such a PV to the recipe causes the files that are located under 
recipes/wpa-supplicant-git/ and are part of SRC_URI not to be found as it 
appears that it now looks for them under:

recipes/wpa-supplicant-0.7.3+0.8.x/

How do I work around this?

Best Regards,
Eyal
On Tue, Apr 19, 2011 at 7:37 AM, Koen Kooi 
mailto:k...@dominion.thruhere.net>> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 19-04-11 14:13, אייל רייזר wrote:
> This naming is used in other recipes building from git.
> Any suggestions of how it should be called instead?
You are entirely right that the filename usually is 
foo_git.bb, but
there would be something like PV = "x.y.z+git" inside.
This is to ensure upgrade paths from e.g. 0.7.3 to the 0.8rc and 0.8
final release. If I have '0.7.3' installed, upgrading to 'git' is no
problem, but going from 'git' to '0.8.0' would be, since 'git' will sort
higher.
I'm not into wpa-supplicant release versioning, so I don't have the
right solution, but something like

PV = "0.7.3+0.8rc"
PR_append = "gitr${SRCPV}"

should work.

regards,

Koen


> בתאריך 2011 4 19 12:35, מאת "Koen Kooi" 
> mailto:k...@dominion.thruhere.net>> :
> On 13-04-11 22:48, Eyal Reizer wrote:
 * Builds a new version 0.8.x which is not released yet as a zip file.
 This version has new features like WIFI-direct used in new mac80211
 versions

>
> Same thing as with hostap-daemon: 'git' is not a valid PV.
>
>>
>>
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> ___
> 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)
iD8DBQFNrYISMkyGM64RGpERAlbGAKCZCfCJloSSt8qNx3nclhPuG1KwKwCfYH6o
dloJiapREwDLoeMUrdgWGu4=
=9v/S
-END PGP SIGNATURE-


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] Ping: [PATCHv2] hostap-daemon: build from git sources

2011-04-19 Thread Reizer, Eyal
Hi,

Is there anything holding this patch from being pulled in?

Best Regards,
Eyal Reizer


> -Original Message-
> From: Reizer, Eyal
> Sent: Friday, April 15, 2011 10:07 AM
> To: openembedded-devel@lists.openembedded.org
> Subject: Ping: [PATCHv2] hostap-daemon: build from git sources
> 
> 
> > -Original Message-
> > From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> > Sent: Wednesday, April 13, 2011 1:08 PM
> > To: openembedded-devel@lists.openembedded.org
> > Cc: Reizer, Eyal
> > Subject: [PATCHv2] hostap-daemon: build from git sources
> >
> > * Builds a new version 0.8.x which is not released yet as a zip file.
> >   This version has new features like WIFI-direct used in new mac80211
> >   versions
> > * As the recipe is very similar to the 0.7.3 version, I have created
> >   a common include file shared between the 0.7.3 version and the
> >   git version
> > * Updated the 0.7.3 recipe to use this include file and bumped the PR
> >
> > Signed-off-by: Eyal Reizer 
> > ---
> >  recipes/hostap/hostap-daemon-0.7.inc   |   26 
> >  recipes/hostap/hostap-daemon-git/defconfig |  187
> > 
> >  recipes/hostap/hostap-daemon_0.7.3.bb  |   29 +
> >  recipes/hostap/hostap-daemon_git.bb|   16 +++
> >  4 files changed, 233 insertions(+), 25 deletions(-)
> >  create mode 100644 recipes/hostap/hostap-daemon-0.7.inc
> >  create mode 100644 recipes/hostap/hostap-daemon-git/defconfig
> >  create mode 100644 recipes/hostap/hostap-daemon_git.bb
> >
> > diff --git a/recipes/hostap/hostap-daemon-0.7.inc
> > b/recipes/hostap/hostap-daemon-0.7.inc
> > new file mode 100644
> > index 000..49f2650
> > --- /dev/null
> > +++ b/recipes/hostap/hostap-daemon-0.7.inc
> > @@ -0,0 +1,26 @@
> > +HOMEPAGE = "http://hostap.epitest.fi";
> > +SECTION = "kernel/userland"
> > +PRIORITY = "optional"
> > +LICENSE = "GPL"
> > +DEPENDS = "libnl openssl"
> > +
> > +inherit update-rc.d
> > +INITSCRIPT_NAME=hostapd
> > +
> > +do_configure() {
> > +   install -m 0644 ${WORKDIR}/defconfig ${S}/.config
> > +}
> > +
> > +do_compile() {
> > +   make
> > +}
> > +
> > +do_install() {
> > +   install -d ${D}${sbindir} ${D}${sysconfdir}/init.d
> > +   install -m 0644 ${S}/hostapd.conf ${D}${sysconfdir}
> > +   install -m 0755 ${S}/hostapd ${D}${sbindir}
> > +   install -m 0755 ${S}/hostapd_cli ${D}${sbindir}
> > +   install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/hostapd
> > +}
> > +
> > +CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
> > diff --git a/recipes/hostap/hostap-daemon-git/defconfig
> > b/recipes/hostap/hostap-daemon-git/defconfig
> > new file mode 100644
> > index 000..4fd9061
> > --- /dev/null
> > +++ b/recipes/hostap/hostap-daemon-git/defconfig
> > @@ -0,0 +1,187 @@
> > +# Example hostapd build time configuration
> > +#
> > +# This file lists the configuration options that are used when
> > building the
> > +# hostapd binary. All lines starting with # are ignored.
> Configuration
> > option
> > +# lines must be commented out complete, if they are not to be
> > included, i.e.,
> > +# just setting VARIABLE=n is not disabling that variable.
> > +#
> > +# This file is included in Makefile, so variables like CFLAGS and
> LIBS
> > can also
> > +# be modified from here. In most cass, these lines should use += in
> > order not
> > +# to override previous values of the variables.
> > +
> > +#CC=$(CROSS_COMPILE)gcc
> > +#CFLAGS += -I$(NFSROOT)/include -DCONFIG_LIBNL20
> > +#CPPFLAGS += -DCONFIG_LIBNL20
> > +#LIBS += -L$(NFSROOT)/lib -lnl-genl
> > +#LIBS_p += -L$(NFSROOT)/lib
> > +#LIBDIR = $(NFSROOT)/lib
> > +#BINDIR = $(NFSROOT)/usr/sbin
> > +
> > +# Driver interface for Host AP driver
> > +CONFIG_DRIVER_HOSTAP=y
> > +
> > +# Driver interface for wired authenticator
> > +#CONFIG_DRIVER_WIRED=y
> > +
> > +# Driver interface for madwifi driver
> > +#CONFIG_DRIVER_MADWIFI=y
> > +#CFLAGS += -I../../madwifi # change to the madwifi source directory
> > +
> > +# Driver interface for drivers using the nl80211 kernel interface
> > +CONFIG_DRIVER_NL80211=y
> > +CONFIG_LIBNL20=y
> > +# driver_nl80211.c requires a rather new libnl (version 1.1) which
> may
> > not be
> > +# shipped with your distribution yet. If that is the case, you need
> t

Re: [oe] Ping: [PATCHv2] ti-wifi-utils: update to a newer git commit

2011-04-19 Thread Reizer, Eyal
Hi,

Is there anything holding this patch from being pulled in?

Best Regards,
Eyal Reizer


> -Original Message-
> From: Reizer, Eyal
> Sent: Friday, April 15, 2011 10:16 AM
> To: openembedded-devel@lists.openembedded.org
> Subject: Ping: [PATCHv2] ti-wifi-utils: update to a newer git commit
> 
> 
> 
> > -Original Message-
> > From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> > Sent: Wednesday, April 13, 2011 1:13 PM
> > To: openembedded-devel@lists.openembedded.org
> > Cc: Reizer, Eyal
> > Subject: [PATCHv2] ti-wifi-utils: update to a newer git commit
> >
> > * Change to a newer calibrator version supporting new wl12xx chips.
> > * Add a PR number
> >
> > Signed-off-by: Eyal Reizer 
> > ---
> >  recipes/ti/ti-wifi-utils_git.bb |3 ++-
> >  1 files changed, 2 insertions(+), 1 deletions(-)
> >
> > diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-
> > utils_git.bb
> > index 92edb7f..1ee5f2d 100644
> > --- a/recipes/ti/ti-wifi-utils_git.bb
> > +++ b/recipes/ti/ti-wifi-utils_git.bb
> > @@ -3,10 +3,11 @@ LICENSE = "TI-BSD"
> >
> >  DEPENDS = "libnl"
> >
> > +PR ="r1"
> >  PV ="0.0"
> >  PR_append = "+gitr${SRCPV}"
> >
> > -SRCREV = "6de17deb67a1313b5cc8"
> > +SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
> >  SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
> >
> >  S = "${WORKDIR}/git"
> > --
> > 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] Ping: [PATCHv2] wpa-supplicant: Build from git sources

2011-04-15 Thread Reizer, Eyal

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Wednesday, April 13, 2011 3:49 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCHv2] wpa-supplicant: Build from git sources
>
> * Builds a new version 0.8.x which is not released yet as a zip file.
>   This version has new features like WIFI-direct used in new mac80211
>   versions
>
> Signed-off-by: Eyal Reizer 
> ---
>  .../wpa-supplicant-git/99_wpa_supplicant   |1 +
>  .../wpa-supplicant-git/defaults-sane   |8 +
>  .../wpa-supplicant/wpa-supplicant-git/defconfig|  422 
>  .../wpa-supplicant-git/wpa-supplicant.sh   |   85 +++
>  .../wpa-supplicant-git/wpa_supplicant.conf |  690
> 
>  .../wpa-supplicant-git/wpa_supplicant.conf-sane|7 +
>  recipes/wpa-supplicant/wpa-supplicant_git.bb   |   30 +
>  7 files changed, 1243 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant-
> git/99_wpa_supplicant
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant-git/defaults-
> sane
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant-git/defconfig
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant-git/wpa-
> supplicant.sh
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant-
> git/wpa_supplicant.conf
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant-
> git/wpa_supplicant.conf-sane
>  create mode 100644 recipes/wpa-supplicant/wpa-supplicant_git.bb
>
> diff --git a/recipes/wpa-supplicant/wpa-supplicant-
> git/99_wpa_supplicant b/recipes/wpa-supplicant/wpa-supplicant-
> git/99_wpa_supplicant
> new file mode 100644
> index 000..6ff4dd8
> --- /dev/null
> +++ b/recipes/wpa-supplicant/wpa-supplicant-git/99_wpa_supplicant
> @@ -0,0 +1 @@
> +d root root 0700 /var/run/wpa_supplicant none
> diff --git a/recipes/wpa-supplicant/wpa-supplicant-git/defaults-sane
> b/recipes/wpa-supplicant/wpa-supplicant-git/defaults-sane
> new file mode 100644
> index 000..67c4cbd
> --- /dev/null
> +++ b/recipes/wpa-supplicant/wpa-supplicant-git/defaults-sane
> @@ -0,0 +1,8 @@
> +# Useful flags:
> +#  -i   Interface (required, unless specified in
> config)
> +#  -D   Wireless Driver
> +#  -d   Debugging (-dd for more)
> +#  -q   Quiet (-qq for more)
> +
> +CONFIG="/etc/wpa_supplicant.conf"
> +OPTIONS="-i eth1 -D wext"
> diff --git a/recipes/wpa-supplicant/wpa-supplicant-git/defconfig
> b/recipes/wpa-supplicant/wpa-supplicant-git/defconfig
> new file mode 100644
> index 000..d9be1a8
> --- /dev/null
> +++ b/recipes/wpa-supplicant/wpa-supplicant-git/defconfig
> @@ -0,0 +1,422 @@
> +# Example wpa_supplicant build time configuration
> +#
> +# This file lists the configuration options that are used when
> building the
> +# hostapd binary. All lines starting with # are ignored. Configuration
> option
> +# lines must be commented out complete, if they are not to be
> included, i.e.,
> +# just setting VARIABLE=n is not disabling that variable.
> +#
> +# This file is included in Makefile, so variables like CFLAGS and LIBS
> can also
> +# be modified from here. In most cases, these lines should use += in
> order not
> +# to override previous values of the variables.
> +
> +
> +# Uncomment following two lines and fix the paths if you have
> installed OpenSSL
> +# or GnuTLS in non-default location
> +#CFLAGS += -I/usr/local/openssl/include
> +#LIBS += -L/usr/local/openssl/lib
> +
> +# Some Red Hat versions seem to include kerberos header files from
> OpenSSL, but
> +# the kerberos files are not in the default include path. Following
> line can be
> +# used to fix build issues on such systems (krb5.h not found).
> +#CFLAGS += -I/usr/include/kerberos
> +
> +# Example configuration for various cross-compilation platforms
> +
> + sveasoft (e.g., for Linksys WRT54G)
> ##
> +#CC=mipsel-uclibc-gcc
> +#CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
> +#CFLAGS += -Os
> +#CPPFLAGS += -I../src/include -I../../src/router/openssl/include
> +#LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl
> +##
> #
> +
> + openwrt (e.g., for Linksys WRT54G)
> ###
> +#CC=mipsel-uclibc-gcc
> +#CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
> +#CFLAGS += -Os
> +#CPPFLAGS=-I../src/include -I../openssl-0.9.7d/include \
> +#-I../WRT54GS/release/src/include
> +#LIBS = -lssl
> +###

[oe] Ping: [PATCHv2] ti-wifi-utils: update to a newer git commit

2011-04-15 Thread Reizer, Eyal


> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Wednesday, April 13, 2011 1:13 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCHv2] ti-wifi-utils: update to a newer git commit
> 
> * Change to a newer calibrator version supporting new wl12xx chips.
> * Add a PR number
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/ti/ti-wifi-utils_git.bb |3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-
> utils_git.bb
> index 92edb7f..1ee5f2d 100644
> --- a/recipes/ti/ti-wifi-utils_git.bb
> +++ b/recipes/ti/ti-wifi-utils_git.bb
> @@ -3,10 +3,11 @@ LICENSE = "TI-BSD"
> 
>  DEPENDS = "libnl"
> 
> +PR ="r1"
>  PV ="0.0"
>  PR_append = "+gitr${SRCPV}"
> 
> -SRCREV = "6de17deb67a1313b5cc8"
> +SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
>  SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
> 
>  S = "${WORKDIR}/git"
> --
> 1.7.0.4


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] Ping: [PATCHv2] hostap-daemon: build from git sources

2011-04-15 Thread Reizer, Eyal

> -Original Message-
> From: Eyal Reizer [mailto:eyalrei...@googlemail.com]
> Sent: Wednesday, April 13, 2011 1:08 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCHv2] hostap-daemon: build from git sources
> 
> * Builds a new version 0.8.x which is not released yet as a zip file.
>   This version has new features like WIFI-direct used in new mac80211
>   versions
> * As the recipe is very similar to the 0.7.3 version, I have created
>   a common include file shared between the 0.7.3 version and the
>   git version
> * Updated the 0.7.3 recipe to use this include file and bumped the PR
> 
> Signed-off-by: Eyal Reizer 
> ---
>  recipes/hostap/hostap-daemon-0.7.inc   |   26 
>  recipes/hostap/hostap-daemon-git/defconfig |  187
> 
>  recipes/hostap/hostap-daemon_0.7.3.bb  |   29 +
>  recipes/hostap/hostap-daemon_git.bb|   16 +++
>  4 files changed, 233 insertions(+), 25 deletions(-)
>  create mode 100644 recipes/hostap/hostap-daemon-0.7.inc
>  create mode 100644 recipes/hostap/hostap-daemon-git/defconfig
>  create mode 100644 recipes/hostap/hostap-daemon_git.bb
> 
> diff --git a/recipes/hostap/hostap-daemon-0.7.inc
> b/recipes/hostap/hostap-daemon-0.7.inc
> new file mode 100644
> index 000..49f2650
> --- /dev/null
> +++ b/recipes/hostap/hostap-daemon-0.7.inc
> @@ -0,0 +1,26 @@
> +HOMEPAGE = "http://hostap.epitest.fi";
> +SECTION = "kernel/userland"
> +PRIORITY = "optional"
> +LICENSE = "GPL"
> +DEPENDS = "libnl openssl"
> +
> +inherit update-rc.d
> +INITSCRIPT_NAME=hostapd
> +
> +do_configure() {
> + install -m 0644 ${WORKDIR}/defconfig ${S}/.config
> +}
> +
> +do_compile() {
> + make
> +}
> +
> +do_install() {
> + install -d ${D}${sbindir} ${D}${sysconfdir}/init.d
> + install -m 0644 ${S}/hostapd.conf ${D}${sysconfdir}
> + install -m 0755 ${S}/hostapd ${D}${sbindir}
> + install -m 0755 ${S}/hostapd_cli ${D}${sbindir}
> + install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/hostapd
> +}
> +
> +CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
> diff --git a/recipes/hostap/hostap-daemon-git/defconfig
> b/recipes/hostap/hostap-daemon-git/defconfig
> new file mode 100644
> index 000..4fd9061
> --- /dev/null
> +++ b/recipes/hostap/hostap-daemon-git/defconfig
> @@ -0,0 +1,187 @@
> +# Example hostapd build time configuration
> +#
> +# This file lists the configuration options that are used when
> building the
> +# hostapd binary. All lines starting with # are ignored. Configuration
> option
> +# lines must be commented out complete, if they are not to be
> included, i.e.,
> +# just setting VARIABLE=n is not disabling that variable.
> +#
> +# This file is included in Makefile, so variables like CFLAGS and LIBS
> can also
> +# be modified from here. In most cass, these lines should use += in
> order not
> +# to override previous values of the variables.
> +
> +#CC=$(CROSS_COMPILE)gcc
> +#CFLAGS += -I$(NFSROOT)/include -DCONFIG_LIBNL20
> +#CPPFLAGS += -DCONFIG_LIBNL20
> +#LIBS += -L$(NFSROOT)/lib -lnl-genl
> +#LIBS_p += -L$(NFSROOT)/lib
> +#LIBDIR = $(NFSROOT)/lib
> +#BINDIR = $(NFSROOT)/usr/sbin
> +
> +# Driver interface for Host AP driver
> +CONFIG_DRIVER_HOSTAP=y
> +
> +# Driver interface for wired authenticator
> +#CONFIG_DRIVER_WIRED=y
> +
> +# Driver interface for madwifi driver
> +#CONFIG_DRIVER_MADWIFI=y
> +#CFLAGS += -I../../madwifi # change to the madwifi source directory
> +
> +# Driver interface for drivers using the nl80211 kernel interface
> +CONFIG_DRIVER_NL80211=y
> +CONFIG_LIBNL20=y
> +# driver_nl80211.c requires a rather new libnl (version 1.1) which may
> not be
> +# shipped with your distribution yet. If that is the case, you need to
> build
> +# newer libnl version and point the hostapd build to use it.
> +#LIBNL=$(LIBNL_PATH)
> +#CFLAGS += -I$(LIBNL)/include
> +#LIBS += -L$(LIBNL)/lib
> +
> +# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
> +#CONFIG_DRIVER_BSD=y
> +#CFLAGS += -I/usr/local/include
> +#LIBS += -L/usr/local/lib
> +#LIBS_p += -L/usr/local/lib
> +#LIBS_c += -L/usr/local/lib
> +
> +# Driver interface for no driver (e.g., RADIUS server only)
> +#CONFIG_DRIVER_NONE=y
> +
> +# IEEE 802.11F/IAPP
> +CONFIG_IAPP=y
> +
> +# WPA2/IEEE 802.11i RSN pre-authentication
> +CONFIG_RSN_PREAUTH=y
> +
> +# PeerKey handshake for Station to Station Link (IEEE 802.11e DLS)
> +CONFIG_PEERKEY=y
> +
> +# IEEE 802.11w (management frame protection)
> +# This version is an experimental implementation

Re: [oe] [PATCH] hostap-daemon: Build from git sources

2011-04-13 Thread Reizer, Eyal
I will improve the commit message to clear this confusion.

The version built from the git is actually version 0.8.x which is a new family 
of versions and include new features (like wifi-direct) used by new mac80211 
versions. I don't think it is the right thing to combine it with an 0.7 recipe 
as it might need new settings moving forward.

> -Original Message-
> From: Maupin, Chase
> Sent: Wednesday, April 13, 2011 7:36 AM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: RE: [oe] [PATCH] hostap-daemon: Build from git sources
> 
> 
> > -Original Message-
> > From: openembedded-devel-boun...@lists.openembedded.org
> > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf
> Of
> > Eyal Reizer
> > Sent: Tuesday, April 12, 2011 4:54 PM
> > To: openembedded-devel@lists.openembedded.org
> > Cc: Reizer, Eyal
> > Subject: [oe] [PATCH] hostap-daemon: Build from git sources
> 
> Please provide a more detailed message.  Why are you adding this git
> version?
> 
> Also, much of this recipe is shared with the previous version.  Can you
> abstract this into an include file that can be shared with both
> recipes?
> 
> >
> > Signed-off-by: Eyal Reizer 
> > ---
> >  recipes/hostap/hostap-daemon-git/defconfig |  187
> > 
> >  recipes/hostap/hostap-daemon_git.bb|   37 ++
> >  2 files changed, 224 insertions(+), 0 deletions(-)
> >  create mode 100755 recipes/hostap/hostap-daemon-git/defconfig
> >  create mode 100755 recipes/hostap/hostap-daemon_git.bb
> >
> > diff --git a/recipes/hostap/hostap-daemon-git/defconfig
> > b/recipes/hostap/hostap-daemon-git/defconfig
> > new file mode 100755
> > index 000..4fd9061
> > --- /dev/null
> > +++ b/recipes/hostap/hostap-daemon-git/defconfig
> > @@ -0,0 +1,187 @@
> > +# Example hostapd build time configuration
> > +#
> > +# This file lists the configuration options that are used when
> building
> > the
> > +# hostapd binary. All lines starting with # are ignored.
> Configuration
> > option
> > +# lines must be commented out complete, if they are not to be
> included,
> > i.e.,
> > +# just setting VARIABLE=n is not disabling that variable.
> > +#
> > +# This file is included in Makefile, so variables like CFLAGS and
> LIBS
> > can also
> > +# be modified from here. In most cass, these lines should use += in
> order
> > not
> > +# to override previous values of the variables.
> > +
> > +#CC=$(CROSS_COMPILE)gcc
> > +#CFLAGS += -I$(NFSROOT)/include -DCONFIG_LIBNL20
> > +#CPPFLAGS += -DCONFIG_LIBNL20
> > +#LIBS += -L$(NFSROOT)/lib -lnl-genl
> > +#LIBS_p += -L$(NFSROOT)/lib
> > +#LIBDIR = $(NFSROOT)/lib
> > +#BINDIR = $(NFSROOT)/usr/sbin
> > +
> > +# Driver interface for Host AP driver
> > +CONFIG_DRIVER_HOSTAP=y
> > +
> > +# Driver interface for wired authenticator
> > +#CONFIG_DRIVER_WIRED=y
> > +
> > +# Driver interface for madwifi driver
> > +#CONFIG_DRIVER_MADWIFI=y
> > +#CFLAGS += -I../../madwifi # change to the madwifi source directory
> > +
> > +# Driver interface for drivers using the nl80211 kernel interface
> > +CONFIG_DRIVER_NL80211=y
> > +CONFIG_LIBNL20=y
> > +# driver_nl80211.c requires a rather new libnl (version 1.1) which
> may
> > not be
> > +# shipped with your distribution yet. If that is the case, you need
> to
> > build
> > +# newer libnl version and point the hostapd build to use it.
> > +#LIBNL=$(LIBNL_PATH)
> > +#CFLAGS += -I$(LIBNL)/include
> > +#LIBS += -L$(LIBNL)/lib
> > +
> > +# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
> > +#CONFIG_DRIVER_BSD=y
> > +#CFLAGS += -I/usr/local/include
> > +#LIBS += -L/usr/local/lib
> > +#LIBS_p += -L/usr/local/lib
> > +#LIBS_c += -L/usr/local/lib
> > +
> > +# Driver interface for no driver (e.g., RADIUS server only)
> > +#CONFIG_DRIVER_NONE=y
> > +
> > +# IEEE 802.11F/IAPP
> > +CONFIG_IAPP=y
> > +
> > +# WPA2/IEEE 802.11i RSN pre-authentication
> > +CONFIG_RSN_PREAUTH=y
> > +
> > +# PeerKey handshake for Station to Station Link (IEEE 802.11e DLS)
> > +CONFIG_PEERKEY=y
> > +
> > +# IEEE 802.11w (management frame protection)
> > +# This version is an experimental implementation based on IEEE
> > 802.11w/D1.0
> > +# draft and is subject to change since the standard has not yet been
> > finalized.
> > +# Driver support is also needed for IEEE 802.11w.
&g