About mixing branches - I have recreated the problem on new location to
check that the problem persist. Here is new setup:
BB_VERSION = "1.36.0"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE =
2017-12-19 10:42 GMT+01:00 Marek SÅ‚omiany :
> About mixing branches - I have recreated the problem on new location to
> check that the problem persist. Here is new setup:
> BB_VERSION = "1.36.0"
> BUILD_SYS= "x86_64-linux"
> NATIVELSBSTRING = "universal"
> TARGET_SYS
hi Andrei,
but when i do core-image-minimal and use the linux-firmware-bcm43430
i get the following:
configuring network interfaces : sucessfully initialized wpa_supplicant
rfkill : cannot open rfkill control device
could not read interface wlan0 flags: no such device
WEXT: could not set interface
Hi,
we have a build server set that is used by multiple
people all working on the same yocto project each
having a clone in their working dir.
The core packages (those coming from meta-openembedded)
are same of every image we build.
We all share a sstate-cache and a downloads cache.
The download
I'm using oe-core/scripts/sstate-diff-machines.sh script (which calls
bitbake -S) to generate "snapshots" of sstate signatures for interesting
builds (in our case daily official builds) and then every time I notice
something unexpectedly being rebuilt, I can use the same script to create
snapshot o
i used core-image-minimal for a raspberry pi 0w. But i get rfkill can not
open control device. when i give rfkill , i get the syntanx output, this
means it exists.
the wifi driver is installed.
What is the rfkill device? is it /dev/rfkill ?
--
___
yocto
On Tue, Dec 19, 2017 at 10:23 AM, Sherif Omran
wrote:
> i used core-image-minimal for a raspberry pi 0w. But i get rfkill can not
> open control device. when i give rfkill , i get the syntanx output, this
> means it exists.
> the wifi driver is installed.
>
> What is the rfkill device? is it /dev/
when i search for rfkill using an image that works
find / -name 'rfkill'
I get some files in /lib/ and other folders.
when i search with core-image-basic for rfkill, it does not exist.
how to add it ? is it a feature or sw package?
On Tue, Dec 19, 2017 at 4:31 PM, Marc Ferland
wrote:
> On Tue,
how can i add rfkill recipe?
On Tue, Dec 19, 2017 at 4:23 PM, Sherif Omran
wrote:
> i used core-image-minimal for a raspberry pi 0w. But i get rfkill can not
> open control device. when i give rfkill , i get the syntanx output, this
> means it exists.
> the wifi driver is installed.
>
> What is
On 19.12.2017 19:03, Sherif Omran wrote:
how can i add rfkill recipe?
On Tue, Dec 19, 2017 at 4:23 PM, Sherif Omran
mailto:sherifomran2...@gmail.com>> wrote:
i used core-image-minimal for a raspberry pi 0w. But i get rfkill
can not open control device. when i give rfkill , i get the
Merged to master, sorry for the delay. The gnutls one was already merged
locally but I forgot to push...
Ross
On 18 December 2017 at 22:08, Andre McCurdy wrote:
> Andre McCurdy (2):
> gnutls: update 3.3.27 -> 3.3.28
> elfutils_0.148: musl build fixes
>
> Phong Tran (1):
> gettext: fix co
Hello all,
I am trying to move one of my builds from Krogoth to Rocko. I am
attempting to build
on 1c61ba0a3f bitbake: tinfoil: Ensure we clean up loggers.
Generally, I can start the first build fine. Unfortunately, some of
my code/recipes will usually fail
to build due to the new compilers. W
12 matches
Mail list logo