Signed-off-by: Jonathan Liu
---
meta/recipes-graphics/mesa/mesa.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b/meta/recipes-graphics/mesa/mesa.inc
index ada1170..65c2770 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/rec
Enrico Scholz writes:
Good Morning,
> Applying two upstream kernel commits
> 455bd4c430b0c0a361f38e8658a0d6cb469942b5 (ARM: 7668/1: fix
> memset-related crashes caused by recent GCC (4.7.2) optimizations) and
> 418df63adac56841ef6b0f1fcf435bc64d4ed177 (ARM: 7670/1: fix the memset
> fix) seem to
On 07/19/2013 01:07 AM, Burton, Ross wrote:
On 18 July 2013 08:05, wrote:
1. The configuration file, /etc/syslog-startup.conf, is ignored.
This is really confusing, as we are used to the behaviour of
changing the configuration in /etc/syslog-startup.conf for the
syslog service. Thi
From: Chen Qi
This class is dedicated to image level user/group configuration.
It inherits useradd_base.bbclass.
Users need to inherit this class in their layers or local.conf to
make the setting of EXTRA_USERS_PARAMS effective.
For detailed configuration format of EXTRA_USERS_PARAMS, please
re
From: Chen Qi
The following changes since commit a63229917a5708de2d161aba0d67168ce0da6365:
meta-yocto-bsp: update reference board SRCREVs (2013-07-10 09:45:51 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/extrausers
http://git.pokylinux.org/cg
From: Chen Qi
Add a new base class, useradd_base.bbclass, which is mainly a
collection of basic functions for user/group settings.
The useradd_base.bbclass is intended to be inherited by useradd.bbclass
and the extrausers.bbclass to avoid code cuplication.
[YOCTO #4074]
Signed-off-by: Chen Qi
On Fri, 2013-07-19 at 11:31 +1000, Jonathan Liu wrote:
> Hi Robert,
>
> I tested your patches with my ext4 image on Intel Atom D2500HN board
> and it is working well.
> Previously I have been using custom image class which requires root
> privileges as I need to be able to specify custom options t
Hi Robert,
I tested your patches with my ext4 image on Intel Atom D2500HN board
and it is working well.
Previously I have been using custom image class which requires root
privileges as I need to be able to specify custom options to mkfs.ext4
which are not available with genext2fs and cannot be se
On 07/18/2013 03:05 PM, Chris Larson wrote:
On Thu, Jul 18, 2013 at 7:16 AM, Emilia Ciobanu
mailto:emilia.maria.silvia.ciob...@intel.com>> wrote:
Git packages should have the following format:
version+gitAUTOINC[r|-]+revision
Signed-off-by: Emilia Ciobanu mailto:emilia.maria.si
On 07/17/2013 04:56 PM, Tudor Florea wrote:
Install kmod test suite and run it as ptest.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc |4 +++-
meta/recipes-kernel/kmod/kmod/ptest.patch | 20
meta/recipes-kernel/kmod/kmod/run-ptest |
Please fix the commit message to follow the guildlines:
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Thanks
Sau!
On 07/18/2013 05:54 AM, Ionut Radu wrote:
Signed-off-by: Ionut Radu
---
meta/classes/useradd.bbclass |2 +-
1 file changed, 1 insertion(+), 1 de
Hi Paul,
Thank you for review and tip.
I'll come up with V2 patch soon.
Regards,
Tudor.
-Original Message-
From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
Sent: Thursday, July 18, 2013 10:51
To: Tudor Florea
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core]
On Thu, Jul 18, 2013 at 7:16 AM, Emilia Ciobanu <
emilia.maria.silvia.ciob...@intel.com> wrote:
> Git packages should have the following format:
> version+gitAUTOINC[r|-]+revision
>
> Signed-off-by: Emilia Ciobanu
>
Just as an FYI, in case you didn't consider it, this may well result in
pack
From: Beth Flanagan
s/envrionement/environment/
Signed-off-by: Beth Flanagan
---
.../installer/adt-installer/scripts/adt_installer_internal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta/recipes-devtools/installer/adt-installer/scripts/adt_installer_inte
From: Beth Flanagan
s/envrionement/environment/
Signed-off-by: Beth Flanagan
---
.../installer/adt-installer/scripts/adt_installer_internal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta/recipes-devtools/installer/adt-installer/scripts/adt_installer_inte
Changelog since 2013-07-07 until 2013-07-14. 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://github.com/Angstrom-distr
On 07/18/2013 09:08 AM, Emilia Ciobanu wrote:
The PRSPV variable is used for the packages that have different
representation for a same upstream and local version (e.g 2.0 vs 20).
In this case, the system is using PRSPV instead of PV when comparing
the local and upstream versions.
The packages t
On 07/17/2013 02:58 AM, Ming Liu wrote:
1. Introduce bind-chroot package, contains files/directories used as jail.
2. Add hooks to init script for setting up named to run chroot.
3. Setting ROOTDIR in /etc/default/bind9 is needed to run chroot.
I am not sure that this is appropriate for OE-Cor
On 18 July 2013 08:05, wrote:
> 1. The configuration file, /etc/syslog-startup.conf, is ignored.
>This is really confusing, as we are used to the behaviour of
>changing the configuration in /etc/syslog-startup.conf for the
>syslog service. This is actually a weekly test case.
> 2. The
On Thu, Jul 18, 2013 at 12:28 PM, Burton, Ross wrote:
> On 18 July 2013 16:20, Daiane Angolini wrote:
>> Please, see attached file.
>
> Okay, that's not saying anything useful. Does your sysroot have the
> cairo.pc file in (should be in something like
> /home/daiane/gerrit/build/tmp/sysroots/imx
On 07/18/2013 03:55 AM, Hongxu Jia wrote:
While imports readline in python, if the term in terminfo is available and
it contains the variable 'km' and 'smm', the readline initialization will
output the value of 'smm' which is the escape sequence '\E[?1034h'.
'km' means the terminal has a meta ke
The PRSPV variable is used for the packages that have different
representation for a same upstream and local version (e.g 2.0 vs 20).
In this case, the system is using PRSPV instead of PV when comparing
the local and upstream versions.
The packages that are using this modification are the followin
Tested against backwards packages using buildhistory class.
The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:
lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib emac/add_pv_to_r
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/lttng/l
Signed-off-by: Emilia Ciobanu
---
.../docbook-sgml-dtd-4.5-native.bb |1 +
1 file changed, 1 insertion(+)
diff --git
a/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
b/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
index 6c464f4
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
meta/recipes-core/update-rc.d/update-rc.d_0.7.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/update-rc.d/update-rc
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
The change also needed removal of version from inner patch folder name.
Signed-off-by: Emilia Ciobanu
---
.../add-exclusion-to-mkfs-jffs2-git-2.patch|0
...t-cleanm
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.b
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
.../images/build-appliance-image_8.0.bb|2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-core/images/build-appl
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
.../chkconfig-alternatives-native_1.3.59.bb|2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta/recipes-extende
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
...lttng-modules_2.2.0.bb => lttng-modules_git.bb} |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-kernel/lttng/{
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
meta/recipes-rt/rt-tests/rt-tests_0.85.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-rt/rt-tests/rt-tests_0.85.bb
b/m
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Signed-off-by: Emilia Ciobanu
---
.../connman/connman-gnome_0.7.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-connectivity/connman/c
Git packages should have the following format for the PV variable:
version_tag+git[r|\-|]?AUTOINC+git_revision
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-kernel/kmod/kmod_git.bb |1 +
1 file changed, 1 insertion(+)
d
On 18 July 2013 16:20, Daiane Angolini wrote:
> Please, see attached file.
Okay, that's not saying anything useful. Does your sysroot have the
cairo.pc file in (should be in something like
/home/daiane/gerrit/build/tmp/sysroots/imx53qsb/usr/lib/pkgconfig)?
I suspect your sysroot is corrupted, s
Signed-off-by: Jonathan Liu
---
.../0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch | 0
.../0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch | 0
meta/recipes-graphics/mesa/{mesa_9.1.3.bb => mesa_9.1.5.bb} | 4 ++--
3 files changed, 2 insertions(+), 2
On Fri, Jul 19, 2013 at 12:18:02AM +1000, Jonathan Liu wrote:
> Signed-off-by: Jonathan Liu
> ---
> .../0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch | 0
> .../0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch | 0
> meta/recipes-graphics/mesa/mesa.inc
On Thursday 18 July 2013 07:24:45 Saul Wold wrote:
> Richard,
>
> Please pull after final ACKs by Paul and Ross.
>
> Additinally there is a poky-tiny.conf patch on poky list from Cristiana that
> can be pulled also.
>
> Thanks
> Sau!
>
>
> The following changes since commit cf1790d992f06
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-rt/rt-tests/rt-tests_0.85.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-rt/rt-tests/rt-tests_0.85.bb
b/meta/recipes-rt/rt-tests/rt-tests_0.85.bb
index c3964d2..5
On 19/07/2013 12:12 AM, Burton, Ross wrote:
On 18 July 2013 15:18, Jonathan Liu wrote:
-SRCREV = "5a925cc5504575c22dbb7d29842d7fc5babcb5c7"
+SRCREV = "42146f777b9aa89c3d2c01f2a5cde05749534508"
Oh, hang on, I knew something was bothering me.
$ git describe 42146f777b9aa89c3d2c01f2a5cde05749534
On 18 July 2013 15:24, Saul Wold wrote:
> The following changes since commit cf1790d992f067be8d5f9894458f55f6f1bdc61f:
>
> lib/oeqa: fix dependecy check (2013-07-15 10:29:27 -0700)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembedded-core-contrib sgw/stage
>
On Thu, Jul 18, 2013 at 11:16 AM, Emilia Ciobanu
wrote:
> Git packages should include git token inside the PV variable.
>
> Signed-off-by: Emilia Ciobanu
I agree with the fix but it'd be better if you made it clear you're
including Git revision into PV; the PV variable addition is just a
conseq
Richard,
Please pull after final ACKs by Paul and Ross.
Additinally there is a poky-tiny.conf patch on poky list from Cristiana that
can be pulled also.
Thanks
Sau!
The following changes since commit cf1790d992f067be8d5f9894458f55f6f1bdc61f:
lib/oeqa: fix dependecy check (2013-07-15
On Thu, Jul 18, 2013 at 11:18 AM, Jonathan Liu wrote:
> Signed-off-by: Jonathan Liu
> ---
> .../0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch | 0
> .../0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch | 0
> meta/recipes-graphics/mesa/mesa.inc
On 18 July 2013 15:12, Daiane Angolini wrote:
> How should I send it? Could I attach the log.do_configure to maillist?
No, config.log, which will be in the build directory. Based on your
log, I expect it will be at
/home/daiane/gerrit/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gtk+/2.24.1
On Thu, Jul 18, 2013 at 10:39 AM, Burton, Ross wrote:
> On 18 July 2013 14:25, Otavio Salvador wrote:
>> On Thu, Jul 18, 2013 at 10:13 AM, Burton, Ross wrote:
>>> On 18 July 2013 13:33, Daiane Angolini wrote:
I'm facing the following error. Anyone know what I should try in order
| con
On 18 July 2013 15:18, Jonathan Liu wrote:
> -SRCREV = "5a925cc5504575c22dbb7d29842d7fc5babcb5c7"
> +SRCREV = "42146f777b9aa89c3d2c01f2a5cde05749534508"
Oh, hang on, I knew something was bothering me.
$ git describe 42146f777b9aa89c3d2c01f2a5cde05749534508
mesa-9.1.5
$ git describe 5a925cc550457
On 07/18/2013 02:43 AM, Paul Eggleton wrote:
On Wednesday 17 July 2013 23:34:31 Saul Wold wrote:
Ross, Paul:
Please review this set and ACK as appropriate, I will rebase based
on your input. This this is on the AB down, we have known issues with
systemd. This addresses many of the M2 related i
Signed-off-by: Emilia Ciobanu
---
.../docbook-sgml-dtd-4.5-native.bb |1 +
1 file changed, 1 insertion(+)
diff --git
a/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
b/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
index 6c464f4
Git packages should have _git in their recipe name and should include
git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
...lttng-modules_2.2.0.bb => lttng-modules_git.bb} |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-kernel/lttng/{lttng-modules_2
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
.../images/build-appliance-image_8.0.bb|2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-core/images/build-appliance-image_8.0.bb
b/meta/recipes-core/images/build-appl
Git packages should have the following format:
version+gitAUTOINC[r|-]+revision
Signed-off-by: Emilia Ciobanu
---
.../chkconfig-alternatives-native_1.3.59.bb|2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta/recipes-extended/chkconfig/chkconfig-alternatives-
Git packages should include git token inside the PV variable.
Remove version from inner patch folder name.
Signed-off-by: Emilia Ciobanu
---
.../add-exclusion-to-mkfs-jffs2-git-2.patch|0
...t-cleanmarker-with-flash_erase--j-command.patch |0
meta/recipes-devtools/mtd/mtd-utils_1
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-kernel/kmod/kmod_git.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-kernel/kmod/kmod_git.bb
b/meta/recipes-kernel/kmod/kmod_git.bb
index ca6b004..6afaca6 100644
-
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-core/update-rc.d/update-rc.d_0.7.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
b/meta/recipes-core/update-rc.d/update-rc.d_0.
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
.../connman/connman-gnome_0.7.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb
b/meta/recipes-connectivity/connman/
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb
b/meta/recipes-kernel/lttng/lttng-ust_
Git packages should include git token inside the PV variable.
Signed-off-by: Emilia Ciobanu
---
meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
b/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
index 6
Tested for backwards packages.
The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:
lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib emac/pv_fixes
http://git.yoctoproject.org/c
So that the root filesystem can be fsck'd properly, mount it read only. Either
initscripts or systemd will re-mount as read-write in early boot.
Signed-off-by: Ross Burton
---
meta/recipes-core/initrdscripts/files/init-live.sh |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
On 18 July 2013 15:18, Jonathan Liu wrote:
> +
> file://0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch \
According to Martin when he upgraded mesa_git to
5a925cc5504575c22dbb7d29842d7fc5babcb5c7 that patch was merged
upstream, and as it is only available in mesa-9.1.3/
Signed-off-by: Jonathan Liu
---
meta/recipes-graphics/mesa/mesa_git.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa_git.bb
b/meta/recipes-graphics/mesa/mesa_git.bb
index 52d3d81..d8db4e8 100644
--- a/meta/recipes-graphics/mesa/mesa_git.
Hi,
I noticed that our live image boot mounts / as read-write straight away, which
seems to be the wrong thing to do as it means init can't do a fsck if required.
>From what I can tell both our sysvinit and systemd boots remount as rw once
they've started so this should be safe, but I've not given
Signed-off-by: Jonathan Liu
---
.../0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch | 0
.../0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch | 0
meta/recipes-graphics/mesa/mesa.inc | 2 +-
meta/recipes-graphics/mesa/{mesa_9.1.
On 18 July 2013 14:25, Otavio Salvador wrote:
> On Thu, Jul 18, 2013 at 10:13 AM, Burton, Ross wrote:
>> On 18 July 2013 13:33, Daiane Angolini wrote:
>>> I'm facing the following error. Anyone know what I should try in order
>>> | configure: error: Package requirements (glib-2.0 >= 2.28.0at
On 07/18/2013 09:13 PM, Jonathan Liu wrote:
On 18/07/2013 10:32 PM, Robert Yang wrote:
On 07/06/2013 10:49 PM, Jonathan Liu wrote:
Any updates?
Hi Jonathan,
I've updated the patches, now they are working well, the "fsck -fn" finds
no errors any more, but I have to send the patches to the
On Thu, Jul 18, 2013 at 10:13 AM, Burton, Ross wrote:
> On 18 July 2013 13:33, Daiane Angolini wrote:
>> I'm facing the following error. Anyone know what I should try in order
>> | configure: error: Package requirements (glib-2.0 >= 2.28.0atk >=
>> 1.29.2pango >= 1.20cairo >= 1.6g
On 18/07/2013 10:32 PM, Robert Yang wrote:
On 07/06/2013 10:49 PM, Jonathan Liu wrote:
Any updates?
Hi Jonathan,
I've updated the patches, now they are working well, the "fsck -fn" finds
no errors any more, but I have to send the patches to the ext4 mailing
list
firstly, you can try it if
On Thu, Jul 18, 2013 at 04:46:13PM +0800, Jesse Zhang wrote:
> On 07/17/2013 10:53 PM, Henning Heinold wrote:
> > This makes we wonder which software on x86 relies on libatomic-ops anymore?
> > gcc buildins should be good enough now.
>
> pulseaudio depends on libatomics-ops though I don't know abo
On 18 July 2013 13:33, Daiane Angolini wrote:
> I'm facing the following error. Anyone know what I should try in order
> | configure: error: Package requirements (glib-2.0 >= 2.28.0atk >=
> 1.29.2pango >= 1.20cairo >= 1.6gdk-pixbuf-2.0 >= 2.21.0)
> were not met:
> |
> | No package
bb.build.FuncFailed was replaced with bb.fatal
The following changes since commit 74e403705e25afec656b5e40921771a9c29bdc40:
yocto-kernel: make BBLAYERS parsing more robust (2013-07-13 18:23:39 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ionutx/work
Signed-off-by: Ionut Radu
---
meta/classes/useradd.bbclass |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/useradd.bbclass b/meta/classes/useradd.bbclass
index 3fe011d..a68b6fd 100644
--- a/meta/classes/useradd.bbclass
+++ b/meta/classes/useradd.bbclass
@@ -219
I'm facing the following error. Anyone know what I should try in order
to properly configure my build?
| checking how to hardcode library paths into programs... immediate
| configure: creating ./config.lt
| config.lt: creating arm-poky-linux-gnueabi-libtool
| checking for special C compiler optio
On 07/06/2013 10:49 PM, Jonathan Liu wrote:
Any updates?
Hi Jonathan,
I've updated the patches, now they are working well, the "fsck -fn" finds
no errors any more, but I have to send the patches to the ext4 mailing list
firstly, you can try it if you are interested in it atm.:
git://git.p
On Thu, 2013-07-18 at 13:16 +0100, Paul Eggleton wrote:
> On Thursday 18 July 2013 12:35:04 Burton, Ross wrote:
> > On 18 July 2013 12:15, Phil Blundell wrote:
> > > Seeing this discussion makes me wonder: if the target perl hasn't
> > > actually been built at this point, how does rpmdeps know wha
On Thursday 18 July 2013 12:35:04 Burton, Ross wrote:
> On 18 July 2013 12:15, Phil Blundell wrote:
> > Seeing this discussion makes me wonder: if the target perl hasn't
> > actually been built at this point, how does rpmdeps know what package to
> > add a dependency on in the first place? Does i
On Thu, Jul 18, 2013 at 6:43 AM, Paul Eggleton
wrote:
> On Wednesday 17 July 2013 23:34:31 Saul Wold wrote:
..
>> Roy.Li (1):
>> dpkg: backport a patch to support mipsn32el and mips64el
>
> Not sure if case is a big issue for Upstream-Status values but this one has
> "Upstream-Status: BackPort".
On 18 July 2013 12:15, Phil Blundell wrote:
> Seeing this discussion makes me wonder: if the target perl hasn't
> actually been built at this point, how does rpmdeps know what package to
> add a dependency on in the first place? Does it just have some random
> hard-coded list somewhere?
It adds
On Thu, 2013-07-18 at 12:01 +0100, Paul Eggleton wrote:
> On Thursday 18 July 2013 11:52:22 Burton, Ross wrote:
> > On 18 July 2013 07:34, Saul Wold wrote:
> > > valgrind: added perl dependency
> >
> > I presume the situation here is that a target perl wasn't actually
> > built, so adding an ex
On Thursday 18 July 2013 11:52:22 Burton, Ross wrote:
> On 18 July 2013 07:34, Saul Wold wrote:
> > valgrind: added perl dependency
>
> I presume the situation here is that a target perl wasn't actually
> built, so adding an explicit runtime dependency causes it to be built
> and therefore avai
While imports readline in python, if TERM in terminfo is available and
it contains the variable 'km' and 'smm', the readline initialization will
output the value of 'smm' which is the escape sequence '\E[?1034h'.
'km' means the terminal has a meta key which is a special key on MIT keyboards,
'smm
While imports readline in python, if the term in terminfo is available and
it contains the variable 'km' and 'smm', the readline initialization will
output the value of 'smm' which is the escape sequence '\E[?1034h'.
'km' means the terminal has a meta key which is a special key on MIT keyboards,
'
Hi,
What Paul said, I can't see any other issues.
On 18 July 2013 07:34, Saul Wold wrote:
> valgrind: added perl dependency
I presume the situation here is that a target perl wasn't actually
built, so adding an explicit runtime dependency causes it to be built
and therefore available in the f
Hi Tudor,
On Wednesday 17 July 2013 02:09:32 Tudor Florea wrote:
>...
> +++ b/meta/recipes-devtools/python/python/run-ptest
> @@ -0,0 +1,5 @@
> +#!/bin/sh
> +#
> +#This script is used to run python test suites
> +
> +make -f /usr/lib/python/ptest/Makefile -k runtest-TESTS
> srcdir=/usr/lib/python2
Am 18.07.2013 02:47, schrieb Jonathan Liu:
On 17 July 2013 22:12, Stefan Herbrechtsmeier
wrote:
Am 17.07.2013 12:57, schrieb Jonathan Liu:
On 17/07/2013 7:49 PM, Jonathan Liu wrote:
On 17/07/2013 7:13 PM, Stefan Herbrechtsmeier wrote:
Am 17.07.2013 10:40, schrieb Jonathan Liu:
The CMAKE_{A
On Wednesday 17 July 2013 23:34:31 Saul Wold wrote:
> Ross, Paul:
>
> Please review this set and ACK as appropriate, I will rebase based
> on your input. This this is on the AB down, we have known issues with
> systemd. This addresses many of the M2 related issues and fixes the
> testimage infras
On 18 July 2013 09:57, Jesse Zhang wrote:
>
> But, I looked at the upstream git repo, and it builds fine. I located
> two relevant commits and made a patch. Please see the new fix below
> (also pushed to my contrib repo).
>
> I'm not sure what the code does exactly, but it at least builds now
> wi
On 07/17/2013 07:08 PM, Paul Barker wrote:
> If this is on x86, standard Linux desktop/server distros may have ran
> into the same problem. Maybe worth having a look if/how they handle
> this.
That's a good idea. I looked but no one seems to have the problem.
Apparently everybody is building with
On 07/17/2013 10:53 PM, Henning Heinold wrote:
> This makes we wonder which software on x86 relies on libatomic-ops anymore?
> gcc buildins should be good enough now.
pulseaudio depends on libatomics-ops though I don't know about the
reasons. The libatomics-ops recipe is actually inside the pulsea
From: Chen Qi
The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:
lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/busybox-syslog-systemd
http://git.pokylinux.org/cgit.c
From: Chen Qi
Now we've used busybox-syslog as a replacement for systemd's syslog
service. Currently, there are two problems.
1. The configuration file, /etc/syslog-startup.conf, is ignored.
This is really confusing, as we are used to the behaviour of
changing the configuration in /etc/sys
91 matches
Mail list logo