On 05/24/2013 07:44 PM, Ionut Radu wrote:
Sending only the cover letter for v2.
Changes in v2:
* freetype: added LIC_FILES_CHKSUM change explaination
* matchbox-keyboard: changed commit subject and fixed tabs and spaces mix for
FILES_${PN}
* matchbox-terminal: changed commit subject and r
Richard,
Here is a batch of Updates and a couple of fixes. The big part of
this pull request is Jonathan's /run clean up. There has been a
good deal of review and testing, and should address a good cleanup
for the /run and /var situation.
Sorry for being a little slow with this due to travels
On 28/05/2013 18:35, Richard Purdie wrote:
Richard,
These updates are really informative, thank you for taking the time to
pull together and summarize.
Cheers,
--
Jack Mitchell (j...@embed.me.uk)
Embedded Systems Engineer
http://www.embed.me.uk
--
___
Its been a few weeks since I sent one of these out, mainly as I've not
had much to report.
Pending Patches
===
Patches have been steadily getting reviewed and merged. Some things took
a little longer than is ideal due to travel on Saul and my part. I know
Saul is still travelling.
Au
On May 28, 2013, at 6:56 AM, Marcin Juszkiewicz
wrote:
> W dniu 28.05.2013 01:23, Khem Raj pisze:
>> On May 27, 2013, at 7:40 AM, Marcin Juszkiewicz
>> wrote:
>
>>> +++ b/meta/recipes-devtools/gcc/gcc-4.8/use-lib-for-aarch64.patch
>>> @@ -0,0 +1,23 @@
>>> +From: Marcin Juszkiewicz
>>> +
>>>
On Tue, May 28, 2013 at 1:36 PM, Phil Blundell wrote:
> On Tue, 2013-05-28 at 13:33 -0300, Otavio Salvador wrote:
>
> > In meta-fsl-arm, for now, it'll be 4 (gpu-viv-bin, gpu-viv-wl-bin,
> > amd-gpu-bin and amd-gpu-x11-bin) but I think other layers has same
> > need.
>
> Can you explain why those
On Tue, 2013-05-28 at 13:33 -0300, Otavio Salvador wrote:
> In meta-fsl-arm, for now, it'll be 4 (gpu-viv-bin, gpu-viv-wl-bin,
> amd-gpu-bin and amd-gpu-x11-bin) but I think other layers has same
> need.
Can you explain why those recipes need this feature?
p.
__
On Tue, May 28, 2013 at 1:28 PM, Phil Blundell wrote:
> On Tue, 2013-05-28 at 13:08 -0300, Otavio Salvador wrote:
>
> > I dislike the 'required' my idea here was each item of the 'compat
> > distro features' would be as an OR. Like
> >
> >
> > COMPATIBLE_DISTRO_FEATURE = "x11 wayland"
>
> Oh, rig
On Tue, 2013-05-28 at 13:08 -0300, Otavio Salvador wrote:
> I dislike the 'required' my idea here was each item of the 'compat
> distro features' would be as an OR. Like
>
>
> COMPATIBLE_DISTRO_FEATURE = "x11 wayland"
Oh, right, I see. Sorry, I misunderstood the intent of your original
patch.
> -Original Message-
> From: Eggleton, Paul
> Sent: Tuesday, May 28, 2013 9:15 AM
> To: openembedded-core@lists.openembedded.org
> Cc: Kamble, Nitin A; Openembedded-core@lists.openembedded.org;
> Purdie, Richard; Wold, Saul
> Subject: Re: [OE-core] [PATCH 1/1] dropbear: a fix for hang in
On Tuesday 28 May 2013 16:10:33 Kamble, Nitin A wrote:
> Saul, RP,
> FYI, this fix is still pending for oecore layer.
It has already been merged:
http://cgit.openembedded.org/openembedded-core/commit/?id=8f5bc47729edb8cb051d81e9ff1680cb8d2eca25
> Paul,
> This is for the 1.4.1 bug
> https://b
Saul, RP,
FYI, this fix is still pending for oecore layer.
Paul,
This is for the 1.4.1 bug
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4496 . Once Saul or RP pulls
it in master, you can pull it in 1.4.1 release branch.
Thanks,
Nitin
> -Original Message-
> From: Kamble, Nitin
On Tue, May 28, 2013 at 12:31 PM, Phil Blundell wrote:
> On Tue, 2013-05-28 at 12:18 -0300, Otavio Salvador wrote:
>
> > +need_distro_features = d.getVar('REQUIRED_DISTRO_FEATURES',
> > True)
> > +if need_distro_features:
> > +need_distro_features = need_distro_feature
On 5/28/13 9:06 AM, Richard Purdie wrote:
On Tue, 2013-05-28 at 15:46 +0200, Martin Jansa wrote:
On Tue, May 28, 2013 at 01:28:41PM +, g...@git.openembedded.org wrote:
Module: openembedded-core.git
Branch: master-next
Commit: e1cf564ebc8e7b4fa626a645356f6a4d7f5ba064
URL:
http://git.open
On Tue, 2013-05-28 at 12:18 -0300, Otavio Salvador wrote:
> +need_distro_features = d.getVar('REQUIRED_DISTRO_FEATURES',
> True)
> +if need_distro_features:
> +need_distro_features = need_distro_features.split()
> +distro_features = (d.getVar('DISTRO_FEATURE
On Tue, May 28, 2013 at 12:21 PM, Eric Bénard wrote:
> Hi Otavio,
>
> Le Tue, 28 May 2013 12:18:21 -0300,
> Otavio Salvador a écrit :
>
> > On Tue, May 28, 2013 at 12:12 PM, Phil Blundell wrote:
> > > Also also, we've managed without this functionality in oe-core for some
> > > time which makes
Hi Otavio,
Le Tue, 28 May 2013 12:18:21 -0300,
Otavio Salvador a écrit :
> On Tue, May 28, 2013 at 12:12 PM, Phil Blundell wrote:
> > Also also, we've managed without this functionality in oe-core for some
> > time which makes me wonder how widely useful it would actually be. If
> > it's only
On Tue, May 28, 2013 at 12:12 PM, Phil Blundell wrote:
> On Tue, 2013-05-28 at 12:04 -0300, Otavio Salvador wrote:
> > This add support to list compatible distro feature for a recipe; this
> > is important for example when you have two different recipes which
> > should be choosen depending on th
On Tue, 2013-05-28 at 12:04 -0300, Otavio Salvador wrote:
> This add support to list compatible distro feature for a recipe; this
> is important for example when you have two different recipes which
> should be choosen depending on the distro features set.
The terminology used here seems to be wro
This add support to list compatible distro feature for a recipe; this
is important for example when you have two different recipes which
should be choosen depending on the distro features set.
Signed-off-by: Otavio Salvador
---
meta/classes/base.bbclass | 10 ++
1 file changed, 10 insert
On Wed, May 22, 2013 at 4:41 PM, Burton, Ross wrote:
> On 22 May 2013 13:51, Phil Blundell wrote:
> > I had thought we had virtual-gconv-ENCODING providers but apparently
> > that's not the case. So I think the answer at the moment is probably
> > no. I guess we should add something like that.
On Tue, 2013-05-28 at 15:46 +0200, Martin Jansa wrote:
> On Tue, May 28, 2013 at 01:28:41PM +, g...@git.openembedded.org wrote:
> > Module: openembedded-core.git
> > Branch: master-next
> > Commit: e1cf564ebc8e7b4fa626a645356f6a4d7f5ba064
> > URL:
> > http://git.openembedded.org/?p=openembe
On Tue, May 28, 2013 at 03:46:06PM +0200, Martin Jansa wrote:
> On Tue, May 28, 2013 at 01:28:41PM +, g...@git.openembedded.org wrote:
> > Module: openembedded-core.git
> > Branch: master-next
> > Commit: e1cf564ebc8e7b4fa626a645356f6a4d7f5ba064
> > URL:
> > http://git.openembedded.org/?p=o
W dniu 28.05.2013 01:23, Khem Raj pisze:
> On May 27, 2013, at 7:40 AM, Marcin Juszkiewicz
> wrote:
>> +++ b/meta/recipes-devtools/gcc/gcc-4.8/use-lib-for-aarch64.patch
>> @@ -0,0 +1,23 @@
>> +From: Marcin Juszkiewicz
>> +
>> +AArch64 is built with /lib/ as prefix but GCC 4.8 tries to use /lib64
On Tue, May 28, 2013 at 01:28:41PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master-next
> Commit: e1cf564ebc8e7b4fa626a645356f6a4d7f5ba064
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e1cf564ebc8e7b4fa626a645356f6a4d7f5ba064
>
While the destro didn't install scons, build scons by python-scons-native,
and invoke it with the error:
...
$scons -h
Traceback (most recent call last):
File
"/buildarea2/hongxujia/build-20130520-udev-emenlow/tmp/sysroots/x86_64-linux/usr/bin/scons",
line 188, in
import SCons.Script
Impor
The following changes since commit 350c36fcd97e8ef223b91e548d39c346c1c4cb29:
bitbake: test/fetch: Allow the conditional network tests to work under python
2.6 (2013-05-17 12:42:08 +0300)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/fix-scons
http://g
On 05/23/2013 05:01 PM, Ming Liu wrote:
libpam might miss ABI specific dependencies for pam-plugins-*, for RPM uses
generic names to check the packages depending on it and doesn't consider the
arch, which will lead to packaging issues in multilib build.
pam_plugin_hook is added because the plugi
othing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory
`/mnt/SSD/oe-r0005/ccoR0005/tmp/work/x86_64-nativesdk-oecore-linux/nativesdk-gmp/5.1.1-r0/gmp-5.1.1/tune'
make[2]: Leaving directory
`/mnt/SSD/oe-r0005/ccoR0005/tmp/
On Tuesday 28 May 2013 18:29:52 Jonathan Liu wrote:
> The qt4-demos-doc package is not created when building qt4-x11-free
> because ${docdir}/qtopia/qch/qt.qch doesn't exist.
>
> Signed-off-by: Jonathan Liu
> ---
> meta/recipes-qt/qt4/qt4.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(
Please ignore this patch.
Another patch has been sent out to fix the same issue.
http://patches.openembedded.org/patch/50617/
Best Regards,
Zhenhua
> -Original Message-
> From: Luo Zhenhua-B19537
> Sent: Tuesday, May 28, 2013 5:06 PM
> To: openembedded-core@lists.openembedded.org
>
Fix below apr configure issue of powerpc64 targets.
| configure:27173: checking whether TCP_NODELAY and TCP_CORK can both be
| enabled
| configure:27179: error: in
`/home/yocto/workspace/sdk-devel/build_p5020ds-64b_release/tmp/work/ppc64e5500-fsl-linux/apr/1.4.6-r2/apr-1.4.6':
| configure:27181: e
Fix following error of apr configure for powerpc64 targets:
| configure:27173: checking whether TCP_NODELAY and TCP_CORK can both be enabled
| configure:27179: error: in
`/home/yocto/workspace/sdk-devel/build_p5020ds-64b_release/tmp/work/ppc64e5500-fsl-linux/apr/1.4.6-r2/apr-1.4.6':
| configure:27
stty manual says :
"sane - Resets all modes to reasonable values for interactive terminal use."
But reasonable isn't the most viable solution, because we want to keep the
original stty settings before running runqemu. Saving the stty settings and
setting them at the end of the runqemu script solv
The qt4-demos-doc package is not created when building qt4-x11-free
because ${docdir}/qtopia/qch/qt.qch doesn't exist.
Signed-off-by: Jonathan Liu
---
meta/recipes-qt/qt4/qt4.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-qt/qt4/qt4.inc b/meta/recipes-qt/qt4
On Mon, 2013-05-27 at 16:23 -0700, Khem Raj wrote:
> On May 27, 2013, at 7:40 AM, Marcin Juszkiewicz
> wrote:
>
> > Signed-off-by: Marcin Juszkiewicz
> > ---
> > meta/recipes-devtools/gcc/gcc-4.8.inc | 1 +
> > .../gcc/gcc-4.8/use-lib-for-aarch64.patch | 23
> > ++
On 05/28/2013 02:39 PM, qi.c...@windriver.com wrote:
From: Chen Qi
The following changes since commit 21089515bd18ba18e86ec8f72ff8141b9fb1dea8:
ref-manual: Added xmlto and dblatex packages for docs (2013-05-22 17:23:41
+0100)
are available in the git repository at:
git://git.pokylinux
37 matches
Mail list logo