Hi Philip & Daniel,I modified interface diff -u interfaces.orig interfaces --- interfaces.orig 2015-09-15 04:53:28.759998719 +0000 +++ interfaces 2015-09-15 04:54:16.999998700 +0000 @@ -8,8 +8,8 @@ iface wlan0 inet dhcp wireless_mode managed wireless_essid any - wpa-driver wext - wpa-conf /etc/wpa_supplicant.conf + wpa-driver nl80211 + wpa-conf /etc/wpa_supplicant.conf iface atml0 inet dhcp Also ran the wpa_cli stat root@raspberrypi2:/etc/network# wpa_cli stat Failed to connect to non-global ctrl_ifname: (nil) error: Success and wpa_cli -i wlan0 wpa_cli v2.4 Copyright (c) 2004-2015, Jouni Malinen <j...@w1.fi> and contributors
This software may be distributed under the terms of the BSD license. See README for more details. Interactive mode Could not connect to wpa_supplicant: wlan0 - re-tryingStill no success. Thanks Edward Vidal Jr. e-mail devel...@sbcglobal.net 915-595-1613 On Friday, October 2, 2015 9:09 AM, "yocto-requ...@yoctoproject.org" <yocto-requ...@yoctoproject.org> wrote: Send yocto mailing list submissions to yocto@yoctoproject.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.yoctoproject.org/listinfo/yocto or, via email, send a message with subject or body 'help' to yocto-requ...@yoctoproject.org You can reach the person managing the list at yocto-ow...@yoctoproject.org When replying, please edit your Subject line so it is more specific than "Re: Contents of yocto digest..." Today's Topics: 1. Release Candidate Build for yocto-2.0.rc1.rc1 now available. (Poky Build User) 2. Re: Safely cleaning 'downloads' (Laurentiu Palcu) 3. Re: [linux-yocto] [raspberryp2] Error during the build of linux kernel (Trevor Woerner) 4. wpa_supplicant on Raspberry Pi 2B (Edward Vidal) 5. Re: wpa_supplicant on Raspberry Pi 2B (Philip Balister) 6. Re: wpa_supplicant on Raspberry Pi 2B (Daniel.) ---------------------------------------------------------------------- Message: 1 Date: Fri, 02 Oct 2015 07:04:04 +0000 From: "Poky Build User" <pokybu...@fedora21.osl.yoctoproject.org> To: yocto@yoctoproject.org Cc: ota...@ossystems.com.br Subject: [yocto] Release Candidate Build for yocto-2.0.rc1.rc1 now available. Message-ID: <20151002070407.d2b43e00...@yocto-www.yoctoproject.org> Content-Type: text/plain; charset=us-ascii A release candidate build for yocto-2.0.rc1 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-2.0.rc1 Please begin QA on this build as soon as possible. Build hash information: meta-intel : 84c049b9cb80b50fd32b716c2ae97e3f0d4e3cd7 meta-fsl-arm : 10471566d2868b07f8ac832b94d5e98a463826ba meta-minnow : 9c965ef5252e383843d796cd8b50c61b3034b6ae meta-qt3 : 5233565c80db869f6f539f37f26ea6662d9dc5f6 meta-fsl-ppc : 59fc0c33d2de5db65af4c09c4d28fd78fa0f7b4f poky : eac61f37e36099f74485dab398b57f3812826d17 This is an automated message from The Yocto Project Autobuilder Git: git://git.yoctoproject.org/yocto-autobuilder Email: elizabeth.flana...@intel.com ------------------------------ Message: 2 Date: Fri, 2 Oct 2015 14:43:37 +0300 From: Laurentiu Palcu <laurentiu.pa...@intel.com> To: Gary Thomas <g...@mlbassoc.com> Cc: Yocto Project <yocto@yoctoproject.org> Subject: Re: [yocto] Safely cleaning 'downloads' Message-ID: <20151002114337.GG15509@lpalcu-desk> Content-Type: text/plain; charset=us-ascii Hi Garry, It's probably a little late (I'm not reading the Yocto mailing lists very often now) but sometime ago I ran out of space myself and I wrote this script that I sent out on oe-core mailing list. It did the job for me. For some reason it didn't make it in master but maybe you find it useful. I didn't test it since then though. Maybe things changed, I don't know. Give it a try if you wish. If you want to play safe, I recommend making a copy of your downloads directory (if you have space left). :) http://lists.openembedded.org/pipermail/openembedded-core/2015-June/106026.html laurentiu On Wed, Sep 30, 2015 at 06:13:39AM -0600, Gary Thomas wrote: > Over time, I tend to build in the same build tree many, many > times. This leads to some really big trees as many things are > duplicated, especially in the 'downloads' directory. > > I use local mirrors and hence my 'downloads' directory is > _mostly_ populated with symbolic links. However, there are > also expanded SCM packages, e.g. git2/xxx > > How can I safely clean up the 'downloads' directory? I already > copy any created tarballs (I use BB_GENERATE_MIRROR_TARBALLS="1" > to preclude unneeded downloads) to my mirror, but I'd like to > periodically clean out the whole directory (without disturbing > my builds of course). I've found out the hard way that just > emptying seems to be unsafe, at least for some recipes like > the [RaspberryPi] Linux kernel recipe which once built seems > to expect the expanded git2/xxx tree to remain. > > Just trying to find ways to recover my lost GB... > > Thanks for any ideas > > -- > ------------------------------------------------------------ > Gary Thomas | Consulting for the > MLB Associates | Embedded world > ------------------------------------------------------------ > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto ------------------------------ Message: 3 Date: Fri, 2 Oct 2015 08:02:49 -0400 From: Trevor Woerner <twoer...@gmail.com> To: Karim ATIKI <karim_at...@hotmail.com> Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org> Subject: Re: [yocto] [linux-yocto] [raspberryp2] Error during the build of linux kernel Message-ID: <560e7269.6090...@gmail.com> Content-Type: text/plain; charset=windows-1252 On 10/02/15 07:58, Karim ATIKI wrote: > Hello Trevor, > > Thanks for your feedback. > You really think that "Fido" is an older release ? Sorry, I didn't mean to imply it was "old" and therefore should be avoided, I meant to point out that it was something that was released before the switch to gcc5 by default :-) > Is the 1.9 release of Yocto stable enough yet ? And will this pb be > fixed as well ? I think the next release will be 2.0. Whether or not it is stable enough is something you will have to evaluate for yourself :-) I'm rather certain this issue is already fixed in master, therefore it should be available for the next release. > > Karim Did you really mean to reply personally? I've re-CC'ed the list, hope you don't mind. ------------------------------ Message: 4 Date: Fri, 2 Oct 2015 14:27:58 +0000 (UTC) From: Edward Vidal <devel...@sbcglobal.net> To: "yocto@yoctoproject.org" <yocto@yoctoproject.org> Subject: [yocto] wpa_supplicant on Raspberry Pi 2B Message-ID: <1006153332.270433.1443796078701.javamail.ya...@mail.yahoo.com> Content-Type: text/plain; charset="utf-8" Hello all,I am using a Wi-Pi wireless adapter.? My image has the following packages installed. wpa-supplicant-2.4-r0.cortexa7hf_vfp_vfpv4_neon wpa-supplicant-cli-2.4-r0.cortexa7hf_vfp_vfpv4_neon wpa-supplicant-dev-2.4-r0.cortexa7hf_vfp_vfpv4_neon wpa-supplicant-doc-2.4-r0.cortexa7hf_vfp_vfpv4_neon wpa-supplicant-passphrase-2.4-r0.cortexa7hf_vfp_vfpv4_neon Do I need any additional packages? My wired eth0 works okay. Which document has the most current information on setting up wireless networking?From the information at http://trac.gateworks.com/wiki/Yocto/Wireless I modified my /etc/wpa_supplicant.conf as below without success. ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 update_config=1 network={ ??????? scan_ssid=1 ??????? ssid="myssid" ??????? psk="mypsk" ??????? proto=WPA ??????? key_mgmt=WPA-PSK }Below is the results I get when I run iwconfig. iwconfig wlan0???? IEEE 802.11bgn? ESSID:off/any? ????????? Mode:Managed? Access Point: Not-Associated?? Tx-Power=0 dBm?? ????????? Retry short limit:7?? RTS thr:off?? Fragment thr:off ????????? Encryption key:off ????????? Power Management:off ????????? lo??????? no wireless extensions. eth0????? no wireless extensions. Thanks in advance.? Any help is appreciated. Edward Vidal Jr. e-mail devel...@sbcglobal.net 915-595-1613 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151002/a3a81a97/attachment-0001.html> ------------------------------ Message: 5 Date: Fri, 2 Oct 2015 10:56:37 -0400 From: Philip Balister <phi...@balister.org> To: Edward Vidal <devel...@sbcglobal.net>, "yocto@yoctoproject.org" <yocto@yoctoproject.org> Subject: Re: [yocto] wpa_supplicant on Raspberry Pi 2B Message-ID: <560e9b25.5030...@balister.org> Content-Type: text/plain; charset=windows-1252 On 10/02/2015 10:27 AM, Edward Vidal wrote: > Hello all,I am using a Wi-Pi wireless adapter. > My image has the following packages installed. > wpa-supplicant-2.4-r0.cortexa7hf_vfp_vfpv4_neon > wpa-supplicant-cli-2.4-r0.cortexa7hf_vfp_vfpv4_neon > wpa-supplicant-dev-2.4-r0.cortexa7hf_vfp_vfpv4_neon > wpa-supplicant-doc-2.4-r0.cortexa7hf_vfp_vfpv4_neon > wpa-supplicant-passphrase-2.4-r0.cortexa7hf_vfp_vfpv4_neon > Do I need any additional packages? > My wired eth0 works okay. > Which document has the most current information on setting up wireless > networking?From the information at > http://trac.gateworks.com/wiki/Yocto/Wireless > > I modified my /etc/wpa_supplicant.conf as below without success. > ctrl_interface=/var/run/wpa_supplicant > ctrl_interface_group=0 > update_config=1 > Try modifying /etc/network/interfaces like this: https://github.com/EttusResearch/meta-ettus/commit/da86e76d116798e386d073a18453aabb6179a09a#diff-063964fa6e41065c7868b13b1b1644eaR11 it seems wireless extensions are deprecated and you should use the nl80211 driver now. Philip > network={ > scan_ssid=1 > ssid="myssid" > psk="mypsk" > proto=WPA > key_mgmt=WPA-PSK > }Below is the results I get when I run iwconfig. > iwconfig > wlan0 IEEE 802.11bgn ESSID:off/any > Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm > Retry short limit:7 RTS thr:off Fragment thr:off > Encryption key:off > Power Management:off > > lo no wireless extensions. > > eth0 no wireless extensions. > Thanks in advance. Any help is appreciated. > > Edward Vidal Jr. e-mail devel...@sbcglobal.net 915-595-1613 > > > ------------------------------ Message: 6 Date: Fri, 2 Oct 2015 12:08:28 -0300 From: "Daniel." <danielhi...@gmail.com> Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org> Subject: Re: [yocto] wpa_supplicant on Raspberry Pi 2B Message-ID: <CAF3SDA7kvgNsTB7RM_wZgDUkz5b8msv7r7=3b1kchvqr35a...@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 What `wpa_cli stat' returns? Regards, 2015-10-02 11:56 GMT-03:00 Philip Balister <phi...@balister.org>: > On 10/02/2015 10:27 AM, Edward Vidal wrote: >> Hello all,I am using a Wi-Pi wireless adapter. >> My image has the following packages installed. >> wpa-supplicant-2.4-r0.cortexa7hf_vfp_vfpv4_neon >> wpa-supplicant-cli-2.4-r0.cortexa7hf_vfp_vfpv4_neon >> wpa-supplicant-dev-2.4-r0.cortexa7hf_vfp_vfpv4_neon >> wpa-supplicant-doc-2.4-r0.cortexa7hf_vfp_vfpv4_neon >> wpa-supplicant-passphrase-2.4-r0.cortexa7hf_vfp_vfpv4_neon >> Do I need any additional packages? >> My wired eth0 works okay. >> Which document has the most current information on setting up wireless >> networking?From the information at >> http://trac.gateworks.com/wiki/Yocto/Wireless >> >> I modified my /etc/wpa_supplicant.conf as below without success. >> ctrl_interface=/var/run/wpa_supplicant >> ctrl_interface_group=0 >> update_config=1 >> > > Try modifying /etc/network/interfaces like this: > > https://github.com/EttusResearch/meta-ettus/commit/da86e76d116798e386d073a18453aabb6179a09a#diff-063964fa6e41065c7868b13b1b1644eaR11 > > it seems wireless extensions are deprecated and you should use the > nl80211 driver now. > > Philip > > >> network={ >> scan_ssid=1 >> ssid="myssid" >> psk="mypsk" >> proto=WPA >> key_mgmt=WPA-PSK >> }Below is the results I get when I run iwconfig. >> iwconfig >> wlan0 IEEE 802.11bgn ESSID:off/any >> Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm >> Retry short limit:7 RTS thr:off Fragment thr:off >> Encryption key:off >> Power Management:off >> >> lo no wireless extensions. >> >> eth0 no wireless extensions. >> Thanks in advance. Any help is appreciated. >> >> Edward Vidal Jr. e-mail devel...@sbcglobal.net 915-595-1613 >> >> >> > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto -- "Do or do not. There is no try" Yoda Master ------------------------------ -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto End of yocto Digest, Vol 61, Issue 8 ************************************
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto