The existing link was a dead end. It took the reader to the
retired YP Quick Start. The new link is to the section in the
YP Development Tasks Manual where the ready can learn how to
clone poky and proceed.
Signed-off-by: Scott Rifenbark
---
README.md | 11 +--
1 file changed, 5 insert
“Merged”, in the sense that the change has been made in the wiki…
Thank you!
> On Aug 10, 2018, at 2:58 PM, Scott Rifenbark wrote:
>
> The link was going to a retired Quick Start. I changed the link
> to the appropriate section of the YP Development Tasks Manual.
>
> Signed-off-by: Scott Rife
The link was going to a retired Quick Start. I changed the link
to the appropriate section of the YP Development Tasks Manual.
Signed-off-by: Scott Rifenbark
---
Windows-Instructions-(Docker-Toolbox).md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Windows-Instructions-(Do
Paulo,
No problems... I made the changes already in the 2.6 version of the YP Ref
Manual (see
https://yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#var-TEST_TARGET).
You can review that for me and let me know what further changes I need.
You can just respond via email if you like in this th
We are pleased to announce the second milestone release for Yocto Project 2.6
(yocto-2.6_M2) is available for download now.
Download:
http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-2.6_M2/
poky b0f2f690a3513e4c9fa30fee1b8d7ac2d7140657
eclipse-poky-neon 303e46a6848f1937d12541a
Hello Scott,
Regarding the other instances of Systemd-bootTarget I will try to grep
for them and fix them.
Regarding the truncation It is a mistake on my part. Do you know how I
can generate the manual to be sure that I do not have mistakes like
that?
Regarding the file, my apologies. You cannot
On Fri, Aug 10, 2018 at 11:01 AM, Alexander Kanavin
wrote:
> 2018-08-10 16:50 GMT+02:00 Marc Ferland :
>> | Processing files: pylon-5.0.12-r0.aarch64
>> | *** buffer overflow detected ***:
>> /home/vagrant/build/tmp/work/aarch64-poky-linux/pylon/5.0.12-r0/recipe-sysroot-native/usr/bin/rpmbuild
>>
Trying to run bmaptool on Centos 7, oe-run-native using the command
"oe-run-native bmap-tools-native bmaptool copy -h" gives the following
error:
--- a/scripts/oe-run-nativeTraceback (most recent call last):
File
"/home/joel-cohen/code/yocto-2.5/xilinx-build/tmp/work/x86_64-linux/bmap-tools-nati
2018-08-10 16:50 GMT+02:00 Marc Ferland :
> | Processing files: pylon-5.0.12-r0.aarch64
> | *** buffer overflow detected ***:
> /home/vagrant/build/tmp/work/aarch64-poky-linux/pylon/5.0.12-r0/recipe-sysroot-native/usr/bin/rpmbuild
> terminated
> | Aborted (core dumped)
This is not a yocto issue, b
On Thu, Aug 9, 2018 at 2:34 PM, Marc Ferland wrote:
> Hi,
>
> I'm creating a recipe for a precompiled SDK. This SDK contains various
> precompiled libraries and executables. When I get to the packaging
> step bitbake aborts with the following error:
>
> ERROR: pylon-5.0.12-r0 do_package: Error exe
Give the two recipes different names - app-release_1.0.bb and app-latest_git.bb
Alex
2018-08-10 15:36 GMT+02:00 Mauro Ziliani :
> Hi all
>
> I need to do this scenario.
>
> I have 2 image recipes:
>
> - final.bb
>
> - testing.bb
>
> final.bb and testing.bb install the same application name app.
>
Hi all
I need to do this scenario.
I have 2 image recipes:
- final.bb
- testing.bb
final.bb and testing.bb install the same application name app.
For the app I build the recipe app_1.0.bb which downloads the source
code from git with tag=1.0, app_git.bb which downloads the latest commit.
My apologies, but do not use $DATETIME in your version strings. It's a
seriously bad idea that goes against Yocto's philosophy - that
everything that goes into a build is deterministic and does not change
on the fly. Instead, define and update the date and time statically
through config files. If y
Hi Rajesh,
On Wednesday, 8 August 2018 8:52:10 AM CEST Yuvarajesh Valleru wrote:
> I am building the custom yocto image regularly so that I do have so may
> versions of the image. But when an bug occured in older version images,
> I could not find the changes in source code because of AUTOREV. I
Hello community,
I am using Freescale community BSP - rocko release and have built and
installed SDK.
Is there a way to remove -g flag from being in the list of default
options for CXXFLAGS. ? Thanks.
Regards
Nikhil
--
___
yocto mailing list
yocto@y
Hello list,
I'm building a custom yocto distro based on sumo, in my distro config I
have defined :
DISTRO = "paos"
DISTRO_NAME = "PAOS"
DISTRO_VERSION = "V00.00.00.00+${DATETIME}"
DISTRO_CODENAME = "sumo"
SDK_VENDOR = "-paossdk"
SDK_VERSION = "${DATETIME}"
Taskhash errors are related of using DA
From: Changqing Li
Signed-off-by: Changqing Li
---
...-pacemaker-fix-compile-error-of-musl-libc.patch | 56 ++
.../pacemaker/0001-pacemaker-fix-xml-config.patch | 19 +---
.../{pacemaker_1.1.16.bb => pacemaker_1.1.19.bb} | 7 ++-
3 files changed, 73 insertions(+), 9
From: Changqing Li
Signed-off-by: Changqing Li
---
.../perl/{libtest-pod-perl_1.51.bb => libtest-pod-perl_1.52.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libtest-pod-perl_1.51.bb =>
libtest-pod-perl_1.52.bb} (78%)
diff --git
From: Changqing Li
Signed-off-by: Changqing Li
---
.../recipes-cgl/monit/{monit_5.20.0.bb => monit_5.25.2.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-cgl-common/recipes-cgl/monit/{monit_5.20.0.bb => monit_5.25.2.bb}
(91%)
diff --git a/meta-cgl-common/
From: Changqing Li
License-Update: license file change from README to LICENSE
Signed-off-by: Changqing Li
---
.../perl/{libwww-perl_6.05.bb => libwww-perl_6.35.bb} | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libwww-perl_6
From: Changqing Li
Signed-off-by: Changqing Li
---
meta-cgl-common/recipes-cgl/crmsh/{crmsh_2.3.2.bb => crmsh_3.0.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-cgl-common/recipes-cgl/crmsh/{crmsh_2.3.2.bb => crmsh_3.0.3.bb}
(87%)
diff --git a/meta-cgl-common/rec
From: Changqing Li
License-Update: copyright year update
Signed-off-by: Changqing Li
---
.../0001-socket6-perl-fix-configure-error.patch| 34 ++
...ocket6-perl_0.23.bb => libsocket6-perl_0.28.bb} | 10 ---
2 files changed, 40 insertions(+), 4 deletions(-)
create mo
From: Changqing Li
License-Update: copyright year update
Signed-off-by: Changqing Li
---
.../perl/{libmailtools-perl_2.18.bb => libmailtools-perl_2.20.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libmailtools-perl_2.18.bb =>
libm
23 matches
Mail list logo