|
SDKPATH: how to change?
Hi all
I work woth imx6dl-sabresd and Krogoth.
When I build the sdk ( -c populate_sdk) the final .sh file get the installation path as
/opt/fsl-imx-x11 ...
So I think the path is build from
Hi all
I work woth imx6dl-sabresd and Krogoth.
When I build the sdk ( -c populate_sdk) the final .sh file get the installation path as
/opt/fsl-imx-x11 ...
So I think the path is build from
|
By
Mauro Ziliani
·
#48747
·
|
|
git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
Hi!
We have noticed the following issue: We keep the versions of out software by means of tags on the git repositories, i.e. during the build, somethings like git describe --tags gets called. In
Hi!
We have noticed the following issue: We keep the versions of out software by means of tags on the git repositories, i.e. during the build, somethings like git describe --tags gets called. In
|
By
Matthias Schoepfer
·
#48746
·
|
|
Re: Getting kernel patch to work
${} and not $()
By
Denys Dmytriyenko
·
#48745
·
|
|
Re: Getting kernel patch to work
Hi Anders,
Good catch, thanks for seeing that.
I also realized that I was missing a FILESEXTRAPATHS_prepend. I have tried both:
FILESEXTRAPATHS_prepend :=
Hi Anders,
Good catch, thanks for seeing that.
I also realized that I was missing a FILESEXTRAPATHS_prepend. I have tried both:
FILESEXTRAPATHS_prepend :=
|
By
Greg Wilson-Lindberg
·
#48744
·
|
|
Re: Splitting a recipe into multiple packages and inherit extrausers
On Wed, Mar 11, 2020 at 1:26 PM Patrick Doyle via
Lists.Yoctoproject.Org <wpdster=gmail.com@...>
wrote:
Apparently, the answer is that I should use "inherit adduser" instead
of
On Wed, Mar 11, 2020 at 1:26 PM Patrick Doyle via
Lists.Yoctoproject.Org <wpdster=gmail.com@...>
wrote:
Apparently, the answer is that I should use "inherit adduser" instead
of
|
By
Patrick Doyle <wpdster@...>
·
#48743
·
|
|
Re: EXTRA_OECMAKE options are ignored
#sdk
#yocto
please post your recipe
>
please post your recipe
>
|
By
Khem Raj
·
#48742
·
|
|
Splitting a recipe into multiple packages and inherit extrausers
I may be overthinking/overtweaking this but...
I have a recipe with that creates a number of executables, one of
which is a daemon.
I have split that daemon off into its own separate package using
I may be overthinking/overtweaking this but...
I have a recipe with that creates a number of executables, one of
which is a daemon.
I have split that daemon off into its own separate package using
|
By
Patrick Doyle <wpdster@...>
·
#48741
·
|
|
Re: Uboot NetBoot IMX8
Hi Nicolas,
Thanks!
Extracting as root did the trick, I was extracting using the desktop extracter before.
I didnt end up adding fsid=root option because that caused it not to mount at all for some
Hi Nicolas,
Thanks!
Extracting as root did the trick, I was extracting using the desktop extracter before.
I didnt end up adding fsid=root option because that caused it not to mount at all for some
|
By
Trevor
·
#48740
·
|
|
Re: Should changing a task in the .bb file cause the task to be rerun?
I actually went on vacation right after I sent that message. (Thank you for your incredibly quick reply, by the way!)
Once I get back late next week, I'll try to see how reproducible it is in our
I actually went on vacation right after I sent that message. (Thank you for your incredibly quick reply, by the way!)
Once I get back late next week, I'll try to see how reproducible it is in our
|
By
Sean McKay
·
#48739
·
|
|
Re: Should changing a task in the .bb file cause the task to be rerun?
Quoting Mikko Rapeli <mikko.rapeli@...>:
Have you verified with "bitbake -e" that the configure task was really
appended to WRT the build? That's the first thing I would check.
rday
Quoting Mikko Rapeli <mikko.rapeli@...>:
Have you verified with "bitbake -e" that the configure task was really
appended to WRT the build? That's the first thing I would check.
rday
|
By
Robert P. J. Day
·
#48738
·
|
|
Re: Should changing a task in the .bb file cause the task to be rerun?
Sadly custom bbclasses and BSP layers have this effect on my builds and I
can't fully trust local incremental builds. Hence I clean sstate cache
often.
-Mikko
Sadly custom bbclasses and BSP layers have this effect on my builds and I
can't fully trust local incremental builds. Hence I clean sstate cache
often.
-Mikko
|
By
Mikko Rapeli
·
#48737
·
|
|
EXTRA_OECMAKE options are ignored
#sdk
#yocto
Hi,
I built an eSDK.
Now I'm using devtool add to create a hello world recipe.
Once the recipe was in place, I added some cmake optoins via EXTRA_OECMAKE in htis way:
EXTRA_OECMAKE +=
Hi,
I built an eSDK.
Now I'm using devtool add to create a hello world recipe.
Once the recipe was in place, I added some cmake optoins via EXTRA_OECMAKE in htis way:
EXTRA_OECMAKE +=
|
By
Armando Hernandez
·
#48736
·
|
|
Re: Uboot NetBoot IMX8
Hi all,
I would second what Nicolas pointed out:
* on the server side you want to make sure that you extract the rootfs tar file as user root.
Kind Regards, Laurent.
--
Laurent Gauthier
Phone: +33
Hi all,
I would second what Nicolas pointed out:
* on the server side you want to make sure that you extract the rootfs tar file as user root.
Kind Regards, Laurent.
--
Laurent Gauthier
Phone: +33
|
By
Laurent Gauthier
·
#48735
·
|
|
Re: Menuconfig for imx8mq-var-dart
#yocto
Hello,
I’m new to Yocto to, so take my advice with care. You should use “bitbake linux-variscite -c menuconfig”, and I think the following line in the conf/local.conf should be
Hello,
I’m new to Yocto to, so take my advice with care. You should use “bitbake linux-variscite -c menuconfig”, and I think the following line in the conf/local.conf should be
|
By
Christian Lohr <christian.lohr.ext@...>
·
#48734
·
|
|
Re: Uboot NetBoot IMX8
By googling the error message I found a thread where somebody has the
same question, but I wouldn't recommend following the advice there
(running the yocto build as root). How do you extract the
By googling the error message I found a thread where somebody has the
same question, but I wouldn't recommend following the advice there
(running the yocto build as root). How do you extract the
|
By
Nicolas Jeker
·
#48733
·
|
|
Re: Getting kernel patch to work
Hi,
It looks like you have a typo here, the last letter of SRC_URI isn’t capitalized.
-a
Hi,
It looks like you have a typo here, the last letter of SRC_URI isn’t capitalized.
-a
|
By
Anders Montonen
·
#48732
·
|
|
Menuconfig for imx8mq-var-dart
#yocto
I want to use the menu config for the imx8mq-var-dart machine. I have updated the conf/local.conf with imx8mq-var-dart configurations.
MACHINE ??= 'imx8mq-var-dart'
DISTRO ?=
I want to use the menu config for the imx8mq-var-dart machine. I have updated the conf/local.conf with imx8mq-var-dart configurations.
MACHINE ??= 'imx8mq-var-dart'
DISTRO ?=
|
By
Amrun Nisha.R
·
#48731
·
|
|
Uboot NetBoot IMX8
Hello Yocto Community,
I am trying to get an IMX8 board from TechNexion to boot using the netboot command from within uboot. (IE mounting the filesystem remotely)
I have configured tftp and the NFS
Hello Yocto Community,
I am trying to get an IMX8 board from TechNexion to boot using the netboot command from within uboot. (IE mounting the filesystem remotely)
I have configured tftp and the NFS
|
By
Trevor
·
#48730
·
|
|
Re: uboot netboot
Hi Trevor,
I am afraid the error message did not make it into your previous e-mail.
:rjs
-- -----Rudolf J StreifCEO/CTO ibeeto+1.855.442.3386 x700
Hi Trevor,
I am afraid the error message did not make it into your previous e-mail.
:rjs
-- -----Rudolf J StreifCEO/CTO ibeeto+1.855.442.3386 x700
|
By
Rudolf J Streif
·
#48729
·
|
|
uboot netboot
Hello Yocto Project,
I am working with a IMX8 based board from TechNexion.
I am having troubles getting the board to boot using netboot from within uboot.
I have the tftp server setup as well as the
Hello Yocto Project,
I am working with a IMX8 based board from TechNexion.
I am having troubles getting the board to boot using netboot from within uboot.
I have the tftp server setup as well as the
|
By
Trevor
·
#48728
·
|