|
Setting BUILDNAME to a string broke in 3.1.12
Hi,
We set the BUILDNAME (via local.conf) variable to the output of "git
describe --long --always" so this info ends up in /etc/version instead
of a date. (i.e to know the exact source version of the
Hi,
We set the BUILDNAME (via local.conf) variable to the output of "git
describe --long --always" so this info ends up in /etc/version instead
of a date. (i.e to know the exact source version of the
|
By
Henrik Riomar
·
#55484
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.4.1.rc1)
Hello everyone,
This is the full report for yocto-3.4.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello everyone,
This is the full report for yocto-3.4.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Teoh, Jay Shen
·
#55483
·
|
|
meta-intel with a Celeron 6305E
Hello,
I'm trying to run an existing image (based on Gatesgarth) on a Celeron 6305E NUC. The application running on this image is a media player which uses Gstreamer for decoding and displaying
Hello,
I'm trying to run an existing image (based on Gatesgarth) on a Celeron 6305E NUC. The application running on this image is a media player which uses Gstreamer for decoding and displaying
|
By
Ori Pessach
·
#55482
·
|
|
Re: [meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
merged.
thanks
armin
By
Armin Kuster
·
#55481
·
|
|
USB display
Hello, I'm having some issue moving from an HDMI display to a USB display.
I figure out that I needed to enable these parameter in the kernel to use the USB
Hello, I'm having some issue moving from an HDMI display to a USB display.
I figure out that I needed to enable these parameter in the kernel to use the USB
|
By
simon
·
#55480
·
|
|
Re: native tool from target recipe
The usual solution is for the recipe to allow building native and you
install the tools from that recipe for the target recipe to use.
The better solution is that the source knows how to build host
The usual solution is for the recipe to allow building native and you
install the tools from that recipe for the target recipe to use.
The better solution is that the source knows how to build host
|
By
Ross Burton <ross@...>
·
#55479
·
|
|
native tool from target recipe
Hi all,
I have what I believe is a basic question yet I cannot find any definitive answer: is it possible for a target recipe (e.g. u-boot or barebox) to provide a native tool (i.e. mkimage) for the
Hi all,
I have what I believe is a basic question yet I cannot find any definitive answer: is it possible for a target recipe (e.g. u-boot or barebox) to provide a native tool (i.e. mkimage) for the
|
By
Kacper Kubkowski
·
#55478
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Agreed, I poorly reviewed it. Thanks for stoping us before the disaster
:)
I think all our issues always come down to this weird and inefficient
organization we have for docs and common files between
Agreed, I poorly reviewed it. Thanks for stoping us before the disaster
:)
I think all our issues always come down to this weird and inefficient
organization we have for docs and common files between
|
By
Quentin Schulz
·
#55477
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Hi Nicolas,
Indeed. But this should be fixed, because we should handle this the same
way documentation/releases.html is, with a common one across all
releases. With the current implementation, only
Hi Nicolas,
Indeed. But this should be fixed, because we should handle this the same
way documentation/releases.html is, with a common one across all
releases. With the current implementation, only
|
By
Quentin Schulz
·
#55476
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Reviewed-by: Quentin Schulz <foss+yocto@...>
Thanks,
Quentin
Reviewed-by: Quentin Schulz <foss+yocto@...>
Thanks,
Quentin
|
By
Quentin Schulz
·
#55475
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: make all versions list releases known to master
Hi Michael,
Why don't we migrate this different method (find) to the one you
implement in this commit too?
I could see a variable storing all "force-latest" files or someting like
that to make it
Hi Michael,
Why don't we migrate this different method (find) to the one you
implement in this commit too?
I could see a variable storing all "force-latest" files or someting like
that to make it
|
By
Quentin Schulz
·
#55474
·
|
|
Zynq Board unreachable
Hi,
I created a build for a digilent zybo zynq7. And I create a small server code I need to run on the board.
When I connect the board with ethernet cable to my laptop and try to ping the board I
Hi,
I created a build for a digilent zybo zynq7. And I create a small server code I need to run on the board.
When I connect the board with ethernet cable to my laptop and try to ping the board I
|
By
m.kleber@...
·
#55473
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
Hi Michael, Richard,
I think we want to make sure we have all docs up-to-date, even for the
branches that aren't maintained anymore. Especially since it's not
taking a lot of CPU time to build them,
Hi Michael, Richard,
I think we want to make sure we have all docs up-to-date, even for the
branches that aren't maintained anymore. Especially since it's not
taking a lot of CPU time to build them,
|
By
Quentin Schulz
·
#55472
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Yes, this part is indeed poorly implemented. But I don't think we can remove the transition branch until we fix it, so I don't think we can take this patch now.
perhaps we should maintain the overall
Yes, this part is indeed poorly implemented. But I don't think we can remove the transition branch until we fix it, so I don't think we can take this patch now.
perhaps we should maintain the overall
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#55471
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
I don't understand. With this change, we no longer build the pages we reference here:
https://docs.yoctoproject.org/releases.html#outdated-release-manuals
Or am I missing here?
I don't understand. With this change, we no longer build the pages we reference here:
https://docs.yoctoproject.org/releases.html#outdated-release-manuals
Or am I missing here?
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#55470
·
|
|
Re: [meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
Hi Armin,
Would you like to double check the commit, please? I don't see it in branch hardknott.
Regards,
Kai
--
Kai Kang
Wind River Linux
Hi Armin,
Would you like to double check the commit, please? I don't see it in branch hardknott.
Regards,
Kai
--
Kai Kang
Wind River Linux
|
By
Kai Kang
·
#55469
·
|
|
Re: raspberrypi0-2w
https://github.com/agherzan/meta-raspberrypi/blob/master/conf/machine/raspberrypi0-2w-64.conf
https://github.com/agherzan/meta-raspberrypi/blob/master/conf/machine/raspberrypi0-2w-64.conf
|
By
Joel Winarske
·
#55468
·
|
|
Re: raspberrypi0-2w
<maaloulsafouane@...> wrote:
also add following to machine conf file.
RPI_KERNEL_DEVICETREE = " \
broadcom/bcm2710-rpi-zero-2.dtb \
"
<maaloulsafouane@...> wrote:
also add following to machine conf file.
RPI_KERNEL_DEVICETREE = " \
broadcom/bcm2710-rpi-zero-2.dtb \
"
|
By
Khem Raj
·
#55467
·
|
|
[nativesdk] compilation problem with nativesdk
Hi everyone,
I'm trying to write a recipe to build openjdk-9 with the Yocto project dunfell.
I want to install the jre (the runtime environment of Java) on my target and install the jdk (the
Hi everyone,
I'm trying to write a recipe to build openjdk-9 with the Yocto project dunfell.
I want to install the jre (the runtime environment of Java) on my target and install the jdk (the
|
By
mlalu
·
#55466
·
|
|
raspberrypi0-2w
Hello, I writed a conf file to get the raspberrypi0-2 to work in 32 mode to have the camera packages raspivid. It works just fine. But the problem I don't have wlan0 interface. I tried everything
Hello, I writed a conf file to get the raspberrypi0-2 to work in 32 mode to have the camera packages raspivid. It works just fine. But the problem I don't have wlan0 interface. I tried everything
|
By
safouane maaloul <maaloulsafouane@...>
·
#55465
·
|