[oe] [PATCH] package_ipk.bbclass: add lists_dir to sysroots' /etc/opkg.conf

2010-08-05 Thread Graham Gower
This makes the sysroots' /etc/opkg.conf agree with opkg-collateral on where the package lists database should be found. Fixes a problem whereby opkg cannot find the package lists after opkg-collateral is installed. This fixes the same problem as acc720fa80227d08fd15764117e0c34e2387e804. But since

[oe] [PATCH] Remove redundant dependencies upon opkg and opkg-collateral.

2010-08-05 Thread Graham Gower
rootfs_ipk.bbclass already pulls these in, so avoid some confusion. This is totally untested. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/images/base-image.bb|5 - recipes/images/minimal-gpe-image.bb |1 - recipes/images/nas-server-image.bb |3 ---

Re: [oe] [PATCH] package_ipk.bbclass: add lists_dir to sysroots' /etc/opkg.conf

2010-08-05 Thread Martin Jansa
On Thu, Aug 05, 2010 at 04:01:50PM +0930, Graham Gower wrote: This makes the sysroots' /etc/opkg.conf agree with opkg-collateral on where the package lists database should be found. Fixes a problem whereby opkg cannot find the package lists after opkg-collateral is installed. This fixes the

Re: [oe] [oe-commits] Roman I Khimov : bitbake.conf: trust server certificate when doing svn over https

2010-08-05 Thread Roman I Khimov
В сообщении от Четверг 05 августа 2010 11:12:01 автор Martin Jansa написал: Maybe we should add also --accept theirs-full (just in case) --force (to force overwrite of existing files) ie matchbox-panel-2-icon-themes_0.0.1.bb matchbox-panel-2_svn.bb are checkouting/updating tiwo different

Re: [oe] PREMIRRORS trouble

2010-08-05 Thread Jaap de Jong
#PREMIRRORS = (ftp|http|https)://.*/.* http://myServer/sources/; SOURCE_MIRROR_URL = http://myServer/sources/; INHERIT += own-mirrors seems to work... Thanks for your help! On 08/04/2010 01:36 AM, Michael Smith wrote: On Mon, 2 Aug 2010, Jaap de Jong wrote: PREMIRRORS =

Re: [oe] [oe-commits] Roman I Khimov : bitbake.conf: trust server certificate when doing svn over https

2010-08-05 Thread Roman I Khimov
В сообщении от Четверг 05 августа 2010 12:24:40 автор Martin Jansa написал: On Thu, Aug 05, 2010 at 11:38:00AM +0400, Roman I Khimov wrote: В сообщении от Четверг 05 августа 2010 11:12:01 автор Martin Jansa написал: Maybe we should add also --accept theirs-full (just in case) --force

[oe] [PATCH v3 2/2] recipe for scli-0.4.0

2010-08-05 Thread Henri Bragge
Signed-off-by: Henri Bragge henri.bra...@dcombus.com --- recipes/scli/scli_0.4.0.bb | 12 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644 recipes/scli/scli_0.4.0.bb diff --git a/recipes/scli/scli_0.4.0.bb b/recipes/scli/scli_0.4.0.bb new file mode 100644

[oe] [PATCH v3 1/2] recipe for gsnmp-0.3.0

2010-08-05 Thread Henri Bragge
Signed-off-by: Henri Bragge henri.bra...@dcombus.com --- recipes/gsnmp/gsnmp_0.3.0.bb | 12 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644 recipes/gsnmp/gsnmp_0.3.0.bb diff --git a/recipes/gsnmp/gsnmp_0.3.0.bb b/recipes/gsnmp/gsnmp_0.3.0.bb new file mode

Re: [oe] [PATCH v2 1/2] recipe for gsnmp-0.3.0

2010-08-05 Thread Henri Bragge
Frans Meulenbroeks fransmeulenbroeks at gmail.com writes: tried to build this, stranded at this: ... NOTE: oestats: task failed, see http://tinderbox.openembedded.net/packages/668019/ ERROR: TaskFailed event exception, aborting No idea what the policy on this is, but I'm not too

Re: [oe] [oe-commits] Roman I Khimov : bitbake.conf: trust server certificate when doing svn over https

2010-08-05 Thread Roman I Khimov
В сообщении от Четверг 05 августа 2010 12:55:05 автор Frans Meulenbroeks написал: 2010/8/5 Roman I Khimov khi...@altell.ru: В сообщении от Четверг 05 августа 2010 12:24:40 автор Martin Jansa написал: I don't know if it's worth it to force builders to upgrade subversion or add their

Re: [oe] [oe-commits] Roman I Khimov : bitbake.conf: trust server certificate when doing svn over https

2010-08-05 Thread Martin Jansa
On Thu, Aug 05, 2010 at 10:55:05AM +0200, Frans Meulenbroeks wrote: 2010/8/5 Roman I Khimov khi...@altell.ru: В сообщении от Четверг 05 августа 2010 12:24:40 автор Martin Jansa написал: I don't know if it's worth it to force builders to upgrade subversion or add their FETCHCOMMAND_svn

Re: [oe] [PATCH 1/3] git: replace remaining broken hardlinks with symlinks.

2010-08-05 Thread Paul Menzel
Dear Yann, Am Mittwoch, den 04.08.2010, 00:50 +0200 schrieb Yann Dirson: […] could you do me a favor and explain what is broken regarding hardlinks please. This issue was pointed out to me before, but I could not reproduce it or did not understand it [1]. Thanks, Paul [1]

Re: [oe] [Bitbake-dev] RFC: How to improve packaged-staging and setscene

2010-08-05 Thread Frans Meulenbroeks
Richard, Sounds good to me. Not sure whether I have time to try it out on short term. Too much other things at hand. One small concern: Would it in your proposal be possible to disable packaged staging? I think it would be nice if a user (in local.conf or so) could decide on whether he wants to

Re: [oe] [PATCH] Revert rootfs_ipk.bbclass: install the package manager in a separate pass from the other packages

2010-08-05 Thread Bernhard Reutner-Fischer
On Thu, Aug 05, 2010 at 01:10:13PM +0200, Martin Jansa wrote: This reverts commit acc720fa80227d08fd15764117e0c34e2387e804. I'd suggest to fix it instead, like put it into the properly guarded block: diff --git a/classes/rootfs_ipk.bbclass b/classes/rootfs_ipk.bbclass index 7c85aae..4256945

Re: [oe] [Bitbake-dev] RFC: How to improve packaged-staging and setscene

2010-08-05 Thread Frans Meulenbroeks
2010/8/5 Richard Purdie rpur...@rpsys.net: On Thu, 2010-08-05 at 13:12 +0200, Frans Meulenbroeks wrote: Sounds good to me. Not sure whether I have time to try it out on short term. Too much other things at hand. One small concern: Would it in your proposal be possible to disable packaged

Re: [oe] [Bitbake-dev] Add bb.data.flagAppend

2010-08-05 Thread Chris Larson
On Thu, Aug 5, 2010 at 4:10 AM, Richard Purdie rpur...@rpsys.net wrote: I've been wondering what we could do to get rid of clutter in some of our class files. One thing we see a lot of is getting a flag, appending to it and saving it again. In normal syntax, =+ works great for this but that

Re: [oe] [PATCH] package_ipk.bbclass: add lists_dir to sysroots' /etc/opkg.conf

2010-08-05 Thread Chris Larson
On Thu, Aug 5, 2010 at 12:20 AM, Martin Jansa martin.ja...@gmail.comwrote: On Thu, Aug 05, 2010 at 04:01:50PM +0930, Graham Gower wrote: This makes the sysroots' /etc/opkg.conf agree with opkg-collateral on where the package lists database should be found. Fixes a problem whereby opkg

Re: [oe] [PATCH] Revert rootfs_ipk.bbclass: install the package manager in a separate pass from the other packages

2010-08-05 Thread Chris Larson
On Thu, Aug 5, 2010 at 4:57 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: On Thu, Aug 05, 2010 at 01:10:13PM +0200, Martin Jansa wrote: This reverts commit acc720fa80227d08fd15764117e0c34e2387e804. I'd suggest to fix it instead, like put it into the properly guarded block:

Re: [oe] [oe-commits] Roman I Khimov : bitbake.conf: trust server certificate when doing svn over https

2010-08-05 Thread Tom Rini
Frans Meulenbroeks wrote: 2010/8/5 Roman I Khimov khi...@altell.ru: В сообщении от Четверг 05 августа 2010 12:24:40 автор Martin Jansa написал: I don't know if it's worth it to force builders to upgrade subversion or add their FETCHCOMMAND_svn UPDATECOMMAND_svn to local.conf. IMO we should

Re: [oe] [PATCH v3 2/2] recipe for scli-0.4.0

2010-08-05 Thread Frans Meulenbroeks
2010/8/5 Henri Bragge henri.bra...@dcombus.com: Signed-off-by: Henri Bragge henri.bra...@dcombus.com ---  recipes/scli/scli_0.4.0.bb |   12  1 files changed, 12 insertions(+), 0 deletions(-)  create mode 100644 recipes/scli/scli_0.4.0.bb diff --git a/recipes/scli/scli_0.4.0.bb

Re: [oe] [PATCH v2 1/2] recipe for gsnmp-0.3.0

2010-08-05 Thread Frans Meulenbroeks
This one also failed building with a similar QA issue: NOTE: Running task 629 of 630 (ID: 10, /home/frans/oe/openembedded/recipes/gsnmp/gsnmp_0.3.0.bb, do_qa_staging) ERROR: QA Issue with staging: libexslt.pc failed sanity test (tmpdir) in path

[oe] [PATCH] u-boot: beagleboard: default 3MP camera support

2010-08-05 Thread Jason Kridner
This turns on the pull-ups so that the I2C will work by default as well as sets the default camera type. Currently, the kernel cannot probe for I2C devices, but that should be the long term fix. We put the change here into the default environment, instead of the boot.scr, such that there won't

[oe] [PATCH] angstrom-uboot-scripts: fixed tests for revision

2010-08-05 Thread Jason Kridner
Tests in u-boot scripts require the 'test' function. Signed-off-by: Jason Kridner jkrid...@beagleboard.org --- recipes/angstrom/angstrom-uboot-scripts.bb |2 +- .../beagleboard-validation-boot.cmd|4 ++-- .../beagleboard-validation-user.cmd|6

[oe] [PATCH] linux-omap-psp_2.6.32: Move camera sensor reset

2010-08-05 Thread Jason Kridner
Camera reset needed to be done after applying power. Signed-off-by: Jason Kridner jkrid...@beagleboard.org --- ...-Move-sensor-rest-to-after-applying-power.patch | 65 recipes/linux/linux-omap-psp_2.6.32.bb |1 + 2 files changed, 66 insertions(+), 0

[oe] patchwork, please keep patches up to date

2010-08-05 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I had a look around patchwork and I noticed lots of duplicates and already applied patches are still in the queue, so I have a small request: Could the people sending patches to this mailinglist update their status in patchwork? And can people

[oe] [PATCH] u-boot: beagleboard: fixed patch filename error

2010-08-05 Thread Jason Kridner
Signed-off-by: Jason Kridner jkrid...@beagleboard.org --- recipes/u-boot/u-boot_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 79c2b95..a016af8 100644 --- a/recipes/u-boot/u-boot_git.bb +++

Re: [oe] [PATCH 1/2] python-xdg: prevent infinite recursion in xdg.DesktopEntry.__cmp__().

2010-08-05 Thread Yann Dirson
On Wed, Aug 04, 2010 at 10:31:45AM +0200, Paul Menzel wrote: Am Mittwoch, den 04.08.2010, 01:01 +0200 schrieb Yann Dirson: Delete cmp method which has been dropped from later releases. Yann, thank you for your patch. I would prefer if you could move the recipe to 0.19 [1]. I did `git grep

[oe] xf86-input-mouse -- dependency problem

2010-08-05 Thread Snyder, Jay A
I need to build xf86-input-mouse and xf86-input-keyboard to actually use a mouse and keyboard with my target I did this before with a 2009-dec-04 git pull that used xserver-xorg 1.6.1 Now with the pull I did on July 29, that has xserver-xorg 1.7.4, I get the following:

Re: [oe] patchwork, please keep patches up to date

2010-08-05 Thread Graham Gower
On 6 August 2010 08:03, Graham Gower graham.go...@gmail.com wrote: On 6 August 2010 05:00, Koen Kooi k.k...@student.utwente.nl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I had a look around patchwork and I noticed lots of duplicates and already applied patches are still in