Re: [yocto] Reg porting of CVE-2016-5195 Linux Kernel Local Privilege Escalation (Dirty CoW) to 3.14 kernel

2016-10-26 Thread akuster808
On 10/26/2016 11:40 AM, Anup Maheshwari (anumahes) wrote: Hi Team, Ref - mm: remove gup_flags FOLL_WRITE games from __get_user_pages() https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=19be0eaffa3ac7d8eb6784ad9bdbc7d67ed8e619 The above issue was recently patched in

[yocto] Reg porting of CVE-2016-5195 Linux Kernel Local Privilege Escalation (Dirty CoW) to 3.14 kernel

2016-10-26 Thread Anup Maheshwari (anumahes)
Hi Team, Ref - mm: remove gup_flags FOLL_WRITE games from __get_user_pages() https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=19be0eaffa3ac7d8eb6784ad9bdbc7d67ed8e619 The above issue was recently patched in 4.8 kernel. When are we backporting this to 3.14 ? Can you

[yocto] How to proceed with kernel-fitimage and INITRAMFS_IMAGE

2016-10-26 Thread Marcel Gielen [Celestia-STS]
I am using poky Krogoth and try to generate a fitImage including an initramfs. Whatever I try I end up with circular dependendies. My image recipe is based on core-image In my local conf I have the following: KERNEL_CLASSES += "kernel-fitimage" INITRAMFS_IMAGE = "image-recovery"

[yocto] [meta-security][PATCH 1/2] smack: Add new package

2016-10-26 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-security/smack/files/run-ptest | 3 ++ .../smack/files/smack_generator_make_fixup.patch | 18 ++ recipes-security/smack/smack_1.3.0.bb | 42 ++ 3 files changed, 63 insertions(+)

[yocto] [meta-security][PATCH 2/2] smack kernel: add smack kernel config fragments

2016-10-26 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-kernel/linux/linux-yocto-4.8/smack-default-lsm.cfg | 2 ++ recipes-kernel/linux/linux-yocto-4.8/smack.cfg | 8 recipes-kernel/linux/linux-yocto_4.8.bbappend | 5 + 3 files changed, 15

Re: [yocto] how to add files to boot media hddimg/ISO SOLVED

2016-10-26 Thread Lars Larsen
I manage to solve it, with a not so elegant solution I any one has an "authorized" solution please let me know in my local .conf I have INHERIT += "rootfsdebugfiles" ROOTFS_DEBUG_FILES += "\ ${TOPDIR}/[path to file]/sektionnumber.dat ${ISODIR}/sektionnumber.dat; \ ${TOPDIR}/[path to

[yocto] Release Candidate Build for yocto-2.2.rc6.rc6 now available.

2016-10-26 Thread Poky Build User
A release candidate build for yocto-2.2.rc6 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-2.2.rc6 Please begin QA on this build as soon as possible. Build hash information: meta-qt4 : fc9b050569e94b5176bed28b69ef28514e4e4553 meta-intel :

[yocto] how to add files to boot media hddimg/ISO

2016-10-26 Thread Lars Larsen
Hello yocto world I have a recipe that produce an ISO image and a hddimg image. I need to add a file to the boot media root, alongside rootfs.img and intrd - so it is NOT a part of the rootfs inspired by bootimg.bbclass, I tried to add the following recipe to my build /DESCRIPTION =

[yocto] [meta-raspberrypi3] Failed to build gstreamer1.0-plugins-bad with minimal configuration

2016-10-26 Thread Karim ATIKI
Hi all, I'm currently unable to build gstreamer1.0-plugins-bad with a clean checkout of poky-krogoth and also poky-master with DISTRO_FEATURES_remove = " x11 wayland" It fails during the do_compile() task of gstreamer1.0-plugins-bad with the following error message: undefined reference

[yocto] Package relation between package.manifest and license.manifest

2016-10-26 Thread Hugo Heutinck
Question: What is the relation between the package.manifest and license.manifest ? After a yocto poky based image has been built there are 2 files in the licenses directory "tmp/deploy/licenses/*image_name-datestamp*" One is the package.manifest, which if understood correctly is a list of all

Re: [yocto] YoctoProject: problem bitbake core-image-minimal

2016-10-26 Thread Trevor Woerner
Hi Luca, Thank you for providing a more complete problem report. There are two problems you will need to fix in order for your build to succeed: 1) Don't run the build as the root user. Editing sanity.conf to get rid of the build failure is not the solution to avoid the build failing because it

[linux-yocto] [PATCH] meta-yocto-bsp: linux-yocto: bump to the latest stable version for non-x86 BSPs

2016-10-26 Thread Kevin Hao
Built and boot test for all these boards on 4.1, 4.4 and 4.8 kernels. Signed-off-by: Kevin Hao --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 +++--- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++--

[yocto] [PATCH] meta-yocto-bsp: linux-yocto: bump to the latest stable version for non-x86 BSPs

2016-10-26 Thread Kevin Hao
Built and boot test for all these boards on 4.1, 4.4 and 4.8 kernels. Signed-off-by: Kevin Hao --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 +++--- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++--

Re: [yocto] curl-native and ca-bundle

2016-10-26 Thread Patrick Ohly
On Wed, 2016-10-26 at 06:20 +, Blaettler, Michael wrote: > Hi Patrick > > I just checked the source code of curl. > > In acinclude.m4 on line 2560, you'll find: > dnl CURL_CHECK_CA_BUNDLE > dnl - > dnl Check if a default ca-bundle should be

[yocto] curl-native and ca-bundle

2016-10-26 Thread Blaettler, Michael
Hi Patrick I just checked the source code of curl. In acinclude.m4 on line 2560, you'll find: dnl CURL_CHECK_CA_BUNDLE dnl - dnl Check if a default ca-bundle should be used dnl dnl regarding the paths this will scan: dnl