Hello Armin.
Thanks for your reply.
It was very helpful.
2017-09-23 14:21 GMT+09:00 akuster :
>
>
> On 09/22/2017 09:15 PM, Yusuke Mitsuki wrote:
>> Hello yocto
>>
>> libgcrypt has problem that build for armv6.
>> bitbake said error messages at d
Hello yocto
libgcrypt has problem that build for armv6.
bitbake said error messages at do_compile as follows:
...(snip)...
| ../../libgcrypt-1.8.0/cipher/rijndael-armv8-aarch32-ce.S: Assembler messages:
| ../../libgcrypt-1.8.0/cipher/rijndael-armv8-aarch32-ce.S:1165:
Error: selected processor does
Hi Riko
It seems you use,
poky: pyro
meta-openembedded:master
I think that you should checkout meta-openembedded to pyro branch.
You can get by command like a follows,
$ cd meta-openembedded
$ git checkout -b pyro origin/pyro
Otherwise, checkout poky to master...
I hope your helps.
2017/08/0
Hello
You can use screen.
If your host is ubuntu,you can get via apt as follows.
sudo apt install screen.
If necessary , you can set auto or screen to OE_TERMINAL environment.
2017/09/13 16:09 "yahia farghaly" :
> Hi,
>
> I am working with yocto from a remote server using ssh. i want to execut
Hello Andrei and Paul
Thanks for your replies.
I will create PR in github.
2017-09-07 2:52 GMT+09:00 Andrei Gherzan :
> On Wed, Sep 6, 2017 at 10:18 AM, Paul Barker wrote:
>>
>> On Tue, Sep 5, 2017 at 11:34 PM, Yusuke Mitsuki
>> wrote:
>> > functions/variables in
Add functions/variable to enabling bluetooth on raspberrypi0-wifi.
Signed-off-by: Yusuke Mitsuki
---
recipes-connectivity/bluez5/bluez5_%.bbappend | 12
1 file changed, 12 insertions(+)
diff --git a/recipes-connectivity/bluez5/bluez5_%.bbappend
b/recipes-connectivity/bluez5
functions/variables follows to simplify to enabling bluetooth on another
raspberrypi that has bluetooth.
- BCM_BT_SOURCES
- enable_bcm_bluetooth()
- BCM_BT_FIRMWARE
- BCM_BT_SERVICE
Signed-off-by: Yusuke Mitsuki
---
recipes-connectivity/bluez5/bluez5_%.bbappend | 18 ++
1 file
Sorry I am late.
I could not get time enough for this work.
I will send patches soon.
By the way, If the Michal's work that Andrei pointed and my patches are
similar, please drop my patches.
2017-09-04 20:05 GMT+09:00 Andrei Gherzan :
>
>
> On Fri, Aug 25, 2017 at 9:17 PM,
okay. I will try.
2017-08-25 17:51 GMT+09:00 Paul Barker :
> On Thu, Aug 24, 2017 at 1:05 PM, Yusuke Mitsuki
> wrote:
> > hciattach on raspberrypi0-wifi failed because BCM43430A1.hcd is not
> found.
> >
> > Paches that in order to use bluetooth with BCM43430 are not
()
- FILES_${PN}_append_raspberrypi3
- SYSTEMD_SERVICE_${PN}_append_raspberrypi3
These should be enabled with raspberrypi0-wifi too.
Signed-off-by: Yusuke Mitsuki
---
recipes-connectivity/bluez5/bluez5_%.bbappend | 25 +
1 file changed, 25 insertions(+)
diff --git a/recipes
know.
Yusuke Mitsuki (1):
bluez5: add functions for raspberrypi0-wifi
recipes-connectivity/bluez5/bluez5_%.bbappend | 25 +
1 file changed, 25 insertions(+)
--
2.7.4
--
___
yocto mailing list
yocto@yoctoproject.org
https
ibinput by default
| | ...
This is workaround to fix the problem that mouse does not work in morty.
Signed-off-by: Yusuke Mitsuki
---
recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend
s for missing evdev in Xorg.0.log are gone.
Signed-off-by: Andreas Müller
Signed-off-by: Yusuke Mitsuki
---
.../rpi/xorg.conf.d/10-evdev.conf | 40 --
.../xorg-xserver/xserver-xf86-config_0.1.bbappend | 22 ++--
2 files changed, 10 insertions(+
Hello Steve
Would you try to other HDMI display such as PC monitor.
I suspects two points as follows.
* You enabled KMS(such as vc4graphics in MACHINE_FEATURE)
* Your display has not EDID.
If your HDMI settings in config.txt such as follows. There is a high
possibility that your HDMI display do
In order to fix problem that mouse does not work.
This is removed c40558173ffd96c499d101155f6c4c2be85d9f0f.
However mouse does not worked from this.
---
conf/machine/include/rpi-base.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/rpi-base.inc
b/conf/machine/include/
15 matches
Mail list logo