Hi Moritz,
On 17/06/19 08:23, Moritz Porst wrote:
> Hello Stefano,
> Thanks very much for your answer
>
> On 14.06.19 14:14, Stefano Babic wrote:
>> Hi Moritz,
>>
>> On 14/06/19 12:19, Moritz Porst wrote:
>>> (Sorry, the answer should go to everyone)
>
partition. I build the
> initramfs using:
You have a *single* rootfs, you stop an upgrade (resulting of course in
a corrupted rootfs or worse), and you wonder that kernel cannot mount
ityour update concept is broken.
You *must* check the bootloader marker in U-Boot (default is the
"recove
t; so I would like to program such an U-Boot (2019.04?!) to my BBB and
> try to get to the EFI shell with attached UEFI USB stick.
>
> Nice exercise, won't you all agree!? ;-)
>
Best regards,
Stefano Babic
> Thank you,
> Zoran Stojsavljevic
> ___
>
> On Fri, Apr
Hi Matteo,
On 05/04/19 17:54, Matteo Facchinetti wrote:
>
> Hi Stefano,
>
> Il giorno gio 4 apr 2019 alle ore 17:32 Stefano Babic <mailto:sba...@denx.de>> ha scritto:
>
> Hi Matteo,
>
> On 04/04/19 15:35, Matteo Facchinetti wrote:
> > Hi,
IMAGE_INSTALL of your
image_base.bb. You can then have a .bbappend for the packagegroup in
your BSP layer (and this then works) and you put the packagegroup in the
IMAGE_INSTALL directive of both image_base.bb and
Image_with_graphicsupport.bb.
> or I wrong something else?
>
Best reg
hy (and
> Wolfgang's Denk right hand),
You're now completely off topic.
> do not take sides, rather ad-hoc
> approach. For you, this topic is not important. Appreciated your help.
>
> I am asking here for much higher awareness. YOCTO better survival in The
> Future.
est: git is the powerful tool which
> should work and be solely used for YOCTO layers' synchronization. In
> other words, YOCTO should give some tools' (namely git) unification
> guidelines in some way. :-)
It is clear that a tool to maintain the layers in sync is requ
ies, e.g. /etc, /bin etc.?
You get an overview about Yocto's updater at:
https://wiki.yoctoproject.org/wiki/System_Update
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, Managing Director: Wolf
utside this, you have
to generate images on your own.
Example how to build the image is here:
http://sbabic.github.io/swupdate/swupdate.html#building-a-single-image
Best regards,
Stefano Babic
--
=
DENX Software Engineering G
But work for kernel
driver (Lima) and openGL is WIP. Ask Fedor/Marek for the current status
and if it makes sense some test. Chromium without GPU does not work.
Best regards,
Stefano Babic
>
> -Original Message-
> From: Stefano Babic
> Sent: 23 August 2018 21:26
> To: Pa
Hi,
I would like to know which is the status and the interest about EFL and
Enlightment. I found the old Takashi's thread :
https://lists.yoctoproject.org/pipermail/yocto/2017-February/034588.html
I have seen that Takashi did already a lot of work starting a
meta-efl-rebuilding (maybe to be adde
Hi Mircea,
On 11/01/2018 12:54, Mircea Gliga wrote:
> Hi guys
>
>>libgcc.a is "out-f-the-box" in rocko 25MB, but why should it be
> integrated in rootfs ?
>
> I asked myself the same question. Not clear for me yet how and why it
> gets in the rootfs.
It is not - I have not in my -rocko projects
Hi Zoran, Mircea,
On 11/01/2018 11:16, Zoran Stojsavljevic wrote:
>> What stands out is a big bump in size for
>> /usr/lib/arm-poky-linux-gnueabi/7.2.0/libgcc.a from 5 MB in krogoth(gcc
>> 5.3.0) to 25 MB in rocko.
>
> Static library, probably compiled with -g (debug info included). You
> need
late those directories. Means: no packagegroup-core-boot, no
>> base-passwd, no -> then nothing should bring along other directories.
> I tried that but it does pull other packages even if I set in my image:
>
> IMAGE_FEATURES = ""
> IMAGE_LINGUAS = ""
> PAC
Hi Ferry,
On 24/08/2017 15:09, Ferry Toth wrote:
> Op Thu, 24 Aug 2017 12:40:57 +0200, schreef Stefano Babic:
>
>> Hi Ferry,
>>
>> On 24/08/2017 08:51, Ferry Toth wrote:
>>> Op Wed, 23 Aug 2017 21:07:56 -0700, schreef Khem Raj:
>>>
>>>> On 8
>> ${BUILD_LDFLAGS}"'
>>>>>>>>
>>>>>>>> But when I check my log file:
>>>>>>>> NOTE: make -j8 CROSS_COMPILE=x86_64-poky-linux-
>>>>>>>> CC=x86_64-poky-linux- gcc ..
>>>>
Hi Andreas,
On 31/07/2017 11:31, Andreas Fenkart wrote:
> Hi
>
> 2017-07-28 15:20 GMT+02:00 Andreas Fenkart :
>> Hi Stefano,
>>
>> 2017-06-14 10:32 GMT+02:00 Stefano Babic :
>>> Hi Andreas,
>>>
>>> On 13/06/2017 14:18, Andreas Fenkart wrot
which overwrites SRCREV in
>
> meta-swupdate/recipes-support/swupdate/swupdate_2017.04.bb
> <http://swupdate_2017.04.bb>
>
>
> After removing that line, everything is fine now.
There is a commit 10 days ago that has already f
spi into a separate layer (meta-swupdate-boards,
-master).
> BTW, thank you so much for writing swupdate.
You're welcome.
>
Best regards,
Stefano Babic
> Best Regards,
> Thi Huynh
>
> Huỳnh Ngọc Thi
> -so61pi
>
> On Wed, Jul 5, 2017 at 12:08 AM, Stefano Babic
te_git.bb <http://swupdate_git.bb>
>
> require swupdate.inc
>
> DEFAULT_PREFERENCE = "-1"
>
>
> A snippet of swupdate.inc
>
> SRCREV = "${AUTOREV}"
>
>
Best regards,
Stefano Babic
--
Hi Andreas,
On 13/06/2017 14:18, Andreas Fenkart wrote:
> Hi list,
>
> I want to create a swupdate file, which is a cpio file with rootfs and
> some metadata to control software update. My problem is, that it is not
> rebuilt everytime the rootfs changes. I checked in the cooker log.
>
> NOTE: r
On 20/03/2017 12:16, Esponde, Joel wrote:
> Hi,
>
>
>
> It seems that the “file” project maintainers have changed the hashes of
> all commits of their github mirror repository.
>
>
>
> A fix has been recently added to the master branch:
>
> http://git.yoctoproject.org/cgit.cgi/poky/commit/
Hi Robert,
On 03/03/2017 15:53, Robert P. J. Day wrote:
> On Fri, 3 Mar 2017, Andy Pont wrote:
>
>> Robert wrote...
>>
I would look at one of the P10xx series QorIQ boards. Digi-Key list
the P1021RDB-PC-ND and P1024RDB-PA-ND as being active parts which
are either single or dual e5
applying (I have not tested on fido) the mentioned commit, and if
it works, we can merge it also in this old "fido".
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, Managing Director: Wolfgang De
would be greatly
> appreciated.
>
>
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +
Hi,
I would like to have openjdk-8 in the built SDK. Because there is not
yet a nativesdk- package, I have tried in the usual way, but I am facing
some issues I do not understand.
I have added a .bbappend for openjdk-8-native with :
BBCLASSEXTEND_append = " nativesdk"
(meta-java: master
Hi Patrick,
On 09/12/2016 16:13, Patrick Ohly wrote:
> Hello everyone!
>
> Thanks for contributing directly to the page. It's great to see this
> done collaboratively.
>
> On Tue, 2016-12-06 at 23:38 +0100, Stefano Babic wrote:
>> Hi Philip,
>>
>> O
Hi Philip,
On 06/12/2016 19:45, Philip Balister wrote:
> On 12/06/2016 06:11 AM, Lopez, Mariano wrote:
>>
>>
>> On 12/6/2016 3:45 AM, Patrick Ohly wrote:
>>> On Tue, 2016-12-06 at 10:01 +0100, Stefano Babic wrote:
>>>> Hi Patrick,
>>>>
&g
Hi Patrick,
On 30/11/2016 15:59, Patrick Ohly wrote:
> On Wed, 2016-11-30 at 14:31 +, André Draszik wrote:
>> On Wed, 2016-11-30 at 12:04 +0100, Patrick Ohly wrote:
>>> On Mon, 2016-11-21 at 12:03 +, André Draszik wrote:
This allows us to completely remove the build time
depenenc
Hi Federico,
On 14/01/2016 13:37, Federico Pietro Briata wrote:
> Hi,
>
> I'm on 1.6.2 (daisy Branch), so probably I've to cherry-pick something
> more on poky.
>
> With poky-daisy-11.0.2 (Hash: e3dd621197548b4cf64988e757e9bc926082db73)
> I confirm that openjdk 7 was working for sure with this
lash to NOR
> and just plain run?
I have not the board and I cannot test it - if you have a JTAG debugger,
you are always able to restore the board in case something goes wrong.
Best regards,
Stefano Babic
--
=
DENX Softwa
derstood what you are planning to do.
Anyway, I had a similar issue becuase I need to build a compound image
(not as package) for the target that contains all components to be
installed on the target (kernel, dtb, rootfs, ..). You can take a look
at meta-swupdate and at the swupdate.bbclass. It co
ly appreciated.
>
As you see, you can now start u-boot and you get the bootloader's shell.
The -74 error means ECC error.
I guess that on this board, as on other TI's SOC, you have to switch to
nandecc sw for kernel and rootfs. U-Boot is flashed using the hardware
ECC controlle
Hi Alexander,
Am 05.10.2015 um 20:31 schrieb Alexander Korsos:
>
> Hi,
>
> I'm trying to flash Yocto Dizzy (core-image-minimal built with
> BitBake) onto a LogicPD DM3730 / AM3730 Torpedo + Wireless SOM using
> the following commands at the U-Boot prompt:
>
> # nand erase.chip
> # env default -f
henstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
>From 0cb68067149657079cad88b029f04cddcadf613a Mon Sep 17 00:00:00 2001
From: Stefano Babic
Date: Thu, 26 Sep 201
sts.yoctoproject.org/pipermail/yocto/2013-November/017334.html
Scope of the project is how to deploy images in the field. Maybe you can
take a look at the doc to check if it can fullfill your requirements.
Best regards,
Stefano Babic
--
==
Hi Michael,
On 21/11/2013 19:20, michael_e_br...@dell.com wrote:
> Thanks for posting this. It’s very timely for a project I am in the
> initial stages of designing. I have looked over the docs and some of the
> code, and am interested in using this.
>
>
>
> I would make a couple suggestions:
Hi Diego,
On 21/11/2013 13:34, Diego Sueiro wrote:
> Stefano,
>
> This is a really great tool. I'm always developing a new software update
> tool for each new project, since there are different requirements.
That is right. I did the same in the past, until I recognize that I
waste a lot of effor
Hi Bryan,
On 21/11/2013 16:48, Bryan Evenson wrote:
> Stefano,
>
> Looks interesting. I have a question that I didn't see covered in
> the documentation (yet).
I know, this is my fault. Writing documentation is a task that is always
postponed ;-)
> I can see the benefit to having a single imag
erent solutions
(updating via bootloader ? single copy against dual copy ?) - you can
find details in the doc directory in the swupdate repository.
Maybe someone of you can find this helpful, and I will be happy if I
could get some feedback.
Best regards,
Stefano
need to modify u-boot source code.
>
> Am I in the right place?
Mmmhh..there is something missing. Usually you have a separate file for
u-boot. Of course, if u-boot is part of the filesystem, you cannot use
for a first installation because u-boot must be copied at a specif
On 19/11/2013 10:59, Jack Lemon wrote:
> Stefano Babic writes:
>
>
>> Is it not enough to add SERIAL_CONSOLE = "115200 ttyS0" (or which serial
>> you use as console) to your machine conf ?
>>
>> Best regards,
>> Stefano Babic
>>
>
>
IAL_CONSOLE = "115200 ttyS0" (or which serial
you use as console) to your machine conf ?
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Offi
without fixing
the issue.
Any hints to solve this ?
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
P
44 matches
Mail list logo