Re: [yocto] How to extrac rootfs.wic in Ubuntu?

2019-07-05 Thread JH
Good tips, Thanks Gabriele and Onur. On 7/5/19, Gabriele Zampieri wrote: > Hi, > > in your machine conf add: (or just overload it, if you need only tar.gz > images, this will speedup the image generation process) > IMAGE_FSTYPES += " tar.gz" > > The list of (standard) available image types can

Re: [yocto] yocto dev day ELCE 2019 Lyon ?

2019-07-05 Thread Philip Balister
In 07/04/2019 06:38 AM, Peter Kjellerstedt wrote: >> -Original Message- >> From: yocto-boun...@yoctoproject.org >> On Behalf Of Nicolas Dechesne >> Sent: den 4 juli 2019 08:45 >> To: Thomas Roos ; Volosincu, Andreea S >> >> Cc: Yocto list discussion >> Subject: Re: [yocto] yocto dev day

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

2019-07-05 Thread akuster808
On 7/5/19 12:04 AM, Jain, Sangeeta wrote: > > QA cycle report for 2.7.1 RC1: > >   > > 1. No high milestone defects.  > 2. Test results are available at following location: > >   • For results of all automated tests, > please refer to results at public AB [1] > >    

Re: [linux-yocto] [kernel-cache][PATCH] feature/net: Create a config variant of net.scc to for features

2019-07-05 Thread Bruce Ashfield
On Wed, Jul 3, 2019 at 10:54 AM wrote: > > From: He Zhe > > Since b5776165c9d3 ("netfilter: Fix remainder of pseudo-header protocol 0"), > net.scc includes a patch which would be reapplied when included by other > features. > > This patches create a config variant net-enable.scc for features and

Re: [yocto] How to extrac rootfs.wic in Ubuntu?

2019-07-05 Thread Gabriele Zampieri
Hi, in your machine conf add: (or just overload it, if you need only tar.gz images, this will speedup the image generation process) IMAGE_FSTYPES += " tar.gz" The list of (standard) available image types can be found here:

Re: [yocto] How to extrac rootfs.wic in Ubuntu?

2019-07-05 Thread Onur Eser
Hello Jupiter, I guess you can directly use archieve manager of ubuntu to extract it. And then you can tar the files from terminal. Or there should be another image ends with .wic (not .rootfs.wic) inside /build/tmp/deploy/image-name Onur Kimden: JH adına

[yocto] How to extrac rootfs.wic in Ubuntu?

2019-07-05 Thread JH
Hi, I know I can use dd to write wic to a device such as a SD card, but I need to extract rootfs.wic then repack it by tar.gz in Ubuntu machine. Is it possible? How can I do it. Thank you. - jupiter -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] dev_pkgs feature caused conflict

2019-07-05 Thread Zoran Stojsavljevic
Hello Onur, It was quite a while (almost two years) I experimented with IMX6 Colibri from Toradex. Here is what I have used to build tools using the following Toradex pointer (from one of my private Github specimens): OpenEmbedded (core):

Re: [yocto] dev_pkgs feature caused conflict

2019-07-05 Thread Burton, Ross
file /lib/firmware/ti-connectivity/wl18xx-fw-4.bin from install of linux-firmware-wl12xx-1:0.0+git0+d114732723-r0.noarch conflicts with file from package firmware-wireless-wilink8-1.0-r0.cortexa9hf_neon file /lib/firmware/brcm/brcmfmac4330-sdio.bin from install of

[yocto] dev_pkgs feature caused conflict

2019-07-05 Thread Onur Eser
Hello everyone, I am trying to build a toolchain for my image. Added line IMAGE_FEATURES += "dev-pkgs" to my local.conf file and rebuilt everything from zero. It gives two conflict errors. Check my error log: https://paste.ee/p/HbC5r#zh4fQsZhX9vAQEXQiwIqc7c2VkK82i2d Note: If I exclude the line

[yocto] [meta-cgl][PATCH] cluster-glue: use git fetcher instead of the tarball source

2019-07-05 Thread mingli.yu
From: Mingli Yu Per http://hg.linux-ha.org/, the repo moves to https://github.com/ClusterLabs/cluster-glue and since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs, so use git instead. Signed-off-by: Mingli Yu ---

[yocto] [meta-selinux][PATCH v2 1/2] audit: upgrade 2.8.4 -> 2.8.5

2019-07-05 Thread mingli.yu
From: Yi Zhao * Drop backport patch: 0001-Remove-strdupa-as-suggested-in-pull-request-25.patch * Refresh all patches. Signed-off-by: Yi Zhao --- ...e-strdupa-as-suggested-in-pull-request-25.patch | 47 -- ...bstitue-functions-for-strndupa-rawmemchr.patch} | 23

[yocto] [meta-selinux][PATCH 2/2] audit: use git fetcher instead of the tarball source

2019-07-05 Thread mingli.yu
From: Mingli Yu Per http://people.redhat.com/sgrubb/audit/, the tarball source moves to https://github.com/linux-audit/audit-userspace, and since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs, so use git instead.

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

2019-07-05 Thread Jain, Sangeeta
QA cycle report for 2.7.1 RC1: 1. No high milestone defects. 2. Test results are available at following location: • For results of all automated tests, please refer to results at public AB [1] • For other test results, refer to