|
Invitation: Yocto Project Technical Team Meeting @ Monthly from 8am to 9am on the third Tuesday (PDT) (yocto@yoctoproject.org)
You have been invited to the following event.
Yocto Project Technical Team Meeting
When
Monthly from 8am to 9am on the third Tuesday Pacific Time - Los Angeles
Where
Zoom Meeting:
You have been invited to the following event.
Yocto Project Technical Team Meeting
When
Monthly from 8am to 9am on the third Tuesday Pacific Time - Los Angeles
Where
Zoom Meeting:
|
By
Rudolf J Streif
·
#48760
·
|
|
Re: How to create a btrfs snapshot in the rootfs image (during build)?
Self answering below.
Op 22-02-2020 om 16:06 schreef Ferry Toth:
the emmc compared to separate partitions. And it allows multiple versions of the rootfs in the same pool.
btrfs image and taking the
Self answering below.
Op 22-02-2020 om 16:06 schreef Ferry Toth:
the emmc compared to separate partitions. And it allows multiple versions of the rootfs in the same pool.
btrfs image and taking the
|
By
Gmane Admin
·
#48759
·
|
|
Re: [OE-core] [yocto] menuconf u-boot
That was mainly addressed to JH. :)
--
Regards,
Andrey.
That was mainly addressed to JH. :)
--
Regards,
Andrey.
|
By
Andrey Zhizhikin <andrey.z@...>
·
#48758
·
|
|
Re: [OE-core] [yocto] menuconf u-boot
This was a rhetorical question - no answer was required.
Exactly my point.
This was a rhetorical question - no answer was required.
Exactly my point.
|
By
Denys Dmytriyenko
·
#48757
·
|
|
Re: [OE-core] [yocto] menuconf u-boot
JH,
Please refer to my replies to Denys, cross-posting to unrelated lists
is generally not a good idea.
This is U-Boot fork for NXP devices (former Freescale), which is not
maintained by
JH,
Please refer to my replies to Denys, cross-posting to unrelated lists
is generally not a good idea.
This is U-Boot fork for NXP devices (former Freescale), which is not
maintained by
|
By
Andrey Zhizhikin <andrey.z@...>
·
#48756
·
|
|
Thud community support
The Poky thud branch is now under 'Community support' and is seeking a
maintainer to continue supporting the following repos for the thud release:
bitbake, core, meta-yocto and yocto-docs.
There
The Poky thud branch is now under 'Community support' and is seeking a
maintainer to continue supporting the following repos for the thud release:
bitbake, core, meta-yocto and yocto-docs.
There
|
By
Armin Kuster
·
#48755
·
|
|
Re: menuconf u-boot
What's u-boot-imx?
It's definitely not in openembedded-core, so there's no reason to cross-post
there.
If google doesn't help, it's recommended to post such specific questions to
the corresponding
What's u-boot-imx?
It's definitely not in openembedded-core, so there's no reason to cross-post
there.
If google doesn't help, it's recommended to post such specific questions to
the corresponding
|
By
Denys Dmytriyenko
·
#48754
·
|
|
Re: git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
Why not use SRCREV?
Also, bitbake has its own mailing list.
Denys
Why not use SRCREV?
Also, bitbake has its own mailing list.
Denys
|
By
Denys Dmytriyenko
·
#48753
·
|
|
Re: Webcam Streaming
maybe try vlc
By
Khem Raj
·
#48752
·
|
|
menuconf u-boot
Hi,
I tried to run bitbake -c menuconfig u-boot, it popped up a terminal
u-boot-imx configuration:
make: *** No rule make target 'menuconfig'. Stop.
Command failed.
Press any key to continue...
How
Hi,
I tried to run bitbake -c menuconfig u-boot, it popped up a terminal
u-boot-imx configuration:
make: *** No rule make target 'menuconfig'. Stop.
Command failed.
Press any key to continue...
How
|
By
JH
·
#48751
·
|
|
Webcam Streaming
Hello,
I need to create an image that allows me to stream from a webcam connected to a raspberry3b to an external device (like a computer) via Wi-Fi, I can connect the computer and the raspberry via
Hello,
I need to create an image that allows me to stream from a webcam connected to a raspberry3b to an external device (like a computer) via Wi-Fi, I can connect the computer and the raspberry via
|
By
andjjimenez@...
·
#48750
·
|
|
Re: Getting kernel patch to work
Hi Denys,
I guess I have been rather blind when putting this together. That's what I get for not copying and pasting.
Thanks,
Greg
Hi Denys,
I guess I have been rather blind when putting this together. That's what I get for not copying and pasting.
Thanks,
Greg
|
By
Greg Wilson-Lindberg
·
#48749
·
|
|
Re: SDKPATH: how to change?
Ciao Mauro,
you can change the directory during installation
./poky-glibc-x86_64-your-image-armv7at2hf-neon-toolchain-2.6.2.sh -d /install/path
More info with
Ciao Mauro,
you can change the directory during installation
./poky-glibc-x86_64-your-image-armv7at2hf-neon-toolchain-2.6.2.sh -d /install/path
More info with
|
By
Gabriele
·
#48748
·
|
|
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
·
|