[OE-core] [PATCH 1/1] midori: exclude from self-hosted for mips64

2013-10-21 Thread jackie.huang
From: Jackie Huang midori depends on webkit-gtk which could not build for mips64. [YOCTO #5141] Signed-off-by: Jackie Huang --- .../packagegroups/packagegroup-self-hosted.bb |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/packagegroups/pack

[OE-core] [PATCH 0/1] midori: exclude from self-hosted for mips64

2013-10-21 Thread jackie.huang
From: Jackie Huang The following changes since commit 24a6b1324965080fef6c363edcb37768090eebea: wic: add pseudo to the populate-extfs step (2013-10-18 16:03:36 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_midori_1022_0 http://git.pokylinux.

Re: [OE-core] Using the correct "xserver-xf86-config_0.1.bbappend

2013-10-21 Thread Khem Raj
On Mon, Oct 21, 2013 at 10:13 PM, Paul Eggleton wrote: > On Monday 21 October 2013 13:21:07 Khem Raj wrote: >> On Mon, Oct 21, 2013 at 9:30 AM, Ulf Samuelsson >> wrote: >> > Trying to build a systemd-gnome-image raspberrypi under Angstrom, with a >> > few extra layers. >> > >> > This fails on "xs

[OE-core] [PATCH V6] connman: ignore the networking device which nfs for rootfs is working on

2013-10-21 Thread rongqing.li
From: Roy Li Create connman-evn.service, which will run a script to compute the networking device when nfs root is on, and pass the result to connman.service Copy Connmand.service from source code, add ExecStartPre into it to release do_configure_append work, use the options which is passed by c

[OE-core] [PATCH] nfs-utils: modify nfsserver init script indent

2013-10-21 Thread qiang.chen
From: Qiang Chen Using sysvinit testing service status, nfsserver status allways display as [?] unknown. This is because sysvinit package check whether service's init script supporting status function or not by: grep -qs "\Wstatus)" "$SERVICE" So, this commit modified the indent for status etc,

Re: [OE-core] Using the correct "xserver-xf86-config_0.1.bbappend

2013-10-21 Thread Paul Eggleton
On Monday 21 October 2013 13:21:07 Khem Raj wrote: > On Mon, Oct 21, 2013 at 9:30 AM, Ulf Samuelsson > wrote: > > Trying to build a systemd-gnome-image raspberrypi under Angstrom, with a > > few extra layers. > > > > This fails on "xserver-xf86-config_0.1.[bb|bbappend]" > > > > The extra layer h

[OE-core] [PATCH] nfsserver restart should kill and recreate nfsd kernel threads

2013-10-21 Thread qiang.chen
From: Qiang Chen nfsserver restart without killing kernel threads worked when portmap was the rpc publishing process and portmap was restarted. When rpcbind replaces portmap, nfsserver restart in this way does not work after an rpcbind restart. Steps to reproduce: 1). Make ext3 filesystem image

[OE-core] [PATCH V5 3/3] screen: dynamically add or remove a entry to/from /etc/shells

2013-10-21 Thread Ming Liu
1 Add base-files to RDEPENDS. 2 Add pkg_postinst and pkg_postrm to add and remove a entry in /etc/shells. Signed-off-by: Ming Liu --- meta/recipes-extended/screen/screen_4.0.3.bb | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb b/meta/

[OE-core] [PATCH V5 2/3] bash: dynamically add or remove a entry to/from /etc/shells

2013-10-21 Thread Ming Liu
1 Add base-files to RDEPENDS. 2 Use ${base_bindir} in regex to match bash path. 3 Add pkg_postrm to remove the entry from /etc/shells that added by pkg_postinst. Signed-off-by: Ming Liu --- meta/recipes-extended/bash/bash.inc | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff

[OE-core] [PATCH V5 1/3] base-files: remove invalid entries from /etc/shells

2013-10-21 Thread Ming Liu
It's more reasonable and secure to keep /etc/shells a minimal file, and then entries for valid shells be added dynamically to the system, only if the packages that provide them are supported. Signed-off-by: Ming Liu --- meta/recipes-core/base-files/base-files/shells| 6 -- meta/recipes-c

[OE-core] [PATCH] nfs-utils: Stop rpc.statd correctly

2013-10-21 Thread qiang.chen
From: Qiang Chen An incorrect process name in the nfsserver initscript prevented rpc.statd from being shut down. root@qemux86-64:~# /etc/init.d/nfsserver start creating NFS state directory: done starting 8 nfsd kernel threads: done starting mountd: done starting statd: done root@qemux86-64:~# p

Re: [OE-core] [PATCH V4 3/3] screen: dynamically add or remove a entry to/from /etc/shells

2013-10-21 Thread Ming Liu
On 10/22/2013 06:32 AM, Khem Raj wrote: On Sunday, October 20, 2013, Ming Liu > wrote: > 1 Add base-files to RDEPENDS. > 2 Add pkg_postinst and pkg_postrm to add and remove a entry in > /etc/shells. > will it affect upgradability of the package which is providin

Re: [OE-core] Using the correct "xserver-xf86-config_0.1.bbappend

2013-10-21 Thread Ulf Samuelsson
On 2013-10-21 22:21, Khem Raj wrote: Ulf On Mon, Oct 21, 2013 at 9:30 AM, Ulf Samuelsson wrote: Trying to build a systemd-gnome-image raspberrypi under Angstrom, with a few extra layers. This fails on "xserver-xf86-config_0.1.[bb|bbappend]" The extra layer has BBPRIORITY = 20. meta-beagleboa

Re: [OE-core] [PATCH] pigz: bump to 2.3.1

2013-10-21 Thread Khem Raj
On Monday, October 21, 2013, wrote: > From: "Maxin B. John" > > Update pigz to latest release - 2.3.1 > Drop ldflags.patch as it has been merged upstream > > Signed-off-by: Maxin B. John > --- looks ok althouh git format-patch -M would have detected renaming a bit better inturn making it easier

Re: [OE-core] [PATCH 1/3] ltp: cleanup recipe

2013-10-21 Thread Khem Raj
On Monday, October 21, 2013, Riku Voipio wrote: > Cleanups for ltp: > > 1. Instead of using giturl like in Anders's patch use the sourceforge mirror URL. whats wrong with git url ? > 2. remove to the manual unpack rule and just set S variable to source directory. > 3. Follow the OE style guide f

Re: [OE-core] [PATCH V4 3/3] screen: dynamically add or remove a entry to/from /etc/shells

2013-10-21 Thread Khem Raj
On Sunday, October 20, 2013, Ming Liu wrote: > 1 Add base-files to RDEPENDS. > 2 Add pkg_postinst and pkg_postrm to add and remove a entry in > /etc/shells. > will it affect upgradability of the package which is providing /etc/shells ? > Signed-off-by: Ming Liu > --- > meta/recipes-extended/sc

Re: [OE-core] [PATCH] Add tune for Cortex-A5 chips

2013-10-21 Thread Khem Raj
On Monday, October 21, 2013, Ulf Samuelsson wrote: > On 2013-10-21 13:17, Martin Jansa wrote: >> >> On Mon, Oct 21, 2013 at 10:59:57AM +0200, Ulf Samuelsson wrote: >>> >>> Signed-off-by: Ulf Samuelsson >>> --- >>> meta/conf/machine/include/tune-cortexa5.inc | 24 >>>

[OE-core] [PATCH][for-dora] udev: update local rules for new touchscreen device

2013-10-21 Thread Chase Maupin
* While working with a new capacitive touchscreen it was found that the existing udev rule that creates the /dev/input/touchscreen0 symlink was too restrictive and did not match the MODALAIS entry for this touchscreen. which is: MODALIAS=input:b0018vpe-e0,1,3,k14A,ra0,1,2F,35,3

Re: [OE-core] Using the correct "xserver-xf86-config_0.1.bbappend

2013-10-21 Thread Khem Raj
Ulf On Mon, Oct 21, 2013 at 9:30 AM, Ulf Samuelsson wrote: > Trying to build a systemd-gnome-image raspberrypi under Angstrom, with a few > extra layers. > > This fails on "xserver-xf86-config_0.1.[bb|bbappend]" > > The extra layer has BBPRIORITY = 20. > meta-beagleboard has BBPRIORITY = 8 > meta

[OE-core] [Patch 0/1] pigz: Add pigz to buildtools tarball

2013-10-21 Thread Konrad Scherer
Over the last month I have been working with native sstate cache reuse. I have had many issues, but have been able to resolve them. One build failure happened when almost all of the native sstate files were properly retrieved but zlib-native was not [1]. If sstate_create_package in sstate.bbclass g

[OE-core] [PATCH] pigz: Add pigz to buildtools tarball

2013-10-21 Thread Konrad Scherer
From: Konrad Scherer When using the tar executable in the buildtools, tar will execute gzip. If this happens before zlib-native is built, then the gzip on the host will be used and can fail if the libz in the buildtools is not compatible. Adding pigz to the build tools avoids this host contaminat

Re: [OE-core] Installing files in the /home/xxx directory

2013-10-21 Thread Ulf Samuelsson
On 2013-10-17 23:25, Ulf Samuelsson wrote: Would like to install some files in under the "/home" directory. A simplfied recipe looks like this: do_install () { install -d ${D}/${base_dir}/home/root install-m 0644${S}/my.conf ${D}/${base_dir}/home/root/my.conf } FILES_mypackage

Re: [OE-core] [PATCHv2] rpm: Add nativesdk to BBCLASSEXTEND

2013-10-21 Thread David Nystrom
Ping? Was this patch forgotten ? //DD On 18 Oct 2013 11:27, "David Nyström" wrote: > Modified FILES-paths since nativesdk can't handle hardcoded paths, > Also added *.real binaries to packaging since this is not done when built > as native. > > As far as /var having to be hardcoded, I have a ha

[OE-core] [PATCH 2/3] kbd: Use libcheck instead of check

2013-10-21 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-core/kbd/kbd_2.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/kbd/kbd_2.0.0.bb b/meta/recipes-core/kbd/kbd_2.0.0.bb index eafa0b0..e66018f 100644 --- a/meta/recipes-core/kbd/kbd_2.0.0.bb +++ b/meta/recipes-co

[OE-core] [PATCH 1/3] libcheck: Add native support for kbd-native

2013-10-21 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/libcheck/libcheck_0.9.10.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-support/libcheck/libcheck_0.9.10.bb b/meta/recipes-support/libcheck/libcheck_0.9.10.bb index a22271a..2cadf67 100644 --- a/meta/recipes-support/libche

[OE-core] [PATCH 0/3] Clean up my check mess

2013-10-21 Thread Saul Wold
Richard, A small set of patches that remove my bogus check recipe. It adds native support to libcheck since kbd needs it for it's testing. Sau! Saul Wold (3): libcheck: Add native support for kbd-native kbd: Use libcheck instead of check check: Remove duplicate recipe of libcheck meta/re

[OE-core] [PATCH 3/3] check: Remove duplicate recipe of libcheck

2013-10-21 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/check/check_0.9.10.bb | 20 --- meta/recipes-support/check/files/ptest.patch | 29 meta/recipes-support/check/files/run-ptest | 3 --- 3 files changed, 52 deletions(-) delete mode 100644 meta/reci

[OE-core] Using the correct "xserver-xf86-config_0.1.bbappend

2013-10-21 Thread Ulf Samuelsson
Trying to build a systemd-gnome-image raspberrypi under Angstrom, with a few extra layers. This fails on "xserver-xf86-config_0.1.[bb|bbappend]" The extra layer has BBPRIORITY = 20. meta-beagleboard has BBPRIORITY = 8 meta-raspberrypi has BBPRIORITY = 6 (later changed to 120) BBLAYERS are in t

[OE-core] [PATCH] dropbear: update to 2013.60 version

2013-10-21 Thread maxin.john
From: "Maxin B. John" update to latest version 2013.60 Update 0006-dropbear-configuration-file.patch for 2013.60 Signed-off-by: Maxin B. John --- .../0001-urandom-xauth-changes-to-options.h.patch |0 .../0002-static_build_fix.patch|0 .../0003-configure.patch

[OE-core] [PATCH] pigz: bump to 2.3.1

2013-10-21 Thread maxin.john
From: "Maxin B. John" Update pigz to latest release - 2.3.1 Drop ldflags.patch as it has been merged upstream Signed-off-by: Maxin B. John --- meta/recipes-extended/pigz/files/ldflags.patch | 19 --- meta/recipes-extended/pigz/pigz.inc|5 ++--- meta/recipes-ex

Re: [OE-core] [PATCH] Add tune for Cortex-A5 chips

2013-10-21 Thread Ulf Samuelsson
On 2013-10-21 13:17, Martin Jansa wrote: On Mon, Oct 21, 2013 at 10:59:57AM +0200, Ulf Samuelsson wrote: Signed-off-by: Ulf Samuelsson --- meta/conf/machine/include/tune-cortexa5.inc | 24 1 file changed, 24 insertions(+) create mode 100644 meta/conf/machine/incl

Re: [OE-core] [PATCH] sysvinit-inittab: Fix getting tty device name from SERIAL_CONSOLES entries

2013-10-21 Thread Ahsan, Noor
Hello, Kindly merge this patch we need it for Yocto 1.5. Noor -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Shakeel, Muhammad Sent: Monday, October 07, 2013 8:05 PM To: openembedded-core@

Re: [OE-core] [OE-Core][PATCH] lib/oeqa/runtime: added rpm dependency test

2013-10-21 Thread Alexandru Palalau
Ignore this one...will send V2 On 10/20/2013 8:17 PM, Alexandru Palalau wrote: From: Alexandru Palalau Signed-off-by: Alexandru Palalau --- meta/lib/oeqa/runtime/rpm.py | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/lib/oeqa/runtime/rpm.py b/meta/lib/oeqa/runtime/rpm.

[OE-core] [PATCH 1/1] debugedit: fix segment fault while file's bss offset have a large number

2013-10-21 Thread Hongxu Jia
While ELF_C_RDWR_MMAP was used, elf_begin invoked mmap() to map file into memory. While the file's bss Offset has a large number, elf_update caculated file size by __elf64_updatenull_wrlock and the size was enlarged. In this situation, elf_update invoked ftruncate to enlarge the file, and memory s

[OE-core] [PATCH 0/1] debugedit: fix segment fault while file's bss offset have a large number

2013-10-21 Thread Hongxu Jia
The following changes since commit 529bf977e956175bd8405ebffc88194192e44740: update-rcd.bbclass: fix host/target test (2013-10-16 14:51:07 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-debugedit http://git.pokylinux.org/cgit.cgi/poky-contrib

Re: [OE-core] [PATCH] Add tune for Cortex-A5 chips

2013-10-21 Thread Martin Jansa
On Mon, Oct 21, 2013 at 10:59:57AM +0200, Ulf Samuelsson wrote: > Signed-off-by: Ulf Samuelsson > --- > meta/conf/machine/include/tune-cortexa5.inc | 24 > 1 file changed, 24 insertions(+) > create mode 100644 meta/conf/machine/include/tune-cortexa5.inc > > diff --git

Re: [OE-core] State of bitbake world

2013-10-21 Thread Andrea Adami
On Mon, Oct 21, 2013 at 12:38 PM, Martin Jansa wrote: > On Mon, Oct 21, 2013 at 10:58:45AM +0200, Andrea Adami wrote: >> >> > qemux86* common (5): >> > meta-openembedded/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb, >> > do_rootfs >> >> >> Hi Martin, thanks for taking ca

Re: [OE-core] [dylan][PATCH 00/13] Backports from master (cover letter only)

2013-10-21 Thread Paul Eggleton
Hi Noor, These have already been merged to the dylan branch. Cheers, Paul On Monday 21 October 2013 10:29:26 Ahsan, Noor wrote: > Hello, > > Any idea when this will be merged. We need it for our BSPs. > > Noor > > -Original Message- > From: openembedded-core-boun...@lists.openembedded

Re: [OE-core] State of bitbake world

2013-10-21 Thread Martin Jansa
On Mon, Oct 21, 2013 at 10:58:45AM +0200, Andrea Adami wrote: > > > qemux86* common (5): > > meta-openembedded/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb, > > do_rootfs > > > Hi Martin, thanks for taking care of all those builds. > About this new do_rootfs failure [1],

Re: [OE-core] [PATCH] nspr: Add LDFLAGS to TARGET_CC_ARCH to fix warning

2013-10-21 Thread Ahsan, Noor
Any update on this one. We need this patch to be merged in Yocto 1.5. Noor From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of sujith h Sent: Wednesday, October 16, 2013 3:23 PM To: openembedded-core@lists.openembedded.org

Re: [OE-core] [dylan][PATCH 00/13] Backports from master (cover letter only)

2013-10-21 Thread Ahsan, Noor
Hello, Any idea when this will be merged. We need it for our BSPs. Noor -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Paul Eggleton Sent: Thursday, October 10, 2013 4:23 PM To: openembedd

[OE-core] How to set PACKAGECONFIG + proposal

2013-10-21 Thread Enrico Scholz
Hi, recent packaging uses lots of different ways how PACKAGECONFIG is set: a) PACKAGECONFIG ??= "" b) PACKAGECONFIG ?= "" and similar variations for special classes c) PACKAGECONFIG_class-target ??= "" d) PACKAGECONFIG_class-target ?= "" Sample c) causes problems (see 8994ff6650a4c4c2f0b

[OE-core] [PATCH] gdk-pixbuf: use PACKAGECONFIG to control legacy X11 sub-library

2013-10-21 Thread Ross Burton
Instead of appending and using overrides, turn gdk-pixbuf-xlib into a PACKAGECONFIG option and enable it for LSB-builds only. Signed-off-by: Ross Burton --- meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bb | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/meta

[OE-core] [PATCH] Add tune for Cortex-A5 chips

2013-10-21 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- meta/conf/machine/include/tune-cortexa5.inc | 24 1 file changed, 24 insertions(+) create mode 100644 meta/conf/machine/include/tune-cortexa5.inc diff --git a/meta/conf/machine/include/tune-cortexa5.inc b/meta/conf/machine/include/tu

Re: [OE-core] State of bitbake world

2013-10-21 Thread Andrea Adami
> qemux86* common (5): > meta-openembedded/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb, > do_rootfs Hi Martin, thanks for taking care of all those builds. About this new do_rootfs failure [1], it seems related to update-rc.d /postinst code. As you already know, for thi

[OE-core] [oe][PATCHv2] libjson: update to 0.11 and rename to json-c

2013-10-21 Thread Jack Mitchell
From: Jack Mitchell libjson is now known as json-c, it keeps support for the old libjson namespace so it shouldn't break anything. Built without parallel make as it would fail when it tries to link to link back to itself, which is odd, but the official word is: don't build in parallel. Signed-of

Re: [OE-core] [oe] State of bitbake world

2013-10-21 Thread Burton, Ross
On 20 October 2013 20:43, Martin Jansa wrote: > libtool-cross-2.4.2: libtool-cross: configure was passed unrecognised > options: --with-sysroot > libxdmcp-1.1.1: libxdmcp: configure was passed unrecognised options: > --without-groff --disable-malloc0returnsnull --without-ps2pdf --disable-specs >

[OE-core] [PATCH 3/3] ltp: enable power management and realtime tests

2013-10-21 Thread Riku Voipio
ltp includes realtime and power management tests, that are somewhat experimental and not enabled by default. Add the configuration options to enable them, and a backported patch that allows compilation with more pedantic toolchains. You will still need to run the realtime tests explicitly, so this

[OE-core] [PATCH 1/3] ltp: cleanup recipe

2013-10-21 Thread Riku Voipio
Cleanups for ltp: 1. Instead of using giturl like in Anders's patch use the sourceforge mirror URL. 2. remove to the manual unpack rule and just set S variable to source directory. 3. Follow the OE style guide for variable order. --- meta/recipes-extended/ltp/ltp_20130904.bb | 50 +--

[OE-core] [PATCH 2/3] ltp: Fix aarch64 build

2013-10-21 Thread Riku Voipio
Add backported patch from upstream to allow building on ltp Aarch64. --- meta/recipes-extended/ltp/files/fix-arm64.patch | 59 + meta/recipes-extended/ltp/ltp_20130904.bb | 1 + 2 files changed, 60 insertions(+) create mode 100644 meta/recipes-extended/ltp/files/fix