Re: [OE-core] [PATCH][RFC] conf/machine/include/arm add extra MACHINEOVERRIDES like x86 does

2011-12-13 Thread Martin Jansa
On Wed, Dec 07, 2011 at 07:04:44PM +0100, Martin Jansa wrote: * motivated by this NAK http://patchwork.openembedded.org/patch/15777/ and today's discussion on #yocto I hope it's worth it to send this RFC ping? -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com signature.asc

[OE-core] [PATCH 01/10] coreutils: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/coreutils/coreutils_6.9.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb index c9aea38..8a47a60 100644 ---

[OE-core] [PATCH 00/10] Add missing SRC_URI checksums

2011-12-13 Thread Saul Wold
Richard, Add missing checksums for non-GPLv3 recipes since we enabled the error. Also fix the ed recipe to remove an not-yet supported option. Sau! The following changes since commit 9244a3b0565fd52d7973fda42a4f706b16240316: eglibc: Generate cross testing script during install (2011-12-12

[OE-core] [PATCH 03/10] ed: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/ed/ed_0.5.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/ed/ed_0.5.bb b/meta/recipes-extended/ed/ed_0.5.bb index a652332..706c0af 100644 ---

[OE-core] [PATCH 02/10] readline: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/readline/readline_5.2.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/readline/readline_5.2.bb b/meta/recipes-core/readline/readline_5.2.bb index b054ad7..d838e64 100644 ---

[OE-core] [PATCH 04/10] findutils: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- .../recipes-extended/findutils/findutils_4.2.31.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/findutils/findutils_4.2.31.bb b/meta/recipes-extended/findutils/findutils_4.2.31.bb index

[OE-core] [PATCH 06/10] gzip: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/gzip/gzip_1.3.12.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/gzip/gzip_1.3.12.bb b/meta/recipes-extended/gzip/gzip_1.3.12.bb index f0752e4..2836942 100644 ---

[OE-core] [PATCH 07/10] sed: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/sed/sed_4.1.2.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/sed/sed_4.1.2.bb b/meta/recipes-extended/sed/sed_4.1.2.bb index 89b1f34..713524c 100644 ---

[OE-core] [PATCH 08/10] gmp: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/gmp/gmp_4.2.1.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/gmp/gmp_4.2.1.bb b/meta/recipes-support/gmp/gmp_4.2.1.bb index 74da6b8..5f3929f 100644 ---

[OE-core] [PATCH 10/10] ed: remove unsupported option

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/ed/ed_0.5.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/ed/ed_0.5.bb b/meta/recipes-extended/ed/ed_0.5.bb index 706c0af..205822f 100644 ---

[OE-core] [PATCH 09/10] bash: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/bash/bash_3.2.48.bb | 21 +++-- 1 files changed, 15 insertions(+), 6 deletions(-) diff --git a/meta/recipes-extended/bash/bash_3.2.48.bb b/meta/recipes-extended/bash/bash_3.2.48.bb index f2ba572..1f70263

[OE-core] [PATCH 05/10] gawk: Add SRC_URI Checksums for GPLv2

2011-12-13 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/gawk/gawk_3.1.5.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb b/meta/recipes-extended/gawk/gawk_3.1.5.bb index eba410e..bd8460d 100644 ---

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Lauri Hintsala
On 12/13/2011 09:45 AM, Koen Kooi wrote: Op 13 dec. 2011 om 07:58 heeft Lauri Hintsalalauri.hints...@bluegiga.com het volgende geschreven: Timestamp checking has been broken by the commit 2078af333d704fd894a2dedbc19cef5775cdadbb. Fix timestamp checking and clean the code. cc:

[OE-core] Dependency resolving ignores changed sstate-cache?

2011-12-13 Thread Samuel Stirtzel
Hi, it seems that I accidentally deleted fbset from my .../tmp-eglibc/work/... dir while cleaning out old builds for another recipe. For some reason I had a r0 directory from the past of the recipe which is now r1. So I deleted it manually and fbset too, but I didn't notice. Thereafter I built an

Re: [OE-core] Dependency resolving ignores changed sstate-cache?

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 10:30 +0100, Samuel Stirtzel wrote: it seems that I accidentally deleted fbset from my .../tmp-eglibc/work/... dir while cleaning out old builds for another recipe. For some reason I had a r0 directory from the past of the recipe which is now r1. So I deleted it

[OE-core] [PATCH 1/1] connman: improve packaging

2011-12-13 Thread Otavio Salvador
The scripts being included on connman-scripts was the test utility and thus we are moving them with the rest of test utilities in 'connman-tests'. A runtime dependency on python-dbus were missing as well as those scripts uses it. As no dhclient, resolvconf and udhcpc plugins are being generated

Re: [OE-core] [PATCH 7/7] core-image-gtk-directfb.bb: add an image for gtk over directfb

2011-12-13 Thread Xiaofeng Yan
On 2011?12?12? 19:40, Otavio Salvador wrote: On Mon, Dec 12, 2011 at 09:28, Xiaofeng Yan xiaofeng@windriver.com mailto:xiaofeng@windriver.com wrote: From: Xiaofeng Yan xiaofeng@windriver.com mailto:xiaofeng@windriver.com This file can make an image to run gtk over

Re: [OE-core] [PATCH 7/7] core-image-gtk-directfb.bb: add an image for gtk over directfb

2011-12-13 Thread Otavio Salvador
On Tue, Dec 13, 2011 at 08:51, Xiaofeng Yan xiaofeng@windriver.comwrote: ** ... IMAGE_INSTALL += \ ${POKY_BASE_INSTALL} \ task-core-basic \ module-init-tools \ task-core-gtk-directfb-base \ Do you have any comment about above method ? All is fine except I don't see

Re: [OE-core] Dependency resolving ignores changed sstate-cache?

2011-12-13 Thread Samuel Stirtzel
2011/12/13 Richard Purdie richard.pur...@linuxfoundation.org: [snip] Usually the above is a sign of a dependency bitbake has not been aware of. Could you see which .ipk has the dependency on fbset? It looks like this is the ipk: | Installing qt4-x11-free (4.7.4-r33.3) to root... | Downloading

Re: [OE-core] Dependency resolving ignores changed sstate-cache?

2011-12-13 Thread Samuel Stirtzel
2011/12/13 Samuel Stirtzel s.stirt...@googlemail.com: 2011/12/13 Richard Purdie richard.pur...@linuxfoundation.org: [snip] Usually the above is a sign of a dependency bitbake has not been aware of. Could you see which .ipk has the dependency on fbset? It looks like this is the ipk: |

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 08:58 +0200, Lauri Hintsala wrote: Timestamp checking has been broken by the commit 2078af333d704fd894a2dedbc19cef5775cdadbb. Fix timestamp checking and clean the code. cc: s...@linux.intel.com cc: g...@mlbassoc.com Signed-off-by: Lauri Hintsala

Re: [OE-core] [PATCH 0/7] gtk+-directfb: The patches to run gtk over directfb

2011-12-13 Thread Richard Purdie
On Mon, 2011-12-12 at 19:28 +0800, Xiaofeng Yan wrote: From: Xiaofeng Yan xiaofeng@windriver.com Hi Phil, Koen Richard, Thanks for your good suggestion. I have modified my patches according to your suggestion. 1 Remove patch no-demo.patch from gtk+_2.24.8(Richard's suggestion) 2

Re: [OE-core] [PATCH 00/10] Add missing SRC_URI checksums

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 00:13 -0800, Saul Wold wrote: Richard, Add missing checksums for non-GPLv3 recipes since we enabled the error. Also fix the ed recipe to remove an not-yet supported option. Sau! The following changes since commit 9244a3b0565fd52d7973fda42a4f706b16240316:

Re: [OE-core] [PATCH][RFC] conf/machine/include/arm add extra MACHINEOVERRIDES like x86 does

2011-12-13 Thread Richard Purdie
On Wed, 2011-12-07 at 19:04 +0100, Martin Jansa wrote: * motivated by this NAK http://patchwork.openembedded.org/patch/15777/ and today's discussion on #yocto I hope it's worth it to send this RFC Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

Re: [OE-core] [PATCH] boost : Do not use icu when building boost.

2011-12-13 Thread Richard Purdie
On Mon, 2011-12-12 at 16:58 -0500, Philip Balister wrote: Without this, boost needs to build icu to create images using boost regex. RP inidicated he would rather disable icu, than add an extra dependency to the recipe. Signed-off-by: Philip Balister phi...@balister.org ---

Re: [OE-core] [PATCH 1/1] qt4.inc : Add uic, moc, rcc, and lrelease to tools package.

2011-12-13 Thread Richard Purdie
On Mon, 2011-12-12 at 18:48 +, Paul Eggleton wrote: From: Philip Balister phi...@balister.org These binaries are needed in the target tools package so we can build qt apps on the target. You also need to install qmake from meta-oe. Tested by building gnuradio on the USRP e100 with qt

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Phil Blundell
On Tue, 2011-12-13 at 12:26 +, Richard Purdie wrote: On Tue, 2011-12-13 at 08:58 +0200, Lauri Hintsala wrote: # Set the system clock from hardware clock -# If the timestamp is 1 day or more recent than the current time, +# If the timestamp is more recent than the current time, # use

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Lauri Hintsala
On 12/13/2011 02:36 PM, Phil Blundell wrote: On Tue, 2011-12-13 at 12:26 +, Richard Purdie wrote: On Tue, 2011-12-13 at 08:58 +0200, Lauri Hintsala wrote: # Set the system clock from hardware clock -# If the timestamp is 1 day or more recent than the current time, +# If the timestamp

[OE-core] python distutils configuration broken?

2011-12-13 Thread Phil Blundell
Is anybody successfully using distutils from python-native with oe-core at the moment? It seems to be rather broken as far as I can tell. The patch 12-distutils-prefix-is-inside-staging-area.patch does some stuff like: +PREFIX = os.path.normpath(sys.prefix).replace( os.getenv(BUILD_SYS),

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Phil Blundell
On Tue, 2011-12-13 at 14:58 +0200, Lauri Hintsala wrote: SYSTEMDATE=`date -u +%4Y%2m%2d` TIMESTAMP=`awk '{ print substr($0,9,4) substr($0,1,4); }' /etc/timestamp` if [ $TIMESTAMP -gt $SYSTEMDATE ]; then read TIMESTAMP /etc/timestamp date -u $TIMESTAMP

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Lauri Hintsala
On 12/13/2011 03:07 PM, Phil Blundell wrote: On Tue, 2011-12-13 at 14:58 +0200, Lauri Hintsala wrote: SYSTEMDATE=`date -u +%4Y%2m%2d` TIMESTAMP=`awk '{ print substr($0,9,4) substr($0,1,4); }' /etc/timestamp` if [ $TIMESTAMP -gt $SYSTEMDATE ]; then read TIMESTAMP /etc/timestamp

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Henning Heinold
On Tue, Dec 13, 2011 at 01:24:47PM +, Phil Blundell wrote: On Tue, 2011-12-13 at 15:18 +0200, Lauri Hintsala wrote: On 12/13/2011 03:07 PM, Phil Blundell wrote: read RAWTIMESTAMP /etc/timestamp TIMESTAMP=${RAWTIMESTAMP#}${RAWTIMESTAMP%} Yes I got your idea and it

Re: [OE-core] [PATCH v2] initscripts: fix timestamp check at bootmisc.sh

2011-12-13 Thread Lauri Hintsala
On 12/13/2011 03:24 PM, Phil Blundell wrote: Is the ${var:X:Y} substring notation part of POSIX? I have a feeling that it might be a GNU extension, and it didn't seem to work in dash when I tried it just now. I tested it in ash of busybox. I see it doesn't work in dash. So your suggestion is

[OE-core] [PATCH][oe-core 0/3] PR bumps and arm OVERRIDE fix

2011-12-13 Thread Martin Jansa
The following changes since commit f60417055f869acb871be1f01c6900fdf685d71a: boost : Do not use icu when building boost. (2011-12-13 12:21:05 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib jansa/pull

[OE-core] [PATCH][oe-core 2/3] xf86-video-omapfb: bump PR due to arm OVERRIDES change

2011-12-13 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../xorg-driver/xf86-video-omapfb_git.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb

[OE-core] [PATCH][oe-core 3/3] python: bump PR due to arm OVERRIDES change

2011-12-13 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-devtools/python/python_2.7.2.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/python/python_2.7.2.bb b/meta/recipes-devtools/python/python_2.7.2.bb index 5417d5e..5e8e0d7 100644

Re: [OE-core] [PATCH][oe-core 0/3] PR bumps and arm OVERRIDE fix

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 14:59 +0100, Martin Jansa wrote: The following changes since commit f60417055f869acb871be1f01c6900fdf685d71a: boost : Do not use icu when building boost. (2011-12-13 12:21:05 +) are available in the git repository at:

Re: [OE-core] [PATCH 4/7] gtk: add demos to the configuation of gtk+

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 15:47 +, Richard Purdie wrote: On Mon, 2011-12-12 at 19:28 +0800, Xiaofeng Yan wrote: From: Xiaofeng Yan xiaofeng@windriver.com Add demos for checking whether gtk+ run over directfb successfully or not. [YOCTO #1674] Signed-off-by: Xiaofeng Yan

[OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

2011-12-13 Thread Dmitry Eremin-Solenikov
There is no point in compiling kernel modules in a separate task, run right after do_compile. On the other hand merging those tasks will e.g. make icecc used also for modules compilation, etc. Signed-off-by: Dmitry Eremin-Solenikov dbarysh...@gmail.com --- meta/classes/kernel.bbclass |6

[OE-core] [PATCH 4/9] consolekit: fix sdk generation issues

2011-12-13 Thread Dmitry Eremin-Solenikov
Currently sdk generation might fail with the following error: | Collected errors: | * extract_archive: Cannot create symlink from ./var/log to 'volatile/log': File exists. ERROR: Function 'do_populate_sdk' failed This happens as consolekit package will include both /var/log/ConsoleKit and

[OE-core] [PATCH 6/9] libgcc: reintroduce debug package, containing symbols

2011-12-13 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov dbarysh...@gmail.com --- meta/recipes-devtools/gcc/libgcc_4.6.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/gcc/libgcc_4.6.bb b/meta/recipes-devtools/gcc/libgcc_4.6.bb index 6ba0339..dd0a7be 100644 ---

[OE-core] [PATCH 9/9] libatomic-ops: drop directory with documentation to remove QA warning

2011-12-13 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov dbarysh...@gmail.com --- .../pulseaudio/libatomics-ops_1.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/libatomics-ops_1.2.bb

[OE-core] [PATCH 5/9] Move check that all installed files are shipped into insane.bbclass

2011-12-13 Thread Dmitry Eremin-Solenikov
Checking that all installed files are shipped is in reality a QA check. It would benefit from mechanisms like ERROR_QA/WARNING_QA. So move it into insane.bbclass. If some of the files are installed but should not be shipped for some reasons, one can add them to the variable IGNORE_UNSHIPPED_FILES.

[OE-core] [PATCH 8/9] readline: drop empty dir to shut up QA warning

2011-12-13 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov dbarysh...@gmail.com --- meta/recipes-core/readline/readline.inc |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/readline/readline.inc b/meta/recipes-core/readline/readline.inc index 8fe7e8a..743d8b3 100644 ---

Re: [OE-core] [PATCH 5/9] Move check that all installed files are shipped into insane.bbclass

2011-12-13 Thread Phil Blundell
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote: +def packages_qa_unshipped_files(d): +skip = (d.getVar('INSANE_SKIP_${PN}', True) or ).split() +if unshipped in skip: +return False [...] +if not packages_qa_unshipped_files(d): +

Re: [OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

2011-12-13 Thread Dmitry Eremin-Solenikov
On 12/13/2011 08:22 PM, Phil Blundell wrote: On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote: - oe_runmake ${PARALLEL_MAKE} modules CC=${KERNEL_CC} LD=${KERNEL_LD} + oe_runmake modules CC=${KERNEL_CC} LD=${KERNEL_LD} Why did you remove

Re: [OE-core] [PATCH 7/9] ncurses: drop empty dir to remove QA warning

2011-12-13 Thread Khem Raj
On Tue, Dec 13, 2011 at 8:19 AM, Dmitry Eremin-Solenikov dbarysh...@gmail.com wrote: ncurses doesn't install any files in ${libdir}/terminfo, drop that directory. its a symlink terminfo - ../share/terminfo and in my case $ ls ../share/terminfo/ . .. 1 2 3 4 5 6 7 8 9 a A b c d

Re: [OE-core] [PATCH 4/7] gtk: add demos to the configuation of gtk+

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 16:20 +, Richard Purdie wrote: On Tue, 2011-12-13 at 15:47 +, Richard Purdie wrote: On Mon, 2011-12-12 at 19:28 +0800, Xiaofeng Yan wrote: From: Xiaofeng Yan xiaofeng@windriver.com Add demos for checking whether gtk+ run over directfb successfully or

Re: [OE-core] [PATCH 9/9] libatomic-ops: drop directory with documentation to remove QA warning

2011-12-13 Thread Richard Purdie
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote: Signed-off-by: Dmitry Eremin-Solenikov dbarysh...@gmail.com --- .../pulseaudio/libatomics-ops_1.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git

Re: [OE-core] [PATCH][RFC] conf/machine/include/arm add extra MACHINEOVERRIDES like x86 does

2011-12-13 Thread Khem Raj
On Thu, Dec 8, 2011 at 7:48 AM, Martin Jansa martin.ja...@gmail.com wrote: meta/recipes-devtools/python/python_2.7.2.bb:TARGET_CC_ARCH_append_armv6 = -D__SOFTFP__ meta/recipes-devtools/python/python_2.7.2.bb:TARGET_CC_ARCH_append_armv7a = -D__SOFTFP__ hmmm will this work if we have

[OE-core] [PATCH 2/5] clutter: upgrade to 1.8.2

2011-12-13 Thread Joshua Lock
Signed-off-by: Joshua Lock j...@linux.intel.com --- .../{clutter-1.8_1.8.0.bb = clutter-1.8_1.8.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/clutter/{clutter-1.8_1.8.0.bb = clutter-1.8_1.8.2.bb} (83%) diff --git

[OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Joshua Lock
Eventual plan is to start building bleeding git again, so we'd like to keep the recipe around and relatively up to date. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/recipes-graphics/clutter/clutter_git.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git

[OE-core] [PATCH 1/5] cogl: upgrade to latest stable cogl 1.8.2

2011-12-13 Thread Joshua Lock
Signed-off-by: Joshua Lock j...@linux.intel.com --- .../clutter/{cogl_1.8.0.bb = cogl_1.8.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/clutter/{cogl_1.8.0.bb = cogl_1.8.2.bb} (59%) diff --git a/meta/recipes-graphics/clutter/cogl_1.8.0.bb

[OE-core] [PATCH 3/5] cogl: update git recipe to 1.8.2

2011-12-13 Thread Joshua Lock
Eventual plan is to start building bleeding git again, so we'd like to keep the recipe around and relatively up to date. Signed-off-by: Joshua Lock j...@linux.intel.com --- meta/recipes-graphics/clutter/cogl_git.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Khem Raj
On Tue, Dec 13, 2011 at 12:24 PM, Joshua Lock j...@linux.intel.com wrote: -SRCREV = 39db46123ed6bbbc3e6ad359a64d4d344ca9e11b -PV = 1.8.0+git${SRCPV} +# the 1.8.2 tag +SRCREV = 9041ea42655dfc1422ce88eab931382dd400d13a +PV = 1.8.2+git${SRCPV} you could also use the tag name instead of SHA for

Re: [OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Joshua Lock
On 13/12/11 12:34, Khem Raj wrote: On Tue, Dec 13, 2011 at 12:24 PM, Joshua Lock j...@linux.intel.com wrote: -SRCREV = 39db46123ed6bbbc3e6ad359a64d4d344ca9e11b -PV = 1.8.0+git${SRCPV} +# the 1.8.2 tag +SRCREV = 9041ea42655dfc1422ce88eab931382dd400d13a +PV = 1.8.2+git${SRCPV} you could

Re: [OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Paul Eggleton
On Tuesday 13 December 2011 12:40:40 Joshua Lock wrote: On 13/12/11 12:34, Khem Raj wrote: On Tue, Dec 13, 2011 at 12:24 PM, Joshua Lock j...@linux.intel.com wrote: -SRCREV = 39db46123ed6bbbc3e6ad359a64d4d344ca9e11b -PV = 1.8.0+git${SRCPV} +# the 1.8.2 tag +SRCREV =

Re: [OE-core] [PATCH 9/9] libatomic-ops: drop directory with documentation to remove QA warning

2011-12-13 Thread Dmitry Eremin-Solenikov
On 12/13/2011 11:48 PM, Richard Purdie wrote: On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote: Signed-off-by: Dmitry Eremin-Solenikovdbarysh...@gmail.com --- .../pulseaudio/libatomics-ops_1.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff

Re: [OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Saul Wold
On 12/13/2011 01:20 PM, Paul Eggleton wrote: On Tuesday 13 December 2011 12:40:40 Joshua Lock wrote: On 13/12/11 12:34, Khem Raj wrote: On Tue, Dec 13, 2011 at 12:24 PM, Joshua Lockj...@linux.intel.com wrote: -SRCREV = 39db46123ed6bbbc3e6ad359a64d4d344ca9e11b -PV = 1.8.0+git${SRCPV} +# the

Re: [OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Khem Raj
On (13/12/11 21:20), Paul Eggleton wrote: you could also use the tag name instead of SHA for SRCREV I think Indeed we can, however we've seen problems which I can't recall the details of in the past when doing so. Therefore I decided to avoid it this time. It does work, it just

Re: [OE-core] [PATCH 4/5] clutter_git: update to 1.8.2 tag

2011-12-13 Thread Paul Eggleton
On Tuesday 13 December 2011 14:39:28 Khem Raj wrote: is this some limitation of fetchers ? Not really, it's just we need the actual SHA1 to construct ${PV} at parse time, and if the specified SRCREV is not a SHA1 the git fetcher has no way of knowing if it refers to a tag or a branch (which

Re: [OE-core] inheirt multi bbclass using variable

2011-12-13 Thread McClintock Matthew-B29882
On Sun, Dec 11, 2011 at 7:11 PM, Khem Raj raj.k...@gmail.com wrote: To clarify, my case was more like this: IMAGE_EXTRA_CLASSES = ${SOME_CFG_VAR} inherit some_class.bbclass ${IMAGE_EXTRA_CLASSES} I think you are expecting C like behavour where variables/macros are expanded before keywords

Re: [OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

2011-12-13 Thread Darren Hart
On 12/13/2011 08:19 AM, Dmitry Eremin-Solenikov wrote: There is no point in compiling kernel modules in a separate task, run right after do_compile. On the other hand merging those tasks will e.g. make icecc used also for modules compilation, etc. This split was done intentionally to allow

Re: [OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

2011-12-13 Thread Dmitry Eremin-Solenikov
On Wed, Dec 14, 2011 at 4:15 AM, Darren Hart dvh...@linux.intel.com wrote: On 12/13/2011 08:19 AM, Dmitry Eremin-Solenikov wrote: There is no point in compiling kernel modules in a separate task, run right after do_compile. On the other hand merging those tasks will e.g. make icecc used also

Re: [OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

2011-12-13 Thread Darren Hart
On 12/13/2011 04:17 PM, Dmitry Eremin-Solenikov wrote: On Wed, Dec 14, 2011 at 4:15 AM, Darren Hart dvh...@linux.intel.com wrote: On 12/13/2011 08:19 AM, Dmitry Eremin-Solenikov wrote: There is no point in compiling kernel modules in a separate task, run right after do_compile. On the other

Re: [OE-core] [PATCH v3] sstate.bbclass: add option to use alternate compression in lieu of gzip

2011-12-13 Thread McClintock Matthew-B29882
Ping! On Tue, Dec 6, 2011 at 6:52 PM, Matthew McClintock m...@freescale.com wrote: The savings can be substantial. The resutls below are for a core-image-minimal type image: gzip:    1.1G   sstate-cache xz       714M   sstate-cache Signed-off-by: Matthew McClintock m...@freescale.com ---

[OE-core] [PATCH 1/3] grub-efi-native_1.99.bb: drop 'PRIORITY = optional' as it is the default

2011-12-13 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-bsp/grub/grub-efi-native_1.99.bb |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/recipes-bsp/grub/grub-efi-native_1.99.bb b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb index 3c52ec9..40e618c

[OE-core] [PATCH 3/3] icecc-create-env-native_0.1.bb: drop 'PRIORITY = optional' as it is the default

2011-12-13 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../icecc-create-env-native_0.1.bb |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb

[OE-core] [PATCH 0/3] Remove PRIORITY field set as optional as it is the default

2011-12-13 Thread Otavio Salvador
The following changes since commit b9dfccc018f32a47fc045f35d5f53d7269d791ed: gdk-pixbuf: Ensure the binaries can be relocated (2011-12-13 18:00:18 +) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio

[OE-core] [PATCH 2/3] grub_1.99.bb: drop 'PRIORITY = optional' as it is the default

2011-12-13 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-bsp/grub/grub_1.99.bb |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb index 8fe2be8..ac66e83 100644 ---

[OE-core] [PATCH 0/2] Introduce cross testing driver for gcc-cross

2011-12-13 Thread Khem Raj
Hi One patch makes the eglibc testing driver a bit more informative and cleans the tests before running Second patch introduces generating a script which will drive cross testing of gcc. This script is generated as part of do_compile task and virtually one can test bootstrapping versions of gcc

[OE-core] [PATCH 1/2] eglibc-testing: Clean the test before running them

2011-12-13 Thread Khem Raj
We make sure that we use final cross gcc to run the tests since they require proper functioning libstdc++ and libssp which are not staged in tcbootstrap sysroot We cleanup the tests before we run them so they all get run in case any of them were built and/or run during compilation Make the

[OE-core] [PATCH 2/2] gcc-cross: Add cross testing driver for running regression testsuites

2011-12-13 Thread Khem Raj
This script will be generated into the build directory of gcc-cross It should be testing gcc and g++. libstdc++ tests are not run since we build them as part of gcc-runtime but we can test them here by building them with 'make all' and then running the tests The script expects passwordless ssh

[OE-core] [PATCH v3] initscripts: fix timestamp checking at bootmisc.sh

2011-12-13 Thread Lauri Hintsala
Timestamp checking has been broken by the commit 2078af333d704fd894a2dedbc19cef5775cdadbb. Currently the RTC time is always overwritten with the time from /etc/timestmap. Fix timestamp checking and clean the code. Signed-off-by: Lauri Hintsala lauri.hints...@bluegiga.com --- changes since V2 *