Hi,
Thanks for the reply.
I have looked in to some of the issues on meta-raspberrypi and found some
good information but nothing to fix my issue, i will post an
issue there as well for the rpi specific problem.
The question i have regarding Yocto is about KERNEL_MODULE_AUTOLOAD, i get
the module
Ping?
Alex
On Mon, 13 May 2019 at 18:25, Alexander Kanavin wrote:
>
> When build directory is deeply nested, the shebang limit of 127
> characters is hit, which leads to doltlibtool failing to execute.
>
> Signed-off-by: Alexander Kanavin
> ---
> recipes-mono/mono/mono-5.xx.inc | 4
> 1 f
Hi All,
I have migrated Yocto poky version from Krogoth to Sumo, after building the
final image, i observed that the size of image got increased by more than
70Mb. I have not added any new packages.
Any suggestions, how can I reduce the image size now.
Thanks in Advance.
Thanks,
Praveen
--
On Mon, May 27, 2019 at 1:29 PM praveen vattipalli
wrote:
>
> Hi All,
>
> I have migrated Yocto poky version from Krogoth to Sumo, after building the
> final image, i observed that the size of image got increased by more than
> 70Mb. I have not added any new packages.
> Any suggestions, how can
Thanks Nicolas, i will try this.
On Mon, May 27, 2019 at 5:10 PM Nicolas Dechesne <
nicolas.deche...@linaro.org> wrote:
> On Mon, May 27, 2019 at 1:29 PM praveen vattipalli
> wrote:
> >
> > Hi All,
> >
> > I have migrated Yocto poky version from Krogoth to Sumo, after building
> the final image,
Hello
I want to create an update mechanism for our embedded system. I chose swupdate because it is very well documented and seems flexible.
When trying to build swupdate-image it fails with several undefined references, just a few as example:
"""
/opt/thudPoky/build/tmp/work/corei7-64-poky-
Hi Moritz!
You need to configure swupdate kind of like the linux kernel with
menuconfig:
bitbake -c menuconfig swupdate
do not forget to copy your config then into an bbappend to swupdate
(defconfig).
Hope that helps,
Regards,
Matthias
On 5/27/19 3:26 PM, Moritz Porst wrote:
Hello
I
Hello,
I'm just curious if meta-sunxi is still maintained? I was contributed
to layer back while and when look now thud branch is un-compilable
(dri2proto not replaced) and warrior branch not created yet. There is
14 issues + 6 pending pull requests. Added maintainers also in CC. I
think it would
Hi Matthias
Thank you very much for your help, this is not mentioned in the official repository.
I tried what you said. It enables me (even without .bbappend) to build the swupdate-image.
Now for the defconfig. I did it with a .bbappend the way the yocto documentation suggests (FILESEXTRAPAT
Hi all.
I'm working with Thud and Ibase ib550f board (AMD Geode arch).
I make the BSP for ib550f an I build the core-image-minimal image.
Than with wic I try to write the final directdisk file. The ib550f run
from a CompactFlash.
The CF is mapped into the device /dev/hdb (the boot partition
Hi Moritz,
I will try to answer what I can inline:
On 5/27/19 5:05 PM, Moritz Porst wrote:
Hi Matthias
Thank you very much for your help, this is not mentioned in the
official repository.
I tried what you said. It enables me (even without .bbappend) to build
the swupdate-image.
Now for the de
Hi Enrico,
On Mon, May 27, 2019 at 5:44 PM Enrico wrote:
>
> Hi,
>
> i try to keep it maintained, but now i just have a lime2 for testing
> on real hardware, and i don't have the resources to do test builds for
> all the supported boards.
> Your help would be welcome, i can't check right now if i
Hi,
I'm trying to compile image using libnice which have dependency on
gstreamer. Everything went fine but I get QA issues for plugins-base
like:
ERROR: gstreamer1.0-plugins-base-1.14.4-r0 do_package_qa: QA Issue:
/usr/lib/libgstgl-1.0.so.0.1404.0 contained in package libgstgl-1.0
requires libGLE
ping
On 4/29/19 2:10 PM, Changqing Li wrote:
ping
On 3/5/19 5:59 PM, changqing...@windriver.com wrote:
From: Changqing Li
Adds new unittest detecting when a patch file is added but no
corresponding
change to the SRC_URI is done.
This patch is from , get from commit
49201c19cfe4cadd127b112
ping
On 4/30/19 2:56 PM, changqing...@windriver.com wrote:
From: Changqing Li
Add support of enable/disable options, refer
https://manpages.debian.org/wheezy/sysv-rc/update-rc.d.8.en.html
With support of these options, the usr can never change an existing
configuration even after upgrading a
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-ids/samhain/samhain-client_4.3.2.bb | 1 +
recipes-ids/samhain/samhain-server_4.3.2.bb | 1 +
2 files changed, 2 insertions(+)
diff --git a/recipes-ids/samhain/samhain-client_4.3.2.bb
b/recipes-ids/samhain/samhain-client_4.3.2.bb
inde
monit lcrypt issue: Expose lcrypt while building monit with Yocto Thud
When building monit using Yocto Thud the following error pops while building
monit 5.25.2 :
/usr/src/debug/monit/5.25.2-r0/monit-5.25.2/src/util.c:1675: undefined
reference to `crypt’
Older versions of glibc supplied a libc
17 matches
Mail list logo