Re: [OE-core] [PATCH V2 3/4] bluez5: conflicts with bluez4

2013-03-12 Thread Burton, Ross
But bluez4 doesn't provide bluez5 and vice versa - the runtime API are different. Ross -- Ross Burton Sent with Sparrow On Tuesday, 12 March 2013 at 14:48, Martin Jansa wrote: On Tue, Mar 12, 2013 at 07:03:14PM +0200, Cristian Iorga wrote: Signed-off-by: C

Re: [OE-core] [oe-core master v2] elfutils: Fix size passed to snprintf for invalid sh_name case

2013-03-12 Thread Luo Zhenhua-B19537
V3 is sent out to include a new patch for this build issue, please ignore this one. Best Regards, Zhenhua > -Original Message- > From: Luo Zhenhua-B19537 > Sent: Tuesday, March 12, 2013 11:59 AM > To: openembedded-core@lists.openembedded.org > Cc: Liu Ting-B28495; Guo Chunrong-B40290;

[OE-core] [oe-core v3] elfutils: Fix size passed to snprintf for invalid sh_name case

2013-03-12 Thread Zhenhua Luo
Following build error will appear on Fedora18+: nm.c: In function 'show_symbols_sysv': nm.c:756:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess] snprintf (name, sizeof n

Re: [OE-core] [PATCH [v2]] tzcode & tzdata: update to 2013a versions

2013-03-12 Thread Khem Raj
On Mar 12, 2013, at 7:26 PM, Joe Slater wrote: > Update tzcode and tzdata recipes for 2013a timezone > data. > > Signed-off-by: Joe Slater > --- > .../recipes-extended/tzcode/tzcode-native_2012j.bb | 24 -- > .../recipes-extended/tzcode/tzcode-native_2013a.bb | 26 +++ > meta/recipes-extende

[OE-core] [PATCH [v2]] tzcode & tzdata: update to 2013a versions

2013-03-12 Thread Joe Slater
Update tzcode and tzdata recipes for 2013a timezone data. Signed-off-by: Joe Slater --- .../recipes-extended/tzcode/tzcode-native_2012j.bb | 24 -- .../recipes-extended/tzcode/tzcode-native_2013a.bb | 26 +++ meta/recipes-extended/tzdata/tzdata_2012j.bb | 207 -- meta/

[OE-core] [PATCH] alsa-tools: Update autotools.patch

2013-03-12 Thread Nobuhiro Iwamatsu
envy24control, rmedigicontrol and echomixer require gtk+-2.0. Remove envy24control rmedigicontrol and echomixer from list of tools. CC: Cristian Iorga Signed-off-by: Nobuhiro Iwamatsu --- .../alsa/alsa-tools/autotools.patch|6 +++--- .../recipes-multimedia/alsa/alsa-tools_1.

[OE-core] update-alternatives and kernel modules

2013-03-12 Thread Mark Hatle
I have someone who is trying to use update-alternatives with kernel modules. They discovered that the rename code changes the name of the module to end in .ko.${BPN}. While the package.bbclass code specifically looks for the file name to end in '.ko' in order to avoid stripping the modules...

[OE-core] [PATCH] documentation.conf: remove unused variable QA_LOG

2013-03-12 Thread Andreas Oberritter
Signed-off-by: Andreas Oberritter --- meta/conf/documentation.conf |3 --- 1 file changed, 3 deletions(-) diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 44b1f1a..0bc4230 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf @@ -114,9 +11

[OE-core] [PATCH 1/1] perf: bump PE

2013-03-12 Thread tom . zanussi
From: Tom Zanussi Renaming the perf recipe to remove the PV resulted in the default PV of 1.0 being used instead, which precedes the previous version number, 3.4. As mentioned in the previous patch, the version number was essentially arbitrary, and happened to be set to 3.4. There's nothing to

[OE-core] [PATCH 0/1] Bump perf epoch

2013-03-12 Thread tom . zanussi
From: Tom Zanussi The perf renaming patch essentially changed version backwards to 1.0 from 3.4, which was unintended. This patch bumps the epoch so we can keep the recipe name versionless. The following changes since commit 4da406cd50cf02a63ed76810a670aba1eb561c79: gst-plugins-gl: allow emp

Re: [OE-core] [PATCH V2 3/4] bluez5: conflicts with bluez4

2013-03-12 Thread Martin Jansa
On Tue, Mar 12, 2013 at 07:03:14PM +0200, Cristian Iorga wrote: > Signed-off-by: Cristian Iorga > --- > meta/recipes-connectivity/bluez5/bluez5_5.3.bb |2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.3.bb > b/meta/recipes-connectivity/bluez

[OE-core] [PATCH v4] neard: Update reference commit sha1 and install script

2013-03-12 Thread Olivier Guiter
This patch installs neard daemon in /usr/lib/neard. Signed-off-by: Olivier Guiter --- meta/recipes-connectivity/neard/neard/neard| 42 -- meta/recipes-connectivity/neard/neard/neard.in | 54 meta/recipes-connectivity/neard/neard_0.9.bb | 32 ++

Re: [OE-core] [PATCH][for-danny] soc-family: fix SOC_FAMILY override order

2013-03-12 Thread Burton, Ross
On 12 March 2013 13:22, Denys Dmytriyenko wrote: > From: Chase Maupin > > * the current order has SOC_FAMILY settings, which are generic > settings for a group of devices, overriding the machine specific > settings. For example: > > KERNEL_DEVICETREE_ti33x = "" > KERNEL_DEVICETREE_be

Re: [OE-core] [PATCH][for-danny] kernel.bbclass: Add missing modules.order and modules.builtins

2013-03-12 Thread Burton, Ross
On 12 March 2013 13:11, Denys Dmytriyenko wrote: > From: Mark Hatle > > When running depmod, from kmod, warnings about missing modules.order > and modules.builtins occur. Looking back it is not clear why these > files were being ignored, other then nobody knew what to do with them. > > Add the f

Re: [OE-core] [PATCH 2/2] perf: rename perf_3.4 to perf

2013-03-12 Thread Darren Hart
On 03/11/2013 04:54 PM, Saul Wold wrote: > On 03/07/2013 04:39 PM, tom.zanu...@linux.intel.com wrote: >> From: Tom Zanussi >> >> There's nothing kernel-version-specific about the perf_3.4 recipe, so >> it's actually misnamed and misleading now that it also gets used with >> the 3.8 kernel. >> >> S

[OE-core] [PATCH][for-danny] soc-family: fix SOC_FAMILY override order

2013-03-12 Thread Denys Dmytriyenko
From: Chase Maupin * the current order has SOC_FAMILY settings, which are generic settings for a group of devices, overriding the machine specific settings. For example: KERNEL_DEVICETREE_ti33x = "" KERNEL_DEVICETREE_beaglebone = "" Should yield "" when building for the b

Re: [OE-core] [RFC PATCH 0/9] hybrid systemd/sysvinit

2013-03-12 Thread Burton, Ross
On 12 March 2013 00:42, Koen Kooi wrote: > Isn't DISTRO_FEATURES_INITMAN more like an IMAGE_FEATURE now? In a sense - it populates a distro feature though a backfill and is used when constructing an image, so if you explicitly set DISTRO_FEATURES to include both then swapping this will change the

[OE-core] [PATCH][for-danny] kernel.bbclass: Add missing modules.order and modules.builtins

2013-03-12 Thread Denys Dmytriyenko
From: Mark Hatle When running depmod, from kmod, warnings about missing modules.order and modules.builtins occur. Looking back it is not clear why these files were being ignored, other then nobody knew what to do with them. Add the files into the kernel-base package, if they exist, ensuring the

Re: [OE-core] [Patch V3] Coreutils 6.9 depends on libattr

2013-03-12 Thread Damian, Alexandru
I'm gonna take out the attr dependency altogether on advice from Saul and Richard On Tue, Mar 12, 2013 at 7:57 PM, Khem Raj wrote: > > On Mar 12, 2013, at 2:56 AM, Alex DAMIAN > wrote: > > > From: Alexandru DAMIAN > > > > We have a build dependency, so list it out. > > > > Signed-off-by: Alex

Re: [OE-core] [PATCH 2/3] package.bbclass: use oe.path.realpath()

2013-03-12 Thread Enrico Scholz
Richard Purdie writes: >> > Have you any time to look into this performance regression? >> >> Well, patch replaced a call to os.path.realpath() with a more accurate >> variant honoring a sysroot. There must be more work be done to replace >> things previously solved by the operating system with

Re: [OE-core] [RFC PATCH 0/9] hybrid systemd/sysvinit

2013-03-12 Thread Richard Purdie
On Tue, 2013-03-12 at 08:42 +0100, Koen Kooi wrote: > Op 11 mrt. 2013, om 23:49 heeft Khem Raj het volgende > geschreven: > > > > > On Mar 11, 2013, at 2:47 PM, Otavio Salvador > > wrote: > > > >> On Mon, Mar 11, 2013 at 6:37 PM, Burton, Ross > >> wrote: > >>> On 11 March 2013 13:07, Ross

Re: [OE-core] [PATCH 2/3] package.bbclass: use oe.path.realpath()

2013-03-12 Thread Richard Purdie
On Tue, 2013-03-12 at 11:25 +0100, Enrico Scholz wrote: > Richard Purdie writes: > > >> Old implementation suffered from lot of problems; e.g. > >> > >> * redundant code > >> > >> * calls 'os.stat()' which references files on host; this can give wrong > >> results about existing/non-existing

Re: [OE-core] [PATCH 2/2] perf: rename perf_3.4 to perf

2013-03-12 Thread Richard Purdie
On Mon, 2013-03-11 at 16:54 -0700, Saul Wold wrote: > On 03/07/2013 04:39 PM, tom.zanu...@linux.intel.com wrote: > > From: Tom Zanussi > > > > There's nothing kernel-version-specific about the perf_3.4 recipe, so > > it's actually misnamed and misleading now that it also gets used with > > the 3.8

Re: [OE-core] [Patch V3] Coreutils 6.9 depends on libattr

2013-03-12 Thread Khem Raj
On Mar 12, 2013, at 2:56 AM, Alex DAMIAN wrote: > From: Alexandru DAMIAN > > We have a build dependency, so list it out. > > Signed-off-by: Alexandru DAMIAN > --- > meta/recipes-core/coreutils/coreutils_6.9.bb |1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-core/core

[OE-core] [PATCH V2 3/4] bluez5: conflicts with bluez4

2013-03-12 Thread Cristian Iorga
Signed-off-by: Cristian Iorga --- meta/recipes-connectivity/bluez5/bluez5_5.3.bb |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.3.bb b/meta/recipes-connectivity/bluez5/bluez5_5.3.bb index 311562f..5963483 100644 --- a/meta/recipes-connectivity/

[OE-core] [PATCH V2 4/4] bluez4: conflicts with bluez5

2013-03-12 Thread Cristian Iorga
Signed-off-by: Cristian Iorga --- meta/recipes-connectivity/bluez/bluez4_4.101.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb index 3ea2f25..6af2ebb 100644 --- a/meta/r

[OE-core] [PATCH V2 2/4] bluez5: new package for v5.3

2013-03-12 Thread Cristian Iorga
- bluez5 does not replace bluez4 - bluez5 is integrated with systemd Signed-off-by: Cristian Iorga --- .../bluez5/bluez5-5.3/bluetooth.conf | 16 +++ .../bluez5/bluez5-5.3/fix-udev-paths.patch | 35 +++ meta/recipes-connectivity/bluez5/bluez5.inc

[OE-core] [PATCH V2 0/4] BlueZ 5.3 new package

2013-03-12 Thread Cristian Iorga
- BlueZ 5 v5.3 experimental new package; - bluez5 package does not replace bluez4 package, as a lot of components that interact with bluez are not prepared to work correctly with bluez5; - bluez5 is not an upgrade path from bluez4. - libical is added back, as it is a requirement for bluez OBE

[OE-core] [PATCH V2 1/4] libical: add recipe back in oe-core

2013-03-12 Thread Cristian Iorga
version: 0.48. reason: libical is needed by bluez. Signed-off-by: Cristian Iorga --- .../libical/files/pthread-fix.patch| 52 meta/recipes-support/libical/libical_0.48.bb | 17 +++ 2 files changed, 69 insertions(+) create mode 100644 meta/recip

Re: [OE-core] [PATCH] package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLE

2013-03-12 Thread Mark Hatle
On 3/12/13 10:28 AM, Burton, Ross wrote: On 12 March 2013 04:24, Martin Jansa wrote: * same as original and default version, but does not package source files in PN-dbg You can mark this as closing https://bugzilla.yoctoproject.org/show_bug.cgi?id=3621, which would be good for my bug list.

Re: [OE-core] [PATCH 1/1] rpm: fix rpm2cpio segmentation fault

2013-03-12 Thread Mark Hatle
On 3/12/13 12:57 AM, Kang Kai wrote: On 2013年02月28日 22:34, Mark Hatle wrote: On 2/28/13 1:34 AM, Kang Kai wrote: When run rpm2cpio, it fails with segmentation fault. The root cause is no macro "_db_path" defined, when query its value get nothing then cause segment fault. Add patch to parse mac

Re: [OE-core] [PATCH] package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLE

2013-03-12 Thread Burton, Ross
On 12 March 2013 04:24, Martin Jansa wrote: > * same as original and default version, but does not package source files in > PN-dbg You can mark this as closing https://bugzilla.yoctoproject.org/show_bug.cgi?id=3621, which would be good for my bug list. Richard had concerns that he listed in th

Re: [OE-core] [PATCH 2/2] bluez5: new package for v5.3

2013-03-12 Thread Burton, Ross
On 12 March 2013 03:07, Martin Jansa wrote: >> You can't just upgrade from bluez4 to bluez5 like you'd upgrade from >> glib 2.10 to glib 2.12 - the API was totally rewritten and the reason >> that we're maintaining both is because removing bluez4 would mean >> removing bluetooth support is most of

Re: [OE-core] [PATCH] boost: Split out bjam build tool and add real native support

2013-03-12 Thread Stefan Herbrechtsmeier
Am 12.03.2013 12:58, schrieb Stefan Herbrechtsmeier: Am 12.03.2013 11:48, schrieb Koen Kooi: Op 12 mrt. 2013, om 11:19 heeft Stefan Herbrechtsmeier het volgende geschreven: Am 12.03.2013 00:44, schrieb Saul Wold: On 03/07/2013 08:37 AM, Stefan Herbrechtsmeier wrote: The current boost recip

[OE-core] [PATCH v2] psplash : update to latest SRCREV afd4e228c606a9998feae44a3fed4474803240b7

2013-03-12 Thread Andrei Dinu
Signed-off-by: Andrei Dinu --- meta/recipes-core/psplash/psplash_git.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb index 9bdcb37..482670d 100644 --- a/meta/recipes-core/psplash/psp

[OE-core] [PATCH] boost: Add real native support

2013-03-12 Thread Stefan Herbrechtsmeier
The current boost recipe only creates the bjam build tool during a native run and thereby is not usable for other native recipes that depend on a boost library. Use instead the bjam build tool from the do_boostconfig task and add real native support to the boost recipe. Additionally remove the boos

Re: [OE-core] [PATCH] gst-plugins-package: set ALLOW_EMPTY_${PN}

2013-03-12 Thread Martin Jansa
On Tue, Mar 12, 2013 at 01:20:07PM +0100, Enrico Scholz wrote: > Every subpackage has a dependency on '${PN}' because > populate_packages_prepend() specifies "extra_depends=d.expand('${PN}')" > when splitting the subpackages. > > Hence, '${PN}' must be always created > > Although creation of -plu

Re: [OE-core] [PATCH] soc-family: fix SOC_FAMILY override order

2013-03-12 Thread Otavio Salvador
On Tue, Mar 12, 2013 at 3:19 AM, Richard Purdie wrote: > On Mon, 2013-03-11 at 13:24 -0300, Otavio Salvador wrote: >> On Mon, Mar 11, 2013 at 11:49 AM, Maupin, Chase wrote: >> >> On Fri, Mar 8, 2013 at 7:16 PM, Maupin, Chase >> >> We can have more generic to more specific combinations. >> >> >> >

[OE-core] [PATCH] psplash : update to latest SRCREV afd4e228c606a9998feae44a3fed4474803240b7

2013-03-12 Thread Andrei Dinu
Signed-off-by: Andrei Dinu --- meta/recipes-core/psplash/psplash_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb index 9bdcb37..3aca891 100644 --- a/meta/recipes-core/psplash/psplash

[OE-core] [PATCH] gst-plugins-package: set ALLOW_EMPTY_${PN}

2013-03-12 Thread Enrico Scholz
Every subpackage has a dependency on '${PN}' because populate_packages_prepend() specifies "extra_depends=d.expand('${PN}')" when splitting the subpackages. Hence, '${PN}' must be always created Although creation of -plugin-dev and -plugin-staticdev is flawed imo (.la files are not for developmen

Re: [OE-core] [PATCH] soc-family: fix SOC_FAMILY override order

2013-03-12 Thread Maupin, Chase
[snip] > > I see. This could be of some use and I'll play with it. This > should not be > > required though for this patch since right now I want to fix > the order > > issue. Any objection to the patch as is? > > BTW, this was already pushed: > > http://cgit.openembedded.org/openembedded- >

Re: [OE-core] [PATCH] boost: Split out bjam build tool and add real native support

2013-03-12 Thread Stefan Herbrechtsmeier
Am 12.03.2013 11:48, schrieb Koen Kooi: Op 12 mrt. 2013, om 11:19 heeft Stefan Herbrechtsmeier het volgende geschreven: Am 12.03.2013 00:44, schrieb Saul Wold: On 03/07/2013 08:37 AM, Stefan Herbrechtsmeier wrote: The current boost recipe only creates the bjam build tool during a native run

[OE-core] [oe-core][PATCH 1/2] busybox: detects customized configs when do_install

2013-03-12 Thread b28495
From: Ting Liu After using 'bitbake -c menuconfig busybox' to customize defconfig, do_install fail to detect the changes. Grep configs in ${S}/.config instead of defconfig. Change-Id: I958c232eb9f8096e4113a1c3a2748f5f2eccdeb5 Signed-off-by: Ting Liu --- meta/recipes-core/busybox/busybox.inc

[OE-core] [PATCH] package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLE

2013-03-12 Thread Martin Jansa
* same as original and default version, but does not package source files in PN-dbg Signed-off-by: Martin Jansa --- meta/classes/package.bbclass | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass index 1625ebd..f3a6bc7 100644 --

[OE-core] [oe-core][PATCH 2/2] busybox: Add inetd related files

2013-03-12 Thread b28495
From: Ting Liu Add back inetd and inetd.conf files which are needed if CONFIG_INETD is enabled in the defconfig. Grabbed these files from oe-classic This patch is based on the previous patch for denzil: http://patches.openembedded.org/patch/33235/ Change-Id: Ia68aa80962c4b14c5ba03c7d971049a2b2a

Re: [OE-core] [PATCH] boost: Split out bjam build tool and add real native support

2013-03-12 Thread Koen Kooi
Op 12 mrt. 2013, om 11:19 heeft Stefan Herbrechtsmeier het volgende geschreven: > Am 12.03.2013 00:44, schrieb Saul Wold: >> On 03/07/2013 08:37 AM, Stefan Herbrechtsmeier wrote: >>> The current boost recipe only creates the bjam build tool during >>> a native run and thereby is not usable for

Re: [OE-core] [PATCH 11/12] util-linux: disable systemd support

2013-03-12 Thread Enrico Scholz
Ross Burton writes: > The only binary in util-linux with systemd support is uuidd, which is rarely > used. uidd should be moved into a separate subpackage then instead of disabling the initscripts. Enrico ___ Openembedded-core mailing list Openembed

Re: [OE-core] [PATCH 6/9] systemd: allow postinsts to run without systemd being present

2013-03-12 Thread Enrico Scholz
Ross Burton writes: > These fragments may be used on a system that didn't actually boot with > systemd, so check for systemctl first, and don't force systemd to be > installed. Checking for existence of programs in scriplets is a bad hack which might hide real problems and the scriplets are gett

Re: [OE-core] [PATCH 2/3] package.bbclass: use oe.path.realpath()

2013-03-12 Thread Enrico Scholz
Richard Purdie writes: >> Old implementation suffered from lot of problems; e.g. >> >> * redundant code >> >> * calls 'os.stat()' which references files on host; this can give wrong >> results about existing/non-existing and can cause EPERM (instead of >> the catched ENONENT) exceptions >>

Re: [OE-core] [PATCH] boost: Split out bjam build tool and add real native support

2013-03-12 Thread Stefan Herbrechtsmeier
Am 12.03.2013 00:44, schrieb Saul Wold: On 03/07/2013 08:37 AM, Stefan Herbrechtsmeier wrote: The current boost recipe only creates the bjam build tool during a native run and thereby is not usable for other native programs that depend on a boost library. Split out the build tool into its own bj

Re: [OE-core] [PATCH 2/2] bluez5: new package for v5.3

2013-03-12 Thread Martin Jansa
On Tue, Mar 12, 2013 at 02:24:30AM -0700, Burton, Ross wrote: > Hi Martin, Hi Ross, > On 12 March 2013 00:00, Martin Jansa wrote: > > And is that correct? I guess some files on target will conflict between > > bluez4 and bluez5, so how is user/distro supposed to upgrade from 4 to > > 5? > > You

[OE-core] [Patch V3] Coreutils 6.9 depends on libattr

2013-03-12 Thread Alex DAMIAN
From: Alexandru DAMIAN We have a build dependency, so list it out. Signed-off-by: Alexandru DAMIAN --- meta/recipes-core/coreutils/coreutils_6.9.bb |1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.b

[OE-core] [Patch V3] grep: Always use locale.h

2013-03-12 Thread Alex DAMIAN
From: Alexandru DAMIAN The changes in the grep 2.5 configuration always leave out HAVE_LOCALE_H - it has been removed from other files, but not from everywhere. This leads to a crash in certain configurations where the size of int is not the size of pointer; this happens because setlocale() is u

[OE-core] [Patch V3] dpkg depends on ncurses

2013-03-12 Thread Alex DAMIAN
From: Alexandru DAMIAN Dpkg compilation depends on the ncurses, so add this dependency. Signed-off-by: Alexandru DAMIAN --- meta/recipes-devtools/dpkg/dpkg.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dp

Re: [OE-core] [PATCH 2/2] bluez5: new package for v5.3

2013-03-12 Thread Burton, Ross
Hi Martin, On 12 March 2013 00:00, Martin Jansa wrote: > And is that correct? I guess some files on target will conflict between > bluez4 and bluez5, so how is user/distro supposed to upgrade from 4 to > 5? You can't just upgrade from bluez4 to bluez5 like you'd upgrade from glib 2.10 to glib 2.

Re: [OE-core] [PATCH 06/12] systemd-compat-units: add missing systemd-systemctl-native dependency

2013-03-12 Thread Martin Jansa
On Tue, Mar 12, 2013 at 08:37:40AM +0100, Koen Kooi wrote: > > Op 12 mrt. 2013, om 08:08 heeft Martin Jansa het > volgende geschreven: > > > On Mon, Mar 11, 2013 at 11:24:49AM -0700, Ross Burton wrote: > >> This package has postinsts that run on the build host, but wasn't > >> depending on > >

Re: [OE-core] [PATCH 2/2] bluez5: new package for v5.3

2013-03-12 Thread Martin Jansa
On Tue, Mar 12, 2013 at 07:19:14AM +, Iorga, Cristian wrote: > Hi Martin, Hi Cristian, > By bluez5 does not replace bluez4, I meant: "in Yocto Project case". > > At the moment, bluez5 is not a replacement for bluez4. > And it is not also an upgrade path at the moment. > > An user having blu

[OE-core] [PATCH v2 4/4] xf86-video-vmware: delete references to xserver's mibstore.h

2013-03-12 Thread Laurentiu Palcu
mibstore.h has been deleted in the new xserver. Update the driver too. Signed-off-by: Laurentiu Palcu --- Changes in v2: * fixed the SRC_URI; Thanks, Laurentiu .../xf86-video-vmware/Kill-mibstore.patch | 63 .../xorg-driver/xf86-video-vmware_13.0.0.bb

Re: [OE-core] [PATCH 4/4] xf86-video-vmware: delete references to xserver's mibstore.h

2013-03-12 Thread Laurentiu Palcu
On 03/12/2013 09:00 AM, Saul Wold wrote: > On 03/11/2013 09:27 AM, Laurentiu Palcu wrote: >> mibstore.h has been deleted in the new xserver. Update the driver too. >> > There seemed to be an issue applying this patch. > > Can you please verify this. Yep, my bad... I forgot the '+' in SRC_URI. Wh

Re: [OE-core] [PATCH v3] neard:Update reference commit sha1 and install script

2013-03-12 Thread Koen Kooi
Op 8 mrt. 2013, om 12:45 heeft Olivier Guiter het volgende geschreven: > This patch installs neard daemon in /usr/lib/neard. > --- > meta/recipes-connectivity/neard/neard/neard| 42 > meta/recipes-connectivity/neard/neard/neard.in | 42 >

Re: [OE-core] [RFC PATCH 0/9] hybrid systemd/sysvinit

2013-03-12 Thread Koen Kooi
Op 12 mrt. 2013, om 00:21 heeft "Burton, Ross" het volgende geschreven: > On 11 March 2013 15:49, Khem Raj wrote: >> using different init manager is a separate problem than what Ross tried to >> address here isn't it ? > > This series lets you do DISTRO_FEATURES="systemd sysvinit" and it wil

Re: [OE-core] [RFC PATCH 0/9] hybrid systemd/sysvinit

2013-03-12 Thread Koen Kooi
Op 11 mrt. 2013, om 23:49 heeft Khem Raj het volgende geschreven: > > On Mar 11, 2013, at 2:47 PM, Otavio Salvador wrote: > >> On Mon, Mar 11, 2013 at 6:37 PM, Burton, Ross wrote: >>> On 11 March 2013 13:07, Ross Burton wrote: This series allows you to have both sysvinit and systemd i

Re: [OE-core] [PATCH 06/12] systemd-compat-units: add missing systemd-systemctl-native dependency

2013-03-12 Thread Koen Kooi
Op 12 mrt. 2013, om 08:08 heeft Martin Jansa het volgende geschreven: > On Mon, Mar 11, 2013 at 11:24:49AM -0700, Ross Burton wrote: >> This package has postinsts that run on the build host, but wasn't depending >> on >> systemd-systemctl-native. >> >> Signed-off-by: Ross Burton >> --- >> me

[OE-core] [PATCH 0/1] Rename external-python-tarball output package file

2013-03-12 Thread Kang Kai
The following changes since commit 365eb9b5d22208c967dcd91d8ab52faed20f04b5: bitbake: bitbake-layers: fix duplicated help info (2013-03-10 04:36:52 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/external-python http://git.pokylinux.org/cgit.cgi/p

[OE-core] [PATCH 1/1] external-python-tarball: rename output package

2013-03-12 Thread Kang Kai
Update TOOLCHAIN_OUTPUTNAME to rename the output package which is the similiar style to name packages meta-toolchain-*. [YOCTO #3996] Signed-off-by: Kang Kai --- meta/recipes-core/meta/external-python-tarball.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/reci

Re: [OE-core] [PATCH 2/2] bluez5: new package for v5.3

2013-03-12 Thread Iorga, Cristian
Hi Martin, By bluez5 does not replace bluez4, I meant: "in Yocto Project case". At the moment, bluez5 is not a replacement for bluez4. And it is not also an upgrade path at the moment. An user having bluez5 is supposed to not include in the target bluez4. That's why I said the recipe/package is

Re: [OE-core] [PATCH 5/9] update-rcd.bbclass: handle both sysvinit and systemd features being present

2013-03-12 Thread Martin Jansa
On Mon, Mar 11, 2013 at 01:07:35PM -0700, Ross Burton wrote: > Run the helper if the sysvinit feature is present, or if the systemd feature > is > present but the systemd class hasn't been inherited. We want to run in the > latter case as systemd has sysvinit compatibility, but we don't want to a

Re: [OE-core] [PATCH 06/12] systemd-compat-units: add missing systemd-systemctl-native dependency

2013-03-12 Thread Martin Jansa
On Mon, Mar 11, 2013 at 11:24:49AM -0700, Ross Burton wrote: > This package has postinsts that run on the build host, but wasn't depending on > systemd-systemctl-native. > > Signed-off-by: Ross Burton > --- > meta/recipes-core/systemd/systemd-compat-units.bb |2 ++ > 1 file changed, 2 insert

Re: [OE-core] [PATCH 4/4] xf86-video-vmware: delete references to xserver's mibstore.h

2013-03-12 Thread Saul Wold
On 03/11/2013 09:27 AM, Laurentiu Palcu wrote: mibstore.h has been deleted in the new xserver. Update the driver too. There seemed to be an issue applying this patch. Can you please verify this. Thanks Sau! Signed-off-by: Laurentiu Palcu --- .../xf86-video-vmware/Kill-mibstore.p

Re: [OE-core] [PATCH 2/2] bluez5: new package for v5.3

2013-03-12 Thread Martin Jansa
On Mon, Mar 11, 2013 at 03:56:49PM +0200, Cristian Iorga wrote: > - bluez5 does not replace bluez4 And is that correct? I guess some files on target will conflict between bluez4 and bluez5, so how is user/distro supposed to upgrade from 4 to 5? Why not move to bluez PN and set R* variables to do