Re: [OE-core] [PATCH 2/4] rootfs: Do not uninstall update-rc.d

2015-09-08 Thread Khem Raj
> On Sep 7, 2015, at 2:48 PM, Phil Blundell wrote: > > On Mon, 2015-09-07 at 14:15 -0700, Khem Raj wrote: >>> On Sep 7, 2015, at 12:36 PM, Phil Blundell wrote: >>> >>> On Sun, 2015-09-06 at 15:25 +, Khem Raj wrote: update-rc.d is now needed by systemd to interact with sysv script

Re: [OE-core] [poky][PATCH v4 0/2] gstreamer1.0: Add patches for Gstreamer 1.4.5

2015-09-08 Thread Zhu Carol
Hi Carlos, If I didn't misunderstand, you meant it's ok for you because they are backports. So community will accept these two patches if no other problem. Am I right? The patches are still not being applied to master branch, I am waiting for your feedback. B.R. Yuqing Zhu -Orig

[OE-core] [PATCH 0/1] Fix screen build failure

2015-09-08 Thread kai.kang
From: Kai Kang The following changes since commit c1df471feacaf2590216aa476ce242908dac38cf: pseudo_1.7.3.bb: New version of pseudo (2015-09-06 15:26:27 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/screen http://git.pokylinux.org/cgit.cgi/pok

[OE-core] [PATCH 1/1] screen: backport to fix build error

2015-09-08 Thread kai.kang
From: Kai Kang It fails to compile screen rarely with: |.../4.3.1-r0/screen-4.3.1/display.h:154:19: error: 'T_N' undeclared here (not in a function) | union tcu d_tcs[T_N]; /* terminal capabilities */ | ^ Macro T_N is defined in header file term.h but it may not be creat

Re: [OE-core] [oe] OpenEmbeddded Developer meeting Oct 9 after ELCE in Dublin

2015-09-08 Thread Paul Eggleton
I think you may be mixing up the Yocto Project Developer Day (which leans more towards training and is a Yocto Project event) and OEDEM (which is a developer's meeting and an OpenEmbedded event). They're also on separate days so you can attend both :) Cheers, Paul On Monday 07 September 2015 1

Re: [OE-core] Getting rid of "The license listed internal was not in the licenses collected" warnings?

2015-09-08 Thread Jussi Kukkonen
On 7 September 2015 at 19:38, Mike Looijmans wrote: > On 07-09-15 13:56, Jussi Kukkonen wrote: > >> On 7 September 2015 at 13:14, Mike Looijmans > > wrote: >> >> Just sped another hour or so trying to pinpoint this, but I cannot >> wrap my head around it. W

[OE-core] Illustration of good and bad QA test output

2015-09-08 Thread Richard Purdie
A while back, I asked for a review of test output when things fail as it was causing problems. I suspect some people don't really understand why this is a big deal. I'd therefore like to illustrate this with a new example: https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/buil

[OE-core] [PATCH] packagegroup-core-nfs: provide the nfs-client IMAGE_FEATURES

2015-09-08 Thread rongqing.li
From: Roy Li provide the nfs-client IMAGE_FEATURES, to ease a user to only install nfs client related files to image Signed-off-by: Roy Li --- meta/classes/core-image.bbclass | 2 ++ meta/recipes-core/glibc/glibc-testing.inc| 2 +- meta/recipes-core/pac

[OE-core] [PATCH 0/1] Upgrade gdk-pixbuf from 2.30.8 to 2.31.7

2015-09-08 Thread kai.kang
From: Kai Kang The following changes since commit c1df471feacaf2590216aa476ce242908dac38cf: pseudo_1.7.3.bb: New version of pseudo (2015-09-06 15:26:27 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/gdk-pixbuf http://git.pokylinux.org/cgit.cgi

[OE-core] [PATCH 1/1] gdk-pixbuf: 2.30.8 -> 2.31.7

2015-09-08 Thread kai.kang
From: Kai Kang * drop backport patch Signed-off-by: Kai Kang --- ...ps-Be-more-careful-about-integer-overflow.patch | 89 -- .../{gdk-pixbuf_2.30.8.bb => gdk-pixbuf_2.31.7.bb} | 5 +- 2 files changed, 2 insertions(+), 92 deletions(-) delete mode 100644 meta/recipes-gnome

Re: [OE-core] [PATCH 1/1] gdk-pixbuf: 2.30.8 -> 2.31.7

2015-09-08 Thread Burton, Ross
On 8 September 2015 at 11:05, wrote: > From: Kai Kang > > * drop backport patch > gdk-pixbuf is a GNOME project, so odd-minor-versions are development releases and we won't be merging this. If there's a particular fix you want integrated, please backport it. Ross -- _

Re: [OE-core] Getting rid of "The license listed internal was not in the licenses collected" warnings?

2015-09-08 Thread Mike Looijmans
On 08-09-15 10:44, Jussi Kukkonen wrote: On 7 September 2015 at 19:38, Mike Looijmans mailto:mike.looijm...@topic.nl>> wrote: On 07-09-15 13:56, Jussi Kukkonen wrote: On 7 September 2015 at 13:14, Mike Looijmans mailto:mike.looijm...@topic.nl>

Re: [OE-core] Illustration of good and bad QA test output

2015-09-08 Thread Paul Eggleton
On Tuesday 08 September 2015 09:53:31 Richard Purdie wrote: > A while back, I asked for a review of test output when things fail as it > was causing problems. I suspect some people don't really understand why > this is a big deal. I'd therefore like to illustrate this with a new > example: > > htt

Re: [OE-core] [PATCH 0/4] Systemd Upgrade

2015-09-08 Thread Burton, Ross
On 7 September 2015 at 22:12, Khem Raj wrote: > > I believe the tests will run with the nographic options to qemu which > > then won't need X, Ross had a patch around for that recently. To be > > honest when looking at this kind of issue, I usually debug it using > > testimage now, its actually e

[OE-core] [PATCH] externalsrc.bbclass: better filtering of cleandirs

2015-09-08 Thread Markus Lehtonen
We really do not want our (external) source tree to be removed. There might be multiple values in the 'cleandirs' varflag pointing to our source tree - causing it to be wiped out. This patch improves the filtering of 'cleandirs' by examining the expanded values inside it. Any (expanded) values poin

[OE-core] [PATCH 0/9] devtool improvements

2015-09-08 Thread Paul Eggleton
Adds "upgrade" and "package" subcommands to devtool, provides a way to disable parallel make, improves the default behaviour of update-recipe with git recipes, and fixes running devtool from a different directory. This rolls up and fixes some previously posted patches; changes from the previously

[OE-core] [PATCH 5/9] devtool: Allow disabling make parallelism on build command

2015-09-08 Thread Paul Eggleton
From: Leonardo Sandoval Through -s/--disable-parallel-make, the user can turn off parallelism on the make tool. This can be useful when debuging race condition issues. In order to set PARALLEL_MAKE = "" a post-config file created and then passed into the build. [YOCTO #7589] Signed-off-by: Leon

[OE-core] [PATCH 8/9] devtool: add package plugin that lets you create package via devtool

2015-09-08 Thread Paul Eggleton
From: Brendan Le Foll Enables creating packages using devtool within the extensible SDK. (This is only enabled within the extensible SDK because it provides no advantage over just running bitbake directly there). Signed-off-by: Brendan Le Foll Signed-off-by: Paul Eggleton --- scripts/lib/devt

Re: [OE-core] Getting rid of "The license listed internal was not in the licenses collected" warnings?

2015-09-08 Thread Mikko.Rapeli
On Tue, Sep 08, 2015 at 12:19:51PM +0200, Mike Looijmans wrote: > Ah, wait, on closer inspection it actually exists, but it's a symlink to > some none-existing location. Apparently, to save some diskspace and reduce > maintenance on text files I linked a few files together. Somehow, the link > got

[OE-core] [PATCH 3/9] devtool: add upgrade feature

2015-09-08 Thread Paul Eggleton
From: Leonardo Sandoval Upgrades a recipe to a particular version and downloads the source code into a folder. User can avoid patching the source code. These are the general steps of the upgrade function: - Extract current recipe source code into srctree and create a branch - Extract upgr

[OE-core] [PATCH 7/9] devtool: update-recipe: add a warning when recipe is inside the workspace

2015-09-08 Thread Paul Eggleton
If a recipe has been added to the workspace via "devtool add" or "devtool upgrade" then the recipe file itself will be in the workspace layer; if you run "devtool update-recipe" particularly in the upgrade case you might think it would apply the upgrade to the original recipe, but it will not - in

[OE-core] [PATCH 4/9] devtool: Create a single file for the build devtool feature

2015-09-08 Thread Paul Eggleton
From: Leonardo Sandoval The intention is to have a single file for each devtool feature so devtool can grow in a modular way. In this direction, this patch creates build.py, moving all related build features from standard.py to build.py. Signed-off-by: Leonardo Sandoval --- scripts/lib/devtool

[OE-core] [PATCH 1/9] scriptutils: split out simple fetching function from recipetool

2015-09-08 Thread Paul Eggleton
This will now also be used by "devtool upgrade". Signed-off-by: Paul Eggleton --- scripts/lib/recipetool/create.py | 30 +- scripts/lib/scriptutils.py | 27 +++ 2 files changed, 28 insertions(+), 29 deletions(-) diff --git a/scripts/lib/

[OE-core] [PATCH 2/9] devtool: improve modified file preservation to handle directory structures

2015-09-08 Thread Paul Eggleton
Allow the _add_md5() function to be called with a directory in order to recursively add the files under it. Additionally, we need to skip preserving empty directories (since directories aren't listed in the md5 file). Signed-off-by: Paul Eggleton --- scripts/lib/devtool/standard.py | 30

[OE-core] [PATCH 6/9] devtool: update-recipe: better 'auto' mode

2015-09-08 Thread Paul Eggleton
From: Markus Lehtonen Enhance the logic behind the 'auto' mode a bit by only updating the SRCREV if the changes are already found upstream. The logic is simple: update SRCREV only if the current local HEAD commit is found in the remote branch (i.e. 'origin/'). Otherwise resort to patching. This

[OE-core] [PATCH 9/9] devtool: fix running from a different directory

2015-09-08 Thread Paul Eggleton
Fixes the following error when running devtool from a directory other than the build directory (or the SDK base path when using within the extensible SDK): The BBPATH variable is not set and bitbake did not find a conf/bblayers.conf file in the expected location. Maybe you accidentally invok

Re: [OE-core] [PATCH] externalsrc.bbclass: better filtering of cleandirs

2015-09-08 Thread Paul Eggleton
On Tuesday 08 September 2015 13:36:40 Markus Lehtonen wrote: > We really do not want our (external) source tree to be removed. There > might be multiple values in the 'cleandirs' varflag pointing to our > source tree - causing it to be wiped out. This patch improves the > filtering of 'cleandirs' b

[OE-core] [PATCH 0/4] devtool: better support for kernel

2015-09-08 Thread Markus Lehtonen
This patchset contains few patches to improve the devtool support for kernel recipes. With these patches it is possible build a modified kernel and also build other packages (e.g. external modules) against it. The first three patches are actually a bit more generic patches that make externalsrc beh

[OE-core] [PATCH 4/4] devtool: modify: enable do_shared_workdir for kernel

2015-09-08 Thread Markus Lehtonen
Do not put 'do_shared_workdir' into SRCTREECOVEREDTASKS when creating bbappend for kernel packages. This will allow building packages that depend on the shared build artifacts of kernel. [YOCTO #6658] Signed-off-by: Markus Lehtonen --- scripts/lib/devtool/standard.py | 2 +- 1 file changed, 1 i

[OE-core] [PATCH 2/4] kernel-yocto.bbclass: do_kernel_metadata depends on do_unpack

2015-09-08 Thread Markus Lehtonen
Make sure that 'do_unpack' is executed before 'do_kernel_metadata'. Enabling externalsrc for kernel disables 'do_validate_branches' task which caused 'do_kernel_metadata' to fail as the dependency chain to 'do_unpack' got broken. [YOCTO #6658] Signed-off-by: Markus Lehtonen --- meta/classes/ker

[OE-core] [PATCH 1/4] extrernalsrc.bbclass: treat kernel meta like local source

2015-09-08 Thread Markus Lehtonen
Kernel metadata repository needs to be fetched/unpacked into the work directory in order to build the kernel. Sources pointing to a remote location are skipped by externalsrc by default which caused kernel build to fail (because of remote kernel-meta was not made availeble). This patch will make ke

[OE-core] [PATCH 3/4] kernel.bbclass: do not mv/link sources when externalsrc enabled

2015-09-08 Thread Markus Lehtonen
If externalsrc is enabled the 'do_unpack' task is run if the recipe has some local source files. In the case of kernel recipe this caused the (externalsrc) source tree to be moved/symlinked. This patch prevents the behaviour, making sure the source tree is not moved around when externalsrc is enabl

[OE-core] 32 bit time_t in openembedded

2015-09-08 Thread Umut Tezduyar Lindskog
Hi, Can 32 bits ISA handle year 2038 problem in openembedded? Our ISA is 32 bits and we are using relatively new kernel with relatively old glibc (2.15). We are using RTC chips which come with a random date/time initialized. We started seeing boot problems in systemd if the random value of RTC

Re: [OE-core] [PATCH] gnu-efi: Make setjmp.S portable to ARM

2015-09-08 Thread Gary Thomas
On 2015-09-07 19:24, wenzong fan wrote: On 09/07/2015 10:08 PM, Burton, Ross wrote: On 7 September 2015 at 03:19, mailto:wenzong@windriver.com>> wrote: + > Note on targets where the @ character is the start of a comment + > (eg ARM) then another character is used instead. For exa

Re: [OE-core] [PATCH] gnu-efi: Make setjmp.S portable to ARM

2015-09-08 Thread Burton, Ross
On 8 September 2015 at 12:58, Gary Thomas wrote: > Since this file is [obviously] only built on ARM targets, > perhaps the patch should only be applied there? e.g. use > SRC_URI_arm = "file://gnu-efi-Make-setjmp.S-portable-to-ARM.patch" > instead of adding it to SRC_URI > IMHO, no need to com

Re: [OE-core] 32 bit time_t in openembedded

2015-09-08 Thread Burton, Ross
On 8 September 2015 at 12:44, Umut Tezduyar Lindskog wrote: > Upstream systemd’s answer is pretty much using 64 bits time_t structure > but this is relatively expensive on 32 bits ISA. > What problem are you trying to solve here - the general problem of "I want my hardware to work after 2038" or

Re: [OE-core] 32 bit time_t in openembedded

2015-09-08 Thread Phil Blundell
On Tue, 2015-09-08 at 13:44 +0200, Umut Tezduyar Lindskog wrote: > Can 32 bits ISA handle year 2038 problem in openembedded? Not generically. But this is not an OE-level problem; the issue is more that the underlying libraries and kernel ABIs are not currently Y2038-safe. Fixing this is not real

Re: [OE-core] [PATCH] mkefidisk: Create interactive menu for the script

2015-09-08 Thread Bottazzini, Bruno
Ping On Fri, 2015-09-04 at 19:19 -0300, Bruno Bottazzini wrote: > If it is passed only the image parameter, it will show some interactive > options to help to conclude the script. > > With this patch it will detect devices available in the machine, asking > to choose what it is wanted to be flash

[OE-core] [RFC PATCH 1/3] classes/sstate: break out function to get sstate manifest filename

2015-09-08 Thread Paul Eggleton
It is useful in a few different contexts to see which files have been written out by an sstate task; break out a function that lets us get the path to the manifest file easily. Signed-off-by: Paul Eggleton --- meta/classes/sstate.bbclass | 7 ++- meta/lib/oe/sstatesig.py| 12 +++

[OE-core] [RFC PATCH 3/3] WIP: classes/packagefeed-stability: add class to help reduce package feed churn

2015-09-08 Thread Paul Eggleton
When a dependency causes a recipe to effectively be rebuilt, its output may in fact not change; but new packages (with an increased PR value, if using the PR server) will be generated nonetheless. There's no practical way for us to predict whether or not this is going to be the case based solely on

[OE-core] [RFC PATCH 2/3] build-compare: add support for examining deb and ipk packages

2015-09-08 Thread Paul Eggleton
This is just rudimentary support at the moment as we'd potentially want to compare the control files a bit more specifically than this does, but it's a start. Signed-off-by: Paul Eggleton --- .../build-compare/build-compare_git.bb | 8 ++- ...001-Add-support-for-deb-and-ipk-packagin

[OE-core] [RFC PATCH 0/3] WIP: add ability to reduce package feed churn

2015-09-08 Thread Paul Eggleton
Based on some earlier thinking / work done by Richard Purdie and Randy Witt I've been looking into how we could avoid newly versioned but otherwise functionally identical packages built solely because of changes in recipe dependencies entering the package feed (thus triggering unnecessary upgrades

[OE-core] [PATCH] linux-yocto/3.14: fix edgerouter (octeon) build

2015-09-08 Thread Bruce Ashfield
Upating the SRCREVs to import the following commit: Author: Kevin Hao Date: Mon Aug 31 19:34:48 2015 +0800 mips: octeon: use ll/sc for the atomic ops for all the predecessor of octeon2 Even the octeon plus has the support of the 'saa' instruction, but w

Re: [OE-core] [RFC PATCH 3/3] WIP: classes/packagefeed-stability: add class to help reduce package feed churn

2015-09-08 Thread Mark Hatle
I've got some scripts where I do this externally of the build system. So a few comments on the stuff below based on what I found working on those scripts. (Basically the system deploys as normal.. then we run the scripts to copy the deploy directory contents to a release directory... we do the bu

[OE-core] State of bitbake world, Failed tasks 2015-09-07

2015-09-08 Thread Martin Jansa
This is last build with gcc-4.9, next one will contain more failures, because the default gcc is 5.2 now. OE @ ~/openembedded-core $ git log --oneline origin/master..jansa/master 5355c3b initramfs-framework: Drop allarch 12b9e2d linux-firmware: Drop allarch 30ce672 ppp-dialin: Drop allarch 6a9fd12

Re: [OE-core] [RFC PATCH 3/3] WIP: classes/packagefeed-stability: add class to help reduce package feed churn

2015-09-08 Thread Paul Eggleton
Hi Mark, On Tuesday 08 September 2015 09:09:34 Mark Hatle wrote: > I've got some scripts where I do this externally of the build system. So a > few comments on the stuff below based on what I found working on those > scripts. > > (Basically the system deploys as normal.. then we run the scripts

Re: [OE-core] [PATCH] mkefidisk: Create interactive menu for the script

2015-09-08 Thread Saul Wold
On 09/04/2015 03:19 PM, Bruno Bottazzini wrote: If it is passed only the image parameter, it will show some interactive options to help to conclude the script. With this patch it will detect devices available in the machine, asking to choose what it is wanted to be flashed. it will suggest the

[OE-core] [oe-core][RFC 0/2]

2015-09-08 Thread Henning Heinold
Hi, our current script for busybox-udhcpc, which handles the different dhcp-options has some limitations. The following two patches introducing a default file so the error proven editing for the script it self is not needed. The first patch also handles the modifications for /etc/resolv.conf . T

[OE-core] [oe-core][RFC 0/2] busybox:udhcpc: add option for modify resolv.conf

2015-09-08 Thread Henning Heinold
* add a default file for udhcpc which is sourced in simple.script * add a configuration option to the default file and simple.script for enable/disable the modification of /etc/resolv.conf * the default behavior was not changed This work was sponsored by sysmocom GmbH Signed-off-by: Henning

[OE-core] [oe-core][RFC 0/2] busybox:udhcpc: option to skip the default route

2015-09-08 Thread Henning Heinold
* add an configuration option to the default file and simple.script for setting the default route or not * this can be usefull if you already if a default route is already set via pppd or other network daemons This work was sponsored by sysmocom GmbH Signed-off-by: Henning Heinold --- m

Re: [OE-core] [RFC PATCH 3/3] WIP: classes/packagefeed-stability: add class to help reduce package feed churn

2015-09-08 Thread Mark Hatle
On 9/8/15 10:03 AM, Paul Eggleton wrote: > Hi Mark, > > On Tuesday 08 September 2015 09:09:34 Mark Hatle wrote: >> I've got some scripts where I do this externally of the build system. So a >> few comments on the stuff below based on what I found working on those >> scripts. >> >> (Basically the

[OE-core] State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08

2015-09-08 Thread Martin Jansa
On Fri, Aug 01, 2014 at 03:46:13PM +0200, Martin Jansa wrote: > ERROR: 63 issues were found in these recipes: android-tools dracut > font-alias initramfs-framework initscripts ipsec-tools linux-firmware > lmsensors oprofile oprofileui oprofileui-server > polkit-group-rule-datetime polkit-group-rule

Re: [OE-core] State of bitbake world, Failed tasks 2015-09-07

2015-09-08 Thread akuster808
On 09/08/2015 07:52 AM, Martin Jansa wrote: > This is last build with gcc-4.9, next one will contain more failures, > because the default gcc is 5.2 now. > > OE @ ~/openembedded-core $ git log --oneline origin/master..jansa/master > 5355c3b initramfs-framework: Drop allarch > 12b9e2d linux-firmw

[OE-core] [oe-core][PATCH 1/1] dpkg: put start-stop-daemon in its own package

2015-09-08 Thread Joe Slater
Also make it update-alternatives compatible and move it to where busybox puts its version. Make dpkg RDEPEND on dpkg-start-stop. Signed-off-by: Joe Slater --- meta/recipes-devtools/dpkg/dpkg.inc | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/meta/reci

[OE-core] [oe-core][PATCH 0/1] dpkg: put start-stop-daemon in its own package

2015-09-08 Thread Joe Slater
I thought I sent this a week or two ago, but maybe I didn't. Joe Slater (1): dpkg: put start-stop-daemon in its own package meta/recipes-devtools/dpkg/dpkg.inc | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) -- 1.7.9.5 -- ___

[OE-core] [PATCHv2] adt-installer: upgrade to opkg 0.3.0

2015-09-08 Thread Alejandro del Castillo
- Remove deprecated --disable-shave & --withopkglibdir options. - Add -i option to autoreconf since opkg tarball is missing conf.compile - Recreate wget_cache.patch - Bump PR version. Signed-off-by: Alejandro del Castillo --- .../installer/adt-installer/adt_installer | 4 ++-- .../inst

Re: [OE-core] [PATCH] mkefidisk: Create interactive menu for the script

2015-09-08 Thread Bottazzini, Bruno
On Tue, 2015-09-08 at 08:15 -0700, Saul Wold wrote: > On 09/04/2015 03:19 PM, Bruno Bottazzini wrote: > > If it is passed only the image parameter, it will show some interactive > > options to help to conclude the script. > > > > With this patch it will detect devices available in the machine, aski

Re: [OE-core] [PATCHv2] adt-installer: upgrade to opkg 0.3.0

2015-09-08 Thread Leonardo Sandoval
On 09/08/2015 11:40 AM, Alejandro del Castillo wrote: - Remove deprecated --disable-shave & --withopkglibdir options. - Add -i option to autoreconf since opkg tarball is missing conf.compile - Recreate wget_cache.patch - Bump PR version. there is no need to bump the PR version, PR values are m

Re: [OE-core] [PATCH 0/4] Systemd Upgrade

2015-09-08 Thread Khem Raj
On Mon, Sep 7, 2015 at 12:26 PM, Richard Purdie wrote: > On Sun, 2015-09-06 at 15:25 +, Khem Raj wrote: >> Changes Since last time >> - Now that 225 is out upgrade recipe to 225, changes between 224 and 225 are >> minor >> but fixes in networkd are important >> - Implement systemd-sysv-inst

Re: [OE-core] [PATCH 0/4] Systemd Upgrade

2015-09-08 Thread Khem Raj
On Tue, Sep 8, 2015 at 3:31 AM, Burton, Ross wrote: > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=e67ab458ab2d67908d80f9aa1954dee05cb21fc1 > is the patch to run the tests in a nographics qemu. The framework still > checks that DISPLAY is set, but you can just set

Re: [OE-core] Patch merge process

2015-09-08 Thread Trevor Woerner
If Richard doesn't want to use gerrit for OE-core, that doesn't exclude others from using it for the layers they manage, does it? -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinf

Re: [OE-core] [oe-core][PATCH 1/1] dpkg: put start-stop-daemon in its own package

2015-09-08 Thread Andreas Oberritter
Hello Joe, On 08.09.2015 18:20, Joe Slater wrote: > @@ -67,6 +73,18 @@ PROV_class-native = "" > > PROVIDES += "${PROV}" > > +# split out start-stop-daemon to its own package > +# > +PACKAGES =+ "${PN}-start-stop" > +FILES_${PN}-start-stop = "${base_sbindir}/start-stop-daemon.dpkg" > + > +ALTE

Re: [OE-core] Patch merge process

2015-09-08 Thread Khem Raj
On Tue, Sep 8, 2015 at 11:18 AM, Trevor Woerner wrote: > If Richard doesn't want to use gerrit for OE-core, that doesn't exclude > others from using it for the layers they manage, does it? yes, however, we should prefer this to run on oe domain, its better for project and then if most of layers u

[OE-core] [PATCHv3] adt-installer: upgrade to opkg 0.3.0

2015-09-08 Thread Alejandro del Castillo
- Opkg 0.3.0 deprecated --disable-shave & --withopkglibdir options. - Add -i option to autoreconf since opkg tarball is missing conf.compile. - Recreate wget_cache.patch Signed-off-by: Alejandro del Castillo --- .../installer/adt-installer/adt_installer | 4 ++-- .../installer/adt-inst

Re: [OE-core] [PATCH 2/4] rootfs: Do not uninstall update-rc.d

2015-09-08 Thread Khem Raj
On Tue, Sep 8, 2015 at 12:03 AM, Khem Raj wrote: > >> On Sep 7, 2015, at 2:48 PM, Phil Blundell wrote: >> >> On Mon, 2015-09-07 at 14:15 -0700, Khem Raj wrote: On Sep 7, 2015, at 12:36 PM, Phil Blundell wrote: On Sun, 2015-09-06 at 15:25 +, Khem Raj wrote: > update-rc.d is

[OE-core] [PATCH] binutils: Add thunderx support to gas

2015-09-08 Thread Jagadeesh Krishnanjanappa
Without this patch, cross compiling for AArch64 with "-mcpu=thunderx" fails with below error, -- snip -- Assembler messages: Error: unknown cpu `thunderx' Error: unrecognized option -mcpu=thunderx -- CUT -- Signed-off-by: Jagadeesh Krishnanjanappa --- meta/recipes-devtools/binutils/binutils-2.2

Re: [OE-core] Patch merge process

2015-09-08 Thread Martin Jansa
On Tue, Sep 08, 2015 at 11:39:17AM -0700, Khem Raj wrote: > On Tue, Sep 8, 2015 at 11:18 AM, Trevor Woerner wrote: > > If Richard doesn't want to use gerrit for OE-core, that doesn't exclude > > others from using it for the layers they manage, does it? > > yes, however, we should prefer this to r

Re: [OE-core] State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08

2015-09-08 Thread Andreas Müller
On Tue, Sep 8, 2015 at 7:09 PM, Martin Jansa wrote: > ERROR: polkit-group-rule-datetime different signature for task > do_configure.sigdata between qemux86copy and qemuarm > runtaskdeps changed from ['polkitpolkit-group-rule-datetime.bb.do_patch', > 'polkitpolkit_0.113.bb.do_populate_sysroot',

[OE-core] [PATCH V3] mkefidisk: Create interactive menu for the script

2015-09-08 Thread Bruno Bottazzini
Differences from v2: - Removing unecessary \n as Saul Wold has suggested. Differences from v1: - Now it will show only unmounted devices as Saul Wold has suggested - Commit message changed as Saul Wold has suggested Bruno Bottazzini (1): mkefidisk: Create interactive menu for the script scrip

[OE-core] [PATCH] mkefidisk: Create interactive menu for the script

2015-09-08 Thread Bruno Bottazzini
If it is passed only the image parameter, it will show some interactive options to help to conclude the script. With this patch it will detect devices available in the machine, asking to choose what it is wanted to be flashed. it will suggest the target device. If it is a SD card the suggestion i

[OE-core] [PATCH] qemurunner: Ensure runqemu doesn't survive SIGKILL

2015-09-08 Thread Richard Purdie
Currently, we see runqemu and qemu-system-* processes left behind when bitbake is killed by buildbot. This is due to the use of setpgrp() in the runqemu subprocess call. We need the setpgrp call so that all runqemu processes can easily be killed (by killing their process group). This presents a p

[OE-core] [PATCH] qemurunner: Fix killpg pid usage

2015-09-08 Thread Richard Purdie
killpg should be being called with a pgid, not a pid. Signed-off-by: Richard Purdie diff --git a/meta/lib/oeqa/utils/qemurunner.py b/meta/lib/oeqa/utils/qemurunner.py index 1fd07a8..e506ca5 100644 --- a/meta/lib/oeqa/utils/qemurunner.py +++ b/meta/lib/oeqa/utils/qemurunner.py @@ -264,7 +264,7 @

[OE-core] [PATCH 00/16] Recipes fixes for clang

2015-09-08 Thread Khem Raj
This patch series is about common fixes that came to fore due to clang compilation some of the fixes are real bugs which were latent and has been submitted upstream, some were backports and some are yet to be submitted The following changes since commit 8402958cd2cb87b8283c8ee4e2d08e1a6717d67a:

[OE-core] [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close

2015-09-08 Thread Khem Raj
Fixes errors like | /home/ubuntu/work/oe/openembedded-core/build/tmp-musl/work/core2-64-oe-linux-musl/slang/2.2.4-r12/slang-2.2.4/src/slpo sio.c:366:12: error: conflicting types for 'posix_close' | static int posix_close (SLFile_FD_Type *f) | ^ | In file included from /home/ubuntu/wor

[OE-core] [PATCH 07/16] ccache: Dont add LDFLAGS to compiler flags

2015-09-08 Thread Khem Raj
This is no longer required, its been carried over for a long time. As a side effect it helps compiling ccache with clang Signed-off-by: Khem Raj --- meta/recipes-devtools/ccache/ccache.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/ccache/ccache.inc b/meta/recipe

[OE-core] [PATCH 04/16] man: Use -DSYSV when builing for linux

2015-09-08 Thread Khem Raj
We needed this define but were getting away since glibc indirectly included fcntl.h but man sources clearly guard inclusion of fcntl.h with SYSV, this is uncovered with musl Signed-off-by: Khem Raj --- meta/recipes-extended/man/man_1.6g.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/me

[OE-core] [PATCH 01/16] irda-utils: Weak Define the build TARGETS

2015-09-08 Thread Khem Raj
This will help one to disable the targets via bbappends if needed e.g. musl can not compile irdaping since it uses includes net/if_packet.h, which (on GLIBC) only defines struct sockaddr_pkt but not in other libc e.g. musl that makes irdaping specific to glibc Signed-off-by: Khem Raj --- meta/re

[OE-core] [PATCH 03/16] sudo: Include sys/types.h for id_t definition

2015-09-08 Thread Khem Raj
This is exposed by musl, on glibc sys/types.h comes as indirect include from other include myriad. Signed-off-by: Khem Raj --- ...1-Include-sys-types.h-for-id_t-definition.patch | 34 ++ meta/recipes-extended/sudo/sudo_1.8.14p3.bb| 1 + 2 files changed, 35 insertions

[OE-core] [PATCH 05/16] minicom: Fix build with musl

2015-09-08 Thread Khem Raj
musl exposes the inherent assumption about certain header files from glibc Signed-off-by: Khem Raj --- ...0001-Fix-build-issus-surfaced-due-to-musl.patch | 47 ++ meta/recipes-extended/minicom/minicom_2.7.bb | 1 + 2 files changed, 48 insertions(+) create mode 100644

[OE-core] [PATCH 08/16] latencytop: Fix build with clang

2015-09-08 Thread Khem Raj
Clang is stricter with syntax checking and flags the functions return values if they dont match with function signatures, Fixed thusly Signed-off-by: Khem Raj --- ...-function-signatures-to-fix-prototype-mis.patch | 64 ++ meta/recipes-kernel/latencytop/latencytop_0.5.bb |

[OE-core] [PATCH 06/16] bdwgc: Include signal.h instead of hard asm/sigcontext.h

2015-09-08 Thread Khem Raj
All cases are about glibc and for non-glibc systems it falls back to last else choice which still is glibc's older version, ideally it should have a case where libc != glibc Signed-off-by: Khem Raj --- .../bdwgc/bdwgc/0001-fix-build-with-musl.patch | 35 ++ meta/recipes-s

[OE-core] [PATCH 10/16] kexec-tools: Pass -r directly to linker

2015-09-08 Thread Khem Raj
-r is understood by gcc but not by clang, anyway its a linker option so pass it straight to linker by using -Wl explicitly Signed-off-by: Khem Raj --- .../0001-purgatory-Pass-r-directly-to-linker.patch | 32 ++ meta/recipes-kernel/kexec/kexec-tools_2.0.10.bb| 1 + 2 file

[OE-core] [PATCH 09/16] alsa-tools: Fix compiling with clang

2015-09-08 Thread Khem Raj
Fixed a linking error occurring when building with clang, where a function reference is emitted but function is not since its marked as inline, making it static inline gives better opportunity to compiler to compile it Signed-off-by: Khem Raj --- ...s10k1-Make-output_tram_line-static-inline.patc

[OE-core] [PATCH 14/16] webkit-gtk: Backport fix to remove FrameDestructionObserver

2015-09-08 Thread Khem Raj
This helps clang compile webkit without problems. This is a backport from upstream Signed-off-by: Khem Raj --- ...ride-of-FrameDestructionObserver-willDeta.patch | 105 + meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb | 1 + 2 files changed, 106 insertions(+) create mo

[OE-core] [PATCH 12/16] puzzles: Fix build with clang

2015-09-08 Thread Khem Raj
Clang uncovered an error where abs() is used on long types, we shoud be using labs() Signed-off-by: Khem Raj --- .../files/0001-Use-labs-instead-of-abs.patch | 46 ++ meta/recipes-sato/puzzles/puzzles_git.bb | 1 + 2 files changed, 47 insertions(+) create mo

[OE-core] [PATCH 11/16] xorg-driver: Fix logical && with bitwise and operation

2015-09-08 Thread Khem Raj
This must have been a typo which is a bug infact we should have used bitwise & in first place. Signed-off-by: Khem Raj --- ...put_dpms-Replace-logical-with-bitwise-ope.patch | 31 ++ .../xorg-driver/xf86-video-omap_0.4.3.bb | 2 ++ 2 files changed, 33 insertions(+)

[OE-core] [PATCH 13/16] sudo: Disable rsize_t deliberately

2015-09-08 Thread Khem Raj
gcc does not have it but clang does, problem happens when host compiler is gcc and cross compiler is clang, because autoconf detects it with clang and slaps it to host compiler as well Signed-off-by: Khem Raj --- meta/recipes-extended/sudo/sudo_1.8.14p3.bb | 1 + 1 file changed, 1 insertion(+)

Re: [OE-core] State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08

2015-09-08 Thread Martin Jansa
On Tue, Sep 08, 2015 at 11:39:20PM +0200, Andreas Müller wrote: > On Tue, Sep 8, 2015 at 7:09 PM, Martin Jansa wrote: > > ERROR: polkit-group-rule-datetime different signature for task > > do_configure.sigdata between qemux86copy and qemuarm > > runtaskdeps changed from ['polkitpolkit-group-rule-

[OE-core] [PATCH 16/16] directfb: Avoid using VLAs and printf formats

2015-09-08 Thread Khem Raj
These are not portable features and are flagged by clang Signed-off-by: Khem Raj --- meta/recipes-graphics/directfb/directfb.inc| 4 +- ...direct-Aboid-usng-VLAs-and-printf-formats.patch | 61 ++ 2 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 m

[OE-core] [PATCH 15/16] mdadm: Fix bugs exposed by clang

2015-09-08 Thread Khem Raj
clang points to coding errors which otherwise go unnoticed Signed-off-by: Khem Raj --- .../mdadm/files/0001-Fix-typo-in-comparision.patch | 86 ++ meta/recipes-extended/mdadm/mdadm_3.3.4.bb | 1 + 2 files changed, 87 insertions(+) create mode 100644 meta/recipes-ex

Re: [OE-core] [PATCH 1/3] Empty image: core-image-empty recipe, Rootfs fix

2015-09-08 Thread Alex Franco
Yes indeed! Sorry, I didn't see this before! Alex On 08/29/2015 06:18 AM, Paul Eggleton wrote: Hi Alex, On Wednesday 26 August 2015 16:57:33 Alex Franco wrote: Added a core-image-empty recipe, as well as a DpkgOpkgRootfs test which skips the package post installs step, if PACKAGE_INSTALL is e

Re: [OE-core] [PATCH 1/1] busybox: Use UTMPX instead of legacy UTMP

2015-09-08 Thread Khem Raj
> On Sep 4, 2015, at 10:24 PM, Richard Purdie > wrote: > > On Thu, 2015-09-03 at 16:54 +, Khem Raj wrote: >> This makes busybox honor UTMPX feature if available in a libc >> >> [YOCTO #8243] >> >> Signed-off-by: Khem Raj >> --- >> .../busybox/0001-Switch-to-POSIX-utmpx-API.patch | 388

Re: [OE-core] [oe-core][PATCH 1/1] dpkg: put start-stop-daemon in its own package

2015-09-08 Thread Slater, Joseph
That's fine with me. I'll rename the package and eliminate the comment. Joe > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core- > boun...@lists.openembedded.org] On Behalf Of Andreas Oberritter > Sent: Tuesday, September 08, 2015 1

[OE-core] [PATCH][fido] openssh: CVE-2015-6563 CVE-2015-6564 CVE-2015-6565

2015-09-08 Thread Armin Kuster
From: Armin Kuster three security fixes. CVE-2015-6563 (Low) openssh: Privilege separation weakness related to PAM support CVE-2015-6564 (medium) openssh: Use-after-free bug related to PAM support CVE-2015-6565 (High) openssh: Incorrectly set TTYs to be world-writable Signed-off-by: Armin Ku

Re: [OE-core] 32 bit time_t in openembedded

2015-09-08 Thread Khem Raj
> On Sep 8, 2015, at 5:18 AM, Phil Blundell wrote: > > On Tue, 2015-09-08 at 13:44 +0200, Umut Tezduyar Lindskog wrote: >> Can 32 bits ISA handle year 2038 problem in openembedded? > > Not generically. But this is not an OE-level problem; the issue is more > that the underlying libraries and k

[OE-core] [PATCH] kernel-arch.bbclass: Allow 'baremetal' CPUs

2015-09-08 Thread Juro Bystricky
Avoid "ERROR: cannot map to a linux kernel architecture" Not being able to map a CPU to a kernel architecture should not be treated as an error when building baremetal toolchains for CPU which does not have a kernel source tree. Rather then individually enumerating each additional (baremetal) CP

Re: [OE-core] [PATCH 1/1] gdk-pixbuf: 2.30.8 -> 2.31.7

2015-09-08 Thread Kang Kai
On 2015年09月08日 18:14, Burton, Ross wrote: On 8 September 2015 at 11:05, > wrote: From: Kai Kang mailto:kai.k...@windriver.com>> * drop backport patch gdk-pixbuf is a GNOME project, so odd-minor-versions are development releases and we won't be merging

Re: [OE-core] [PATCH v2] bjam-native: build and install bjam.debug

2015-09-08 Thread wenzong fan
Ping ... Thanks Wenzong On 08/04/2015 10:33 AM, wenzong@windriver.com wrote: From: Wenzong Fan bjam is stripped by default, this causes QA warning while stripping it from do_populate_sysroot(): WARNING: File '.../tmp/sysroots/x86_64-linux/usr/bin/bjam' \ from bjam-native was alre

Re: [OE-core] How to put a correct dependency with regards to gcc?

2015-09-08 Thread Randy MacLeod
On 2015-09-04 01:03 PM, Reshetova, Elena wrote: Hi, I have a simple problem but not able to come with simple and elegant solution for it, so would be very thankful for the suggestions. I have a task that is specified to run after do_fetch. The task needs the source to be **actually** fetched, s

[OE-core] [PATCH 1/1] bind: fix compile failure when building path is long

2015-09-08 Thread Chen Qi
Fix the building path is long, when building bind, we would meet the following error. ".../long/path/to/bind/9.10.2-P3-r0/bind-9.10.2-P3/lib/dns" too long This is because the in gen.c, DIRNAMESIZE is limited to 256. But in OE, the path length limit is more than 400. So we change it to 512. S

  1   2   >