Latest connman-0.75 change the WiFi security type, causing the
incompatibility of connman-gnome. Fix connman-gnome accordingly to show
the correct security informtion.
[YOCTO #1343]
Signed-off-by: Dongxiao Xu
---
.../connman/connman-gnome/security-type.patch | 41
..
Hi Saul,
This commit fixes the display issue of WiFi security type in connman-gnome,
please help to review and pull.
Thanks,
Dongxiao
The following changes since commit 3f4017e36410a6435f50183e76b9adb1db1f4126:
gdb: Fix broken source directory (2011-08-31 00:49:05 +0100)
are available in th
On Jul 28, 2011, at 8:10 AM, Kumar Gala wrote:
> If a SOCKS5 gateway is needed for a proxy access like git it might also
> require authentication to the proxy via a password and username. Adding
> SOCKS5_USER & SOCKS5_PASSWD to BB_ENV_EXTRAWHITE allow for automation
> of the authentication reque
From: Xiaofeng Yan
dropbear will check "/etc/pam.d/sshd" which comes from package "openssh" \
When enabling pam supporting. But if we only install dropbear \
package without package "openssh", then "dropbear" will not \
find a configuration file.
The changes are as follow for fixing this bug:
-
From: Xiaofeng Yan
Hi Richard,
I modify my fault. Please review it again. If have any suggestion. I will
modify it again.
Thanks
Yan
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/dropbear
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/dropbea
On 2011年08月29日 20:54, Richard Purdie wrote:
On Mon, 2011-08-29 at 18:48 +0800, Xiaofeng Yan wrote:
From: Xiaofeng Yan
dropbear will check "/etc/pam.d/sshd" which comes from package "openssh" \
When enabling pam supporting. But if we only install dropbear \
package without package "openssh", the
From: Xiaofeng Yan
qt-init-demo was needed during building a qt4e-demo-image.
So I pull it from Openembeded and push it into OE-core.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/qt4e-demo-image
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/qt
From: Xiaofeng Yan
[YOCTO #999]
qt4e-demo-image needs qt-demo-init when starting qtdemoE.
qt-demo-init was pulled from Openembeded.
Signed-off-by: Xiaofeng Yan
---
meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init | 55 ++
meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb |
On Wed, 2011-08-31 at 00:18 +0200, Sebastian Krzyszkowiak wrote:
> On 8/31/11, Michael Morscher wrote:
> > Hey,
> >
> > Thanks for the recent patch, but the patches need another handwork:
>
> Whoops... I wasn't able to test it
You're posting patches with no testing?!
I'd warn people that if thi
On 8/31/11, Michael Morscher wrote:
> Hey,
>
> Thanks for the recent patch, but the patches need another handwork:
Whoops... I wasn't able to test it, as one of gdb's dependency was
failing to me due to bug in gcc. Anyway, I'll try to fix it later,
thanks for info.
--
Sebastian Krzyszkowiak
dos
Hey,
Thanks for the recent patch, but the patches need another handwork:
| NOTE: Applying patch 'no-werror.patch'
(../meta/recipes-devtools/gdb/gdb/no-werror.patch)
| ERROR: Error executing a python function in
/build/oe-core/meta/recipes-devtools/gdb/gdb_7.3a.bb:
| CmdError: Command Error: e
On Fri, 2011-08-26 at 10:24 +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan
>
> [YOCTO #999]
> Copy metadata of qt4e-demo-image from OE for easy testing qt4embeded on
> embedded platform.
> This image was tested on qemuarm and can run program "qtdemoE".
>
> Signed-off-by: Xiaofeng Yan
> ---
>
On Wed, 2011-08-24 at 00:08 -0500, Kumar Gala wrote:
> The gcc-poison-parameters was added specifically to deal with an issue
> on ppc targets and a bug when we build with -Os -frename-registers.
>
> This bug below reports the issue and is fixed in gcc-4.6.x:
>
> http://gcc.gnu.org/bugzilla/show_
On Thu, 2011-08-25 at 11:51 +0800, Dongxiao Xu wrote:
> For image type of recipes, we need to define do_package_write as its
> do_build recrdeptask, which ensures that all packaging types listed in
> PACKAGE_CLASSES will be built out.
>
> [YOCTO 1370]
>
> Signed-off-by: Dongxiao Xu
> ---
> meta
On Thu, 2011-08-25 at 13:43 +0800, Kang Kai wrote:
> From: Kang Kai
>
> Hi Saul,
>
> qt4-tools-nativesdk needs set the gcc standard header searching paths because
> crosssdk.bbclass uses a undefined variable "includedir_nativesdk".
>
> These commits are to fix it, and update qt4-tools-nativesdk
On Thu, 2011-08-25 at 16:54 -0400, Bruce Ashfield wrote:
> Richard/Saul,
>
> Just a minor tweak of the -rt SRCREVs to pickup a fix
> that we got overnight that enables qemumips to boot from the
> prompt.
>
>
> The following changes since commit 6c2b7beac3cd23ed44bd3e195c6360a0932876bf:
>
> cl
On Thu, 2011-08-25 at 22:56 -0400, Cliff Brake wrote:
> Hello,
>
> I'm trying to figure out how AUTOREV is supposed to work these days
> with oe-core. In the past, I would do something like:
>
> SRCREV = "${AUTOREV}"
> PV = "1.0+svnr${SRCREV}"
>
> in my custom application recipes to always buil
On Fri, 2011-08-26 at 17:29 +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan
>
> There are no locales resources in an lsb image because the locale resources
> were splitted from eglibc-package.inc \
> and putted into a new file "eglibc-locale.inc". So the above variables lost
> their function in
On Mon, 2011-08-29 at 15:16 +0200, Sebastian Krzyszkowiak wrote:
> ---
> meta/recipes-extended/libidn/libidn_1.22.bb |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Merged to master, thanks.
Richard
___
Openembedded-core mailing list
Op
On Mon, 2011-08-29 at 15:13 +0200, Sebastian Krzyszkowiak wrote:
> * because 7.3 archive is not fetchable anymore
>
> Signed-off-by: Sebastian Krzyszkowiak
Merged to master, thanks.
Richard
___
Openembedded-core mailing list
Openembedded-core@lists.
On Tue, Aug 30, 2011 at 12:47 PM, Koen Kooi wrote:
>
> Op 30 aug. 2011, om 18:46 heeft Jason Kridner het volgende geschreven:
>
>> On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes
>> wrote:
>>> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
>>> wrote:
>>>
>>> This script is BSP specif
On Mon, 2011-08-29 at 09:26 -0700, Christopher Larson wrote:
> From: Chris Larson
>
> Currently it uses ${TARGET_SYS}-. This is inconsistent, as the recipe
> and kernel bbclass both use the prefix. While there aren't many cases
> where the two differ, it is harmless to ensure that we are behaving
On Mon, 2011-08-29 at 11:00 -0700, Christopher Larson wrote:
> From: Chris Larson
>
> - Don't use a variable reference in the IMAGE_DEPENDS
> - Inherit kernel-arch to get UBOOT_ARCH
> - Don't include the .bz2 variants, since the base types aren't in
> oe-core
> - Add the new types to IMAGE_TYPE
On Mon, 2011-08-29 at 11:00 -0700, Christopher Larson wrote:
> From: Chris Larson
>
> Signed-off-by: Chris Larson
> ---
> meta/classes/image_types.bbclass | 27 ++-
> 1 files changed, 26 insertions(+), 1 deletions(-)
Merged to master, thanks.
Richard
__
On Mon, 2011-08-29 at 19:47 +0100, Paul Eggleton wrote:
> Some collateral updates for the binutils upgrade.
>
> The following changes since commit 4ecf379aba11983b66be4fbe26e65aa28740ddfd:
>
> binutils: update to 2.21.1a (2011-08-29 13:57:43 +0100)
>
> are available in the git repository at:
>
On Tue, 2011-08-30 at 21:54 +0200, Michael Morscher wrote:
> Thanks for your answer. That patch hasn't fixed it for me, also the
> others don't... I checked your and Koens old conversations and tried all
> those patches, but no change :(
>
> I have no idea why and some DEPEND and RDEPEND things d
Hey Richard,
Thanks for your answer. That patch hasn't fixed it for me, also the
others don't... I checked your and Koens old conversations and tried all
those patches, but no change :(
I have no idea why and some DEPEND and RDEPEND things didn't fix it as
well. I'm not a pro at the moment.
Op 30 aug. 2011, om 18:46 heeft Jason Kridner het volgende geschreven:
> On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes
> wrote:
>> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
>> wrote:
>>
>> This script is BSP specific and shouldn't live in the OE-core layer.
>
> The
On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes wrote:
> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
> wrote:
>
> This script is BSP specific and shouldn't live in the OE-core layer.
The only issue is this script is used from within the IMAGE_CMD_sdimg
code which live
Changelog for 2011-08-22 to 2011-08-29. Projects included in this report:
bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://git.angstrom-distribution.org/
Signed-off-by: Phil Blundell
---
meta/recipes-support/libcap/libcap.inc |5 +++--
meta/recipes-support/libcap/libcap_2.22.bb |2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-support/libcap/libcap.inc
b/meta/recipes-support/libcap/libcap.inc
index 67
[YOCTO #1398]
Firstly we should start checking if MACHINE is set. It if isn't lets
make this a sanity warning since its very hard to successfully build
without setting one (and anyone wanting to do that can disable the
sanity checks easily enough anyway).
Some of the checks depend on a MACHINE be
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/sanity.bbclass b/meta/classes/sanity.bbclass
index b266968..7fc3343 100644
--- a/meta/classes/sanity.bbclass
+++ b/meta/classes/sanity.bbclass
@@ -423,12 +423,12 @@ def check_sanity(e):
dups = []
for pa in pkgarchs.split():
-
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/sanity.bbclass b/meta/classes/sanity.bbclass
index cefe6a4..b266968 100644
--- a/meta/classes/sanity.bbclass
+++ b/meta/classes/sanity.bbclass
@@ -197,25 +197,25 @@ def check_sanity(e):
if data.getVar('TARGET_OS', e.data, True) == 'I
On Tue, 2011-08-30 at 13:52 +0200, Michael Morscher wrote:
> This is still not working for my xfce46-image, described here:
> http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-August/034653.html
>
Is this with a clean build and with master?
To be specific, this commit
http://git.yoc
[YOCTO #1388]
This change is needed to correctly add the dependencies for the do_package
task which bitbake is unable to automatically detect itself.
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/multilib.bbclass b/meta/classes/multilib.bbclass
index 66d6450..342cb29 100644
--- a/m
Hi Koen,
This is still not working for my xfce46-image, described here:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-August/034653.html
Bye
Michael
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://l
On Tue, Aug 30, 2011 at 05:49, Phil Blundell wrote:
> On Tue, 2011-08-30 at 00:42 -0300, Otavio Salvador wrote:
>> Hello,
>>
>> With today's tip of OpenEmbedded-Core, Clutter fails to build as can
>> be seen bellow:
>>
>> | checking for CLUTTER_DEPS... no
>> | configure: error: Package requirement
On 30/08/2011 11:34, Koen Kooi wrote:
> Op 30 aug. 2011, om 11:36 heeft Graeme Gregory het volgende geschreven:
>
>> On 30/08/2011 10:31, Richard Purdie wrote:
>>> On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
>>> This script is BSP specific and shouldn't live in the OE-core layer.
>>
Op 30 aug. 2011, om 11:36 heeft Graeme Gregory het volgende geschreven:
> On 30/08/2011 10:31, Richard Purdie wrote:
>> On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
>> This script is BSP specific and shouldn't live in the OE-core layer.
> The only issue is this script is used f
Op 30 aug. 2011, om 11:21 heeft Richard Purdie het volgende geschreven:
> On Tue, 2011-08-30 at 10:58 +0200, Koen Kooi wrote:
>> The ipkg metadata will look like this now:
>>
>>koen@dominion:/OE/angstrom-dev/deploy/glibc$ dpkg-deb -I
>> ipk/am3517-evm/matrix-gui_1.3-r19.0.6_am3517-evm.ipk
>
On 30/08/2011 10:31, Richard Purdie wrote:
> On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
> This script is BSP specific and shouldn't live in the OE-core layer.
The only issue is this script is used from within the IMAGE_CMD_sdimg
code which lives in OE-core (meta/classes/i
On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
> >>>
> >>> This script is BSP specific and shouldn't live in the OE-core layer.
> >>
> >> The only issue is this script is used from within the IMAGE_CMD_sdimg
> >> code which lives in OE-core (meta/classes/image_types.
> >
> > classes should
On Fri, 2011-08-26 at 18:31 +0200, Koen Kooi wrote:
> That one doesn't seem to apply:
Hm, yes, it seems I somehow damaged the patch in my last mail. Third
time lucky then.
p.
>From c3a2a50b6693e54aeb8c2fa635360aea53df2957 Mon Sep 17 00:00:00 2001
From: Phil Blundell
Date: Fri, 26 Aug 2011 17:5
On Tue, 2011-08-30 at 10:58 +0200, Koen Kooi wrote:
> The ipkg metadata will look like this now:
>
> koen@dominion:/OE/angstrom-dev/deploy/glibc$ dpkg-deb -I
> ipk/am3517-evm/matrix-gui_1.3-r19.0.6_am3517-evm.ipk
> new debian package, version 2.0.
> size 24112 bytes: control archive
The ipkg metadata will look like this now:
koen@dominion:/OE/angstrom-dev/deploy/glibc$ dpkg-deb -I
ipk/am3517-evm/matrix-gui_1.3-r19.0.6_am3517-evm.ipk
new debian package, version 2.0.
size 24112 bytes: control archive= 540 bytes.
629 bytes,13 lines control
On Tue, 2011-08-30 at 00:42 -0300, Otavio Salvador wrote:
> Hello,
>
> With today's tip of OpenEmbedded-Core, Clutter fails to build as can
> be seen bellow:
>
>
> | checking for CLUTTER_DEPS... no
> | configure: error: Package requirements (cairo-gobject >= 1.10 atk >=
> 1.17 pangocairo >= 1.20
From: Zhai Edwin
There are some links become invalid after rename, so that failed dependencies
detected when install rpm package. This commit update links to resolve it.
[YOCTO #1158] got fixed.
Signed-off-by: Zhai Edwin
---
meta/recipes-extended/shadow/shadow_4.1.4.3.bb |7 ++-
1 fil
From: Zhai Edwin
This patch fix rpm dependencies failure when install. Pls. help to reivew.
Thanks,
Edwin
The following changes since commit 94d0e2de269507aa0e64c64f691c8f507d178675:
qemu: Make qemu buildable inside qemux86/qemuppc target (2011-08-16 13:15:27
+0800)
are available in the g
Op 30 aug. 2011, om 01:08 heeft Joel A Fernandes het volgende geschreven:
> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
> wrote:
>
> This script is BSP specific and shouldn't live in the OE-core layer.
The only issue is this script is used from within the IMAGE_CMD_sdimg
50 matches
Mail list logo