Re: [yocto] [meta-mingw][PATCH] bzip2: Update to 1.0.7

2019-07-02 Thread Adrian Bunk
On Tue, Jul 02, 2019 at 03:21:32PM -0500, Joshua Watt wrote: > Updates bzip2 to version 1.0.7 to match master in oe-core. The patch to > change the path separator was properly upstreamed and hopefully will no > longer be necessary going forward. >... > +--- a/bzip2.c > b/bzip2.c > +@@ -128,7 +

[yocto] [meta-mingw][PATCH] bzip2: Update to 1.0.7

2019-07-02 Thread Joshua Watt
Updates bzip2 to version 1.0.7 to match master in oe-core. The patch to change the path separator was properly upstreamed and hopefully will no longer be necessary going forward. Signed-off-by: Joshua Watt --- .../0001-Fix-include-path-separator.patch | 33 +++ recipes-extend

[yocto] Yocto Project Status WW27'19

2019-07-02 Thread sjolley.yp.pm
Current Dev Position: YP 2.8 M2 Next Deadline: YP 2.8 Milestone 2 Cutoff July 14th, 2019 SWAT Team Rotation: * SWAT lead is currently: Chen * SWAT team rotation: Chen -> Armin on July 5, 2019 * SWAT team rotation: Armin -> Amanda on July 12, 2019 *

Re: [yocto] Poky build errors, help is needed

2019-07-02 Thread Burton, Ross
On Tue, 2 Jul 2019 at 19:22, Chad Gong wrote: > Thank you for the advice. Which folder contains the recipe? Which method is > used to calculate the checksum? Please remember to ensure the list is copied. $ find . -name opkg-util*bb ./meta/recipes-devtools/opkg-utils/opkg-utils_0.4.1.bb You're

[yocto] [meta-gplv2][PATCH] gnupg: Enable native build support

2019-07-02 Thread Joshua Watt
Adds support for building gnupg as a -native recipe. Signed-off-by: Joshua Watt --- recipes-support/gnupg/gnupg_1.4.7.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/recipes-support/gnupg/gnupg_1.4.7.bb b/recipes-support/gnupg/gnupg_1.4.7.bb index 85636ab..a7fbd11 100644 --- a/recip

Re: [yocto] Poky build errors, help is needed

2019-07-02 Thread Burton, Ross
Check that the checksum of the file you grabbed matches the recipe. There's a MD5 in the recipe that it is comparing against. Ross On Tue, 2 Jul 2019 at 16:25, Chad Gong wrote: > > Ross, Gabriele, > > I switched to branch 2.7. Still have the same problem as shown below. > > ERROR: opkg-utils-0.4

Re: [yocto] Poky build errors, help is needed

2019-07-02 Thread Chad Gong
Ross, Gabriele, I switched to branch 2.7. Still have the same problem as shown below. ERROR: opkg-utils-0.4.0-r0 do_fetch: Checksum failure fetching http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/snapshot/opkg-utils-0.4.0.tar.gz When using wget, the files can be downloaded as shown below

[yocto] Anyone built Yocto with Qt5 layer for imx6?

2019-07-02 Thread Onur Eser
Hello, Yocto Community! Trying to build Yocto with Qt5 layer for Humming Board 2. But I had almost a billion of errors and I am so bored. Does anyone had it built? Can you guys share some steps or configurations with me? Thanks! Onur -- ___ yocto mailing

Re: [yocto] QA notification for completed autobuilder build (yocto-2.7.1.rc1)

2019-07-02 Thread akuster808
On 7/1/19 10:26 PM, Jain, Sangeeta wrote: > > Hello All, > >   > > Intel and WR YP QA is planning for QA execution for YP build 2.7.rc1 > > We are planning to execute following tests for this cycle: > I would like to thank Intel and Wind River for doing QA. >   > > OEQA-manual tests for followi

Re: [yocto] Poky build errors, help is needed

2019-07-02 Thread Gabriele Zampieri
Hi Chad, why are you checking out such an old version? As the tutorial said, try: git checkout tags/yocto-2.7 -b my-yocto-2.7 Probably some URLs are no longer available. Gabriele Il giorno mar 2 lug 2019 alle ore 14:53 Chad Gong ha scritto: > Hi, > > > > I am new to Yocto project and try to

Re: [yocto] Poky build errors, help is needed

2019-07-02 Thread Burton, Ross
On Tue, 2 Jul 2019 at 13:53, Chad Gong wrote: > WARNING: m4-native-1.4.18-r0 do_fetch: Failed to fetch URL > http://ftp.gnu.org/gnu/m4/m4-1.4.18.tar.gz, attempting MIRRORS if available $ wget http://ftp.gnu.org/gnu/m4/m4-1.4.18.tar.gz URL transformed to HTTPS due to an HSTS policy --2019-07-02 1

[yocto] Poky build errors, help is needed

2019-07-02 Thread Chad Gong
Hi, I am new to Yocto project and try to build my first yocto project by following instructions on https://www.yoctoproject.org/docs/current/brief-yoctoprojectqs/brief-yoctoprojectqs.html. I checked out branch yocto-2.5.3, and tried to build targets, such as core-image-minimal, meta-toolchain,

[yocto] Recursion error in do_package task, building libgcc_8.3

2019-07-02 Thread Ekaterini Voulgari
Hello, I'm building a custom image (based on poky-tiny distro with newlib) and I get a symlink recursion error at strip_files. Ι've found this:https://lists.yoctoproject.org/pipermail/yocto/2019-June/045838.html of some relevance. I tried with:    INHIBIT_SYSROOT_STRIP = "1"    INHIBIT_PACKAG

Re: [yocto] QA notification for completed autobuilder build (yocto-2.7.1.rc1)

2019-07-02 Thread Burton, Ross
On Tue, 2 Jul 2019 at 08:05, Zoran Stojsavljevic wrote: > >> Runtime auto test for following platforms: > >> 1. MinnowTurbot 32-bit (Appolo Lake?) > >> 2. Coffee Lake (14nm 4th tock in the row) > >> 3. NUC 7 > >> 4. NUC 6 > >> 5. Edgerouter > >> 6. MPC8315e-rdb > >> 7. BeagleboneHm... > > At l

Re: [yocto] Allow choose of U-Boot config for machine

2019-07-02 Thread JH
Thank you very much Gabriele, appreciate it. On 7/2/19, Gabriele Zampieri wrote: > Since UBOOT_CONFIG is a standard property, I suggest you to read the > following links: > >- > > https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-UBOOT_CONFIG >- > > https://www.yoc

Re: [yocto] Getting a package PV from another

2019-07-02 Thread Gabriele Zampieri
Hi Mike, thank you for your reply. The meta-layer that we use are locked (they won't be changed once in production, so the git hash won't tell much about). I need that information for tracking/distribution purposes, since I already have a way to get it at runtime. Gabriele Il giorno lun 1 lug 20

Re: [yocto] Allow choose of U-Boot config for machine

2019-07-02 Thread Gabriele Zampieri
Since UBOOT_CONFIG is a standard property, I suggest you to read the following links: - https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-UBOOT_CONFIG - https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-UBOOT_MACHINE Please not that th

Re: [yocto] Allow choose of U-Boot config for machine

2019-07-02 Thread JH
Thanks Gabriele, you are right, it did not work in command line but it did not complain after UBOOT_CONFIG = "nand" to local.conf, how can I am sure it is built to boot from nand? I don't have a board to try yet. Thank you very much. Kind regards, - jh On 7/2/19, Gabriele Zampieri wrote: > Hi

Re: [yocto] QA notification for completed autobuilder build (yocto-2.7.1.rc1)

2019-07-02 Thread Zoran Stojsavljevic
>> Runtime auto test for following platforms: >> 1. MinnowTurbot 32-bit (Appolo Lake?) >> 2. Coffee Lake (14nm 4th tock in the row) >> 3. NUC 7 >> 4. NUC 6 >> 5. Edgerouter >> 6. MPC8315e-rdb >> 7. BeagleboneHm... At least first four from the list are IA (INTEL Architecture)... Maybe even fift