Re: [OE-core] [PATCH v2 00/50] Rootfs/image generation refactoring (cover letter only)

2014-02-05 Thread David Nystrom
On Wed, Feb 5, 2014 at 11:07 AM, Laurentiu Palcu laurentiu.pa...@intel.comwrote: V2: * fix building from feeds for opkg; * rebase; | NOTE: ## Generate rootfs ### | NOTE: Installing the following packages: run-postinsts packagegroup-core-boot | sed: -e expression #1, char 41:

[OE-core] [PATCH 1/1] systemtap: add aarch64 support

2014-02-05 Thread Fathi Boudra
bump SRCREV to include the relevant commits for aarch64 support update COMPATIBLE_HOST to include aarch64 cleanup md5sum/sha256sum since we use git Signed-off-by: Fathi Boudra fathi.bou...@linaro.org --- meta/recipes-kernel/systemtap/systemtap_git.inc | 9 ++--- 1 file changed, 2

Re: [OE-core] [PATCH] meta/recipes-core/base-passwd/base-passwd/noshadow.patch: Split it into two parts

2014-02-05 Thread Saul Wold
On 02/05/2014 03:13 AM, Laszlo Papp wrote: The current change contains two different logics resulting that users like me may need to partially override the behavior of it. It would be easier for end users to keep one change while dropping the other if needed, like in our case. I beleive that

Re: [OE-core] https://github.com/openembedded/oe-core

2014-02-05 Thread Paul Eggleton
Hi Mikhail, On Tuesday 28 January 2014 17:26:47 Mikhail Durnev wrote: Does anyone accept pull requests from GitHub? Or should all patches be submitted via this mailing list only? Patches need to be submitted to this mailing list. However, you can do it either in the form of raw patches or a

Re: [OE-core] Upcoming Bug blitz weekend ( Feb 21 - Feb 24)

2014-02-05 Thread Paul Eggleton
On Wednesday 05 February 2014 09:21:01 Khem Raj wrote: Please feel free to pick any of the bugs which you are interested in and has no owner assigned to it Just to clarify, all bugs in the Yocto Project bugzilla are assigned to someone - this happens automatically. However, if they are in the

[OE-core] Upcoming Bug blitz weekend ( Feb 21 - Feb 24)

2014-02-05 Thread Khem Raj
Hi All I would like to invite everyone to the bug fixing weekend which is coming in 3 weeks from Feb 21 to Feb 24 Bugs in NEW status for OE-Core related categories: http://tinyurl.com/pu8vlaf All bugs/enhancements in NEW status in interesting categories: http://tinyurl.com/pjhrpwr Please

Re: [OE-core] [v2 PATCH 2/2] useradd.bbclass: Add ability to select a static uid/gid automatically

2014-02-05 Thread Saul Wold
On 02/04/2014 03:39 PM, Mark Hatle wrote: [YOCTO #5436] Automatic selection of static uid/gid is needed for a dynamically generated passwd and group file to have a deterministic outcome. When a package is installed and instructs the system to add a new user or group, unless it selects a static

Re: [OE-core] [v2 PATCH 2/2] useradd.bbclass: Add ability to select a static uid/gid automatically

2014-02-05 Thread Mark Hatle
On 2/5/14, 12:01 PM, Saul Wold wrote: On 02/04/2014 03:39 PM, Mark Hatle wrote: [YOCTO #5436] Automatic selection of static uid/gid is needed for a dynamically generated passwd and group file to have a deterministic outcome. When a package is installed and instructs the system to add a new

[OE-core] [PATCH] rootfs_deb: Fix whitespace issue

2014-02-05 Thread Saul Wold
Fixing the following warning: WARNING: Variable rootfs_deb_bad_recommendations contains tabs, please remove these (/srv/ssd/sgw/poky/meta/recipes-extended/images/core-image-lsb-dev.bb) Signed-off-by: Saul Wold s...@linux.intel.com --- meta/classes/rootfs_deb.bbclass | 2 +- 1 file changed, 1

Re: [OE-core] [PATCH v2 00/50] Rootfs/image generation refactoring (cover letter only)

2014-02-05 Thread David Nystrom
On 5 Feb 2014 15:43, Laurentiu Palcu laurentiu.pa...@intel.com wrote: On Wed, Feb 05, 2014 at 01:09:05PM +0100, David Nyström wrote: | NOTE: Installing complementary packages ... | NOTE: Installing the following packages: | /media/sdb5/bld/tmp/sysroots/x86_64-linux/usr/bin/opkg-cl: the

[OE-core] [PATCH] jpeg and directfb: cosmetic, fix perms for patches

2014-02-05 Thread Randy MacLeod
Signed-off-by: Randy MacLeod randy.macl...@windriver.com --- meta/recipes-core/jpeg/jpeg-8d/debian-libjpeg7_7-1.diff | 0 meta/recipes-graphics/directfb/directfb/fusion.patch| 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 = 100644

Re: [OE-core] [PATCH] classes/buildhistory: fix expansion of escape sequences

2014-02-05 Thread Saul Wold
On 01/25/2014 02:10 PM, Khem Raj wrote: Thanks for fixing it. Looks correct to me There still might be an issue: ERROR: Error executing a python function in /srv/hdd/poky/meta/recipes-support/ca-certificates/ca-certificates_20130610.bb: The stack trace of python calls that resulted in

[OE-core] [PATCH] pcmanfm: apply a patch to the source, not a generated file

2014-02-05 Thread Ross Burton
no-desktop.patch was applying to a generated file, not the true source, which meant it may not appear to be applied in the resulting package. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-sato/pcmanfm/files/no-desktop.patch |6 +++--- 1 file changed, 3 insertions(+), 3

Re: [OE-core] [PATCH] classes/buildhistory: fix expansion of escape sequences

2014-02-05 Thread Paul Eggleton
On Wednesday 05 February 2014 11:26:56 Saul Wold wrote: There still might be an issue: ERROR: Error executing a python function in /srv/hdd/poky/meta/recipes-support/ca-certificates/ca-certificates_201306 10.bb: The stack trace of python calls that resulted in this exception/failure

[OE-core] [PATCH] linux-yocto: Use PACKAGE_ARCH in build dir

2014-02-05 Thread Darren Hart
The current linux-yocto build dir (B) includes MACHINE. This has been appropriate as kernels are typically built machine-specific. We have recently introduced an intel-common type kernel which can be shared across multiple machines sharing a common base (intel-core2-32, intel-corei7-64). In these

Re: [OE-core] [PATCH] linux-yocto: Use PACKAGE_ARCH in build dir

2014-02-05 Thread Bruce Ashfield
On Wed, Feb 5, 2014 at 11:02 PM, Darren Hart dvh...@linux.intel.com wrote: The current linux-yocto build dir (B) includes MACHINE. This has been appropriate as kernels are typically built machine-specific. We have recently introduced an intel-common type kernel which can be shared across

Re: [OE-core] [PATCH] linux-yocto: Use PACKAGE_ARCH in build dir

2014-02-05 Thread Darren Hart
On 2/5/14, 20:30, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Wed, Feb 5, 2014 at 11:02 PM, Darren Hart dvh...@linux.intel.com wrote: The current linux-yocto build dir (B) includes MACHINE. This has been appropriate as kernels are typically built machine-specific. We have recently

Re: [OE-core] [PATCH] linux-yocto: Use PACKAGE_ARCH in build dir

2014-02-05 Thread Bruce Ashfield
On Thu, Feb 6, 2014 at 12:20 AM, Darren Hart dvh...@linux.intel.com wrote: On 2/5/14, 20:30, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Wed, Feb 5, 2014 at 11:02 PM, Darren Hart dvh...@linux.intel.com wrote: The current linux-yocto build dir (B) includes MACHINE. This has been