[yocto] [meta-security][PATCH] ecryptfs-utils: fix usrmerge install path

2018-08-27 Thread mingli.yu
From: Mingli Yu Update rootsbindir from /sbin to ${base_sbindir} to fix below do_install error when usrmerge enabled in DISTRO_FEATURES | chmod: cannot access '/poky-build/tmp-glibc/work/core2-64-wrs-linux/ecryptfs-utils/111-r0/image/usr/sbin/mount.ecryptfs_private': No such file or directory

Re: [linux-yocto] Custom kernel recipe based on linux-yocto fails due to wrong make call

2018-08-27 Thread David Daniel
Am Freitag, den 24.08.2018, 11:59 -0400 schrieb Bruce Ashfield: > On 2018-08-24 11:54 AM, Bruce Ashfield wrote: > > On 2018-08-23 4:55 AM, David Daniel wrote: > > > Am Mittwoch, den 22.08.2018, 20:35 -0400 schrieb Bruce Ashfield: > > > > On Wed, Aug 22, 2018 at 7:31 AM, David Daniel > > > .ch> >

Re: [yocto] Tracking changes in image

2018-08-27 Thread Jon Szymaniak
On Mon, Aug 27, 2018 at 10:13 Bryan Fishell wrote: > Hi, > I want to be able to track different parts of my image, accessible from > within userspace so I can programmatically (via an environment variable or > something) what version of my patches have been applied. Ultimately, I want > to be

Re: [yocto] Any Linux/Yocto Image Installer (for target system)

2018-08-27 Thread Hongxu Jia
On 2018年07月07日 05:52, Raymond Yeung wrote: Is there any installer that I could download along with the .hddimg (or .iso) image to the RAM, invoke the installer, so we could have a bootable image installed on a SSD? Sorry for replying late There is a target installer meta-anaconda in

Re: [yocto] [PATCH][meta-dpdk] dpdk-dev-libibverbs: fix do_fetch error

2018-08-27 Thread Changqing Li
On 08/28/2018 09:42 AM, Anuj Mittal wrote: On 08/23/2018 04:40 PM, Changqing Li wrote: On 08/14/2018 10:27 AM, Anuj Mittal wrote: On 08/14/2018 09:37 AM, Changqing Li wrote: On 08/13/2018 02:35 PM, Anuj Mittal wrote: On 08/13/2018 01:22 PM, changqing...@windriver.com wrote: From:

Re: [yocto] [PATCH][meta-dpdk] dpdk-dev-libibverbs: fix do_fetch error

2018-08-27 Thread Anuj Mittal
On 08/23/2018 04:40 PM, Changqing Li wrote: > > > On 08/14/2018 10:27 AM, Anuj Mittal wrote: >> On 08/14/2018 09:37 AM, Changqing Li wrote: >>> On 08/13/2018 02:35 PM, Anuj Mittal wrote: On 08/13/2018 01:22 PM, changqing...@windriver.com wrote: > From: Changqing Li > > original

Re: [yocto] [yocto-builds] Newbe first build failure

2018-08-27 Thread Randy MacLeod
Welcome! We have a few (too many?) lists: https://www.yoctoproject.org/community/mailing-lists/ For general discussion, start on: yocto@yoctoproject.org On 08/26/2018 04:19 AM, Scott Wimberley wrote: First, thank you in advance for your help. After cloning poky, I entered: bitbake

[yocto] [meta-security][PATCH 1/1] keynote: add dependency on bison-native

2018-08-27 Thread Joe Slater
bison/yacc is no longer automatically supplied. Signed-off-by: Joe Slater --- recipes-security/keynote/keynote_2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/keynote/keynote_2.3.bb b/recipes-security/keynote/keynote_2.3.bb index e692485..0300894

[linux-yocto] v4.12.x - stable updates comprising v4.12.29

2018-08-27 Thread Paul Gortmaker
Bruce, Yocto kernel folks: Here is the final 4.12.x stable update "extension" primarily created for the Yocto project, continuing on top of the previous v4.12.28 kernel. After months of warning, hopefully it comes as no surprise to anyone that this is the last 4.12.x release. There are about

[yocto] Yocto Project Unassigned Bugs - Help Needed

2018-08-27 Thread Jolley, Stephen K
All, The triage team meets weekly and does its best to handle the bugs reported into the bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the

[yocto] Tracking changes in image

2018-08-27 Thread Bryan Fishell
Hi, I want to be able to track different parts of my image, accessible from within userspace so I can programmatically (via an environment variable or something) what version of my patches have been applied. Ultimately, I want to be able to answer questions from the field to know 'what changed' in