[OE-core] [PATCH] sysvinit-inittab: Make sure new shell from start_getty gets a controlling tty

2016-12-26 Thread Yong, Jonathan
Without exec, the processes from the new shell do not get a ctty: root@intel-corei7-64:~# ps -x | grep getty 755 tty1 Ss+0:00 /sbin/getty 38400 tty1 791 ?Ss 0:00 /bin/sh /bin/start_getty 115200 ttyS0 804 ?S 0:00 grep getty In

[OE-core] [PATCH v2 1/1] kexec-tools: Upgrade to 2.0.14

2016-12-26 Thread zhe.he
From: He Zhe Remove kexec-aarch64.patch since it has been merged upstream Remove kexec-x32.patch since it has been reverted upstream Backport patches for kdump arm64 from: https://git.linaro.org/people/takahiro.akashi/kexec-tools.git Signed-off-by: He Zhe --- ...nd-the-semantics-of-kexec_iomem

[OE-core] [PATCH v2 0/1] kexec-tools: Upgrade to 2.0.14

2016-12-26 Thread zhe.he
From: He Zhe Remove kexec-aarch64.patch since it has been merged upstream Remove kexec-x32.patch since it has been reverted upstream Backport patches for kdump arm64 from: https://git.linaro.org/people/takahiro.akashi/kexec-tools.git v1 to v2: Remove redundant tarball link in SRC_URI He Zhe (1)

Re: [OE-core] Yocto-2.2 build failures on Ubuntu 14.04.5 & 16.04.x hosts due to crash of unity-settings-daemon followed by restart of lightdm

2016-12-26 Thread srikanth krishnakar
Hello Richard, bitbake | cat shows that when this logout happened during build, log file captured below packages in process: NOTE: Running task 1886 of 4212 (/home/builder/poky/meta/recipes-graphics/xorg-

Re: [OE-core] Yocto-2.2 build failures on Ubuntu 14.04.5 & 16.04.x hosts due to crash of unity-settings-daemon followed by restart of lightdm

2016-12-26 Thread srikanth krishnakar
Hello Richard, Sure, watching is best thing we can do, but it happens somewhere after 2900 tasks i.e just after linux-yocto. Screen recorders usually ask for file name and destination folder for saving the file, will try to see if it works as you said. "bitbake | cat" is the best method that we ca

Re: [OE-core] Yocto-2.2 build failures on Ubuntu 14.04.5 & 16.04.x hosts due to crash of unity-settings-daemon followed by restart of lightdm

2016-12-26 Thread Richard Purdie
On Mon, 2016-12-26 at 15:11 +0530, srikanth krishnakar wrote: > Environment: Ubuntu-14.04.5/16.04.1 (64-bit) > Yocto build: qemuarm > Target image: core-image-sato > Error nature: The lightdm restarts on its own and logs out by killing > processes running and brings up a login UI.  > > > We have

[OE-core] Yocto-2.2 build failures on Ubuntu 14.04.5 & 16.04.x hosts due to crash of unity-settings-daemon followed by restart of lightdm

2016-12-26 Thread srikanth krishnakar
Hello, Environment: Ubuntu-14.04.5/16.04.1 (64-bit) Yocto build: qemuarm Target image: core-image-sato Error nature: The lightdm restarts on its own and logs out by killing processes running and brings up a login UI. We have been observing yocto-2.2 build failures on Ubuntu 14.04.5 and Ubuntu-16

[OE-core] [PATCH 7/7] coreutils: upgrade to 8.26

2016-12-26 Thread Chen Qi
Add 0001-local.mk-fix-cross-compiling-problem.patch to fix the following cross compiling problem. | Makefile:3418: *** Recursive variable 'INSTALL' references itself (eventually). Stop. Signed-off-by: Chen Qi --- ...need_charset_alias-when-building-for-musl.patch | 0 ...0001-local.mk-fix-cr

[OE-core] [PATCH 5/7] grep: upgrade to 2.27

2016-12-26 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-extended/grep/{grep_2.26.bb => grep_2.27.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/grep/{grep_2.26.bb => grep_2.27.bb} (88%) diff --git a/meta/recipes-extended/grep/grep_2.26.bb b/meta/recipes-extended/gre

[OE-core] [PATCH 6/7] byacc: upgrade to 20161202

2016-12-26 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-extended/byacc/{byacc_20160606.bb => byacc_20161202.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/byacc/{byacc_20160606.bb => byacc_20161202.bb} (74%) diff --git a/meta/recipes-extended/byacc/byacc_20160606.bb

[OE-core] [PATCH 1/7] systemd-bootchart: upgrade to 231

2016-12-26 Thread Chen Qi
Signed-off-by: Chen Qi --- .../{systemd-bootchart_230.bb => systemd-bootchart_231.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/systemd-bootchart/{systemd-bootchart_230.bb => systemd-bootchart_231.bb} (92%) diff --git a/meta/recipes-devto

[OE-core] [PATCH 4/7] flex: upgrade to 2.6.2

2016-12-26 Thread Chen Qi
Upgrade flex to 2.6.2. The following two patches are removed as they have been merged. 0002-avoid-c-comments-in-c-code-fails-with-gcc-6.patch CVE-2016-6354.patch do_not_create_pdf_doc.patch is removed as it's not suitable for the new version. 0001-use-stage1flex-from-flex-native-to-fix-cross

[OE-core] [PATCH 2/7] dbus/dbus-test: upgrade to 1.10.14

2016-12-26 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-core/dbus/{dbus-test_1.10.10.bb => dbus-test_1.10.14.bb} | 4 ++-- meta/recipes-core/dbus/{dbus_1.10.10.bb => dbus_1.10.14.bb} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-core/dbus/{dbus-test_1.10.10.bb => dbus-

[OE-core] [PATCH 3/7] sysstat: upgrade to 11.5.3

2016-12-26 Thread Chen Qi
Signed-off-by: Chen Qi --- .../recipes-extended/sysstat/{sysstat_11.4.0.bb => sysstat_11.5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/sysstat/{sysstat_11.4.0.bb => sysstat_11.5.3.bb} (53%) diff --git a/meta/recipes-extended/sysstat/sysstat_11.4

[OE-core] [PATCH 0/7] Package Upgrade: systemd-bootchart, dbus, dus-test, sysstat, flex, grep, byacc, coreutils

2016-12-26 Thread Chen Qi
The following changes since commit dbb247cac5fbf7b037e4955f9793828451723924: bitbake: cookerdata: Convert multiconfig to use BB_CURRENT_MC (2016-12-22 12:36:40 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/PU-20161226 http://git.pokylinux.org