On 01/14/2013 08:10 PM, Saul Wold wrote:
On 01/14/2013 09:16 AM, Radu Moisan wrote:
On 01/12/2013 01:23 AM, Saul Wold wrote:
On 01/08/2013 04:24 AM, Radu Moisan wrote:
As Ross suggested I've done the following changes to the previous set:
* added two patches (the first two) that address mult
On 01/14/2013 07:16 AM, Constantin Musca wrote:
This patchset enables the user to build gcc with configurable multilib options.
The following changes since commit 53cc748b93e8af584557d6db5309c3e955182c5c:
linux-libc-headers: fix headers install in long path name environments
(2013-01-10 23:5
Hi Rongqing,
I just find rpcbind introduce some packages conflicts, both rpcbind
and eglibc-utils provides rpcinfo. not sure who is responsible to fix
this.
Lei
On Mon, Dec 24, 2012 at 9:02 AM, wrote:
> From: "Roy.Li"
>
> Rpcbind has more features, like ipv6 support and nfs4 support;
> Re
(sorry I don't have the original email around to which to reply...)
For the past many years I have been accumulating various scripts which
I have used to create the root filesystems for various embedded
systems. These scripts create updates, generate artifacts for creating
bootable CF cards, and p
I have debugged the sysvinit, found that:
the 30seconds is about close(fd) in function:
void print(char *s) (src/init.c)
and the "close" return 0.
why close will hang for 30seconds?
I asked in sysvinit-devel email list, no response.
anyone can give some suggestion?
THA
From: Chen Qi
The following changes since commit 53cc748b93e8af584557d6db5309c3e955182c5c:
linux-libc-headers: fix headers install in long path name environments
(2013-01-10 23:53:51 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/runqemu-iso
h
From: Chen Qi
Add support for booting an ISO image for runqemu scripts.
[YOCTO #3710]
Signed-off-by: Chen Qi
---
scripts/runqemu |6 ++
scripts/runqemu-internal |7 +++
2 files changed, 13 insertions(+)
diff --git a/scripts/runqemu b/scripts/runqemu
index 188eccf..c2
From: Chen Qi
This recipe provides a config file for core-image-sato.
The config file is used to handle volatile storage in case of a
read-only-rootfs image.
Also, let core-image-sato.bb depend on this recipe.
[YOCTO #3406]
Signed-off-by: Chen Qi
---
meta/recipes-sato/images/core-image-sato.
I've got to apologize.
This patch has a serious problem.
The fact that the IMAGE_INSTALL statement was before the 'inherit'
statement caused an override of IMAGE_INSTALL variable in image.bbclass,
thus resulting a bunch of packaged not installed on target.
A new patch will be sent soon.
Sorry
On Mon, Jan 14, 2013 at 11:14 AM, Khem Raj wrote:
> On Mon, Jan 14, 2013 at 10:08 AM, Saul Wold wrote:
>>
>> This commit message does not fully state what's going on in the change
>> below, as pointed out by Richard, you do not comment on the uclib change at
>> all and what's the CAIRO_NO_MUTEX s
On Mon, Jan 14, 2013 at 10:08 AM, Saul Wold wrote:
>
> This commit message does not fully state what's going on in the change
> below, as pointed out by Richard, you do not comment on the uclib change at
> all and what's the CAIRO_NO_MUTEX setting doing?
>
> The DEPENDS part is good, we just need
On 01/14/2013 09:16 AM, Radu Moisan wrote:
On 01/12/2013 01:23 AM, Saul Wold wrote:
On 01/08/2013 04:24 AM, Radu Moisan wrote:
As Ross suggested I've done the following changes to the previous set:
* added two patches (the first two) that address multiple init
systems support,\
as in shifting
On 01/04/2013 04:00 PM, Khem Raj wrote:
From: Noor Ahsan
* cairo was giving redefinition error of struct _XLinearGradient,
struct _XCircle and struct _XRadialGradient.
* cario now depends on libxext. Adding that dependency resolved
above errors.
* Verified it on P2020RDB.
* Bump PR.
This com
On Mon, Jan 14, 2013 at 11:48 AM, Shakeel, Muhammad
wrote:
> From: Muhammad Shakeel
>
> * Add archiver tasks correctly for any 'IMAGE_PKGTYPE'.
>
> [YOCTO #3449]
>
> Signed-off-by: Muhammad Shakeel
> Signed-off-by: Noor Ahsan
> Signed-off-by: Christopher Larson
I'd prefer if this patch would
On 01/12/2013 01:23 AM, Saul Wold wrote:
On 01/08/2013 04:24 AM, Radu Moisan wrote:
As Ross suggested I've done the following changes to the previous set:
* added two patches (the first two) that address multiple init
systems support,\
as in shifting from default hardcoded sysvinit to somethin
On Mon, Jan 14, 2013 at 06:39:29PM +0200, Laurentiu Palcu wrote:
> update-rc.d fails when executing the postinstall on host. That's because
> 'syslog' is renamed to 'syslog.busybox' and a 'syslog' link to it is made
> instead. However, on host, the link is not valid and update-rc.d will
> complain
update-rc.d fails when executing the postinstall on host. That's because
'syslog' is renamed to 'syslog.busybox' and a 'syslog' link to it is made
instead. However, on host, the link is not valid and update-rc.d will
complain that the file does not exist. On target, this does not happen.
So, this
configure-cross patch is now simplified.
sysroot is now properly set.
Signed-off-by: Cristian Iorga
---
.../iproute2/iproute2-3.5.1/configure-cross.patch | 77
.../iproute2/iproute2/configure-cross.patch| 32
.../{iproute2_3.5.1.bb => iproute2_3.7.0.bb}
Signed-off-by: Constantin Musca
---
meta/conf/machine/include/tune-ppc603e.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/conf/machine/include/tune-ppc603e.inc
b/meta/conf/machine/include/tune-ppc603e.inc
index 6557c1d..2cfd342 100644
--- a/meta/conf/machine/include/tune-ppc603e.in
Signed-off-by: Constantin Musca
---
meta/conf/machine/include/tune-mips32.inc | 4
1 file changed, 4 insertions(+)
diff --git a/meta/conf/machine/include/tune-mips32.inc
b/meta/conf/machine/include/tune-mips32.inc
index 03cd411..ffbaecf 100644
--- a/meta/conf/machine/include/tune-mips32.in
- add a task to setup multilib configuration for target gcc
- this commit adapts Nitin Kamble's work to gcc 4.7
- gcc_multilib_setup creates the same patch for all gcc variants
- use a hash for storing the multilib default options
- use a hash for storing arch-dependent multilib options
Tests:
roo
Signed-off-by: Constantin Musca
---
meta/conf/multilib.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index 97b53ec..daa569c 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -2,7 +2,7 @@
baselib = "$
Signed-off-by: Constantin Musca
---
meta/recipes-devtools/gcc/gcc-4.7.inc | 1 -
meta/recipes-devtools/gcc/gcc-4.7/64bithack.patch | 63 ---
2 files changed, 64 deletions(-)
delete mode 100644 meta/recipes-devtools/gcc/gcc-4.7/64bithack.patch
diff --git a/meta/r
This patchset enables the user to build gcc with configurable multilib options.
The following changes since commit 53cc748b93e8af584557d6db5309c3e955182c5c:
linux-libc-headers: fix headers install in long path name environments
(2013-01-10 23:53:51 +)
are available in the git repository at
- add zlib to DEPENDS (it fails otherwise)
Signed-off-by: Constantin Musca
---
meta/recipes-devtools/gcc/gcc-4.7.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc
b/meta/recipes-devtools/gcc/gcc-4.7.inc
index 378caf0..08a0103 10064
From: Muhammad Shakeel
* Add archiver tasks correctly for any 'IMAGE_PKGTYPE'.
[YOCTO #3449]
Signed-off-by: Muhammad Shakeel
Signed-off-by: Noor Ahsan
Signed-off-by: Christopher Larson
---
meta/classes/archive-configured-source.bbclass | 15 +--
meta/classes/archive-original-s
From: Muhammad Shakeel
* Add tasks to move sources, script/logs and diff/env files in
deploy directory.
* Enable SSTATE for 'do_archive_scripts_logs' task
* Enable SSTATE for 'do_dumpdata_create_diff_gz' task
* SSTATE is not used for sources/patches archiver task because source
archive packag
All right. I am resending this patch with two commits in total.
--Shakeel
-Original Message-
From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On Behalf Of
Otavio Salvador
Sent: Tuesday, January 08, 2013 9:04 PM
To: Shakeel, Muhammad
Cc: Patches and discussions about the
oprofile's "configure" was always looking at the configuration of the host
kernel, not the target kernel. This patch instructs oprofile to use the
target kernel to configure itself.
Signed-off-by: Bogdan Marinescu
---
meta/recipes-kernel/oprofile/oprofile.inc |4 ++--
1 file changed, 2 inser
On 01/11/2013 07:45 PM, Saul Wold wrote:
On 01/11/2013 07:12 AM, Radu Moisan wrote:
On 01/10/2013 08:27 PM, Khem Raj wrote:
On Thu, Jan 10, 2013 at 12:02 AM, Radu Moisan
wrote:
On 01/09/2013 07:14 PM, Khem Raj wrote:
On Tue, Jan 8, 2013 at 4:24 AM, Radu Moisan
wrote:
As Ross suggested I'v
Hello,
Checked RPM and SMART functionality. Works OK after db upgrade.
It is ok to be merged.
Regards,
Cristian
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Iorga,
Cristian
Sent: Friday,
On 2013年01月14日 16:14, Martin Jansa wrote:
On Mon, Jan 14, 2013 at 11:02:45AM +0800, Kang Kai wrote:
On 2013年01月07日 20:29, Martin Jansa wrote:
On Mon, Jan 07, 2013 at 11:36:03AM +, g...@git.openembedded.org wrote:
Module: openembedded-core.git
Branch: master
Commit: 35291c97edc05756788d2064
bitbake -c checkpkg fetches the latest version for all packages,
including the ones from sourceforge and those that have
ununsual package naming.
Also removed all pn-native/nativesdk-pn entries from the resulting
checkpkg.csv file if the system already reported the latest version
for pn.
Signed-of
On 01/14/2013 10:25 AM, Emilia Ciobanu wrote:
> bitbake -c checkpkg fetches the latest version for all packages,
> including the ones from sourceforge and those that have
> ununsual package naming.
>
> Signed-off-by: Emilia Ciobanu
> ---
> meta/classes/distrodata.bbclass | 1
From: Chen Qi
The hook function is appended to ROOTFS_POSTPROCESS_COMMAND
properly to support the 'read-only-rootfs' image feature.
[YOCTO #3406]
Signed-off-by: Chen Qi
---
meta/classes/core-image.bbclass |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/classes
From: Chen Qi
This recipe provides a config file for core-image-minimal.
This config file is used for volatile storage handling in case of a
readonly rootfs.
Also, let core-image-minimal depend on this recipe.
[YOCTO #3406]
Signed-off-by: Chen Qi
---
meta/recipes-core/images/core-image-minim
From: Chen Qi
This recipe provides a config file for core-image-sato.
The config file is used to handle volatile storage in case of a
read-only-rootfs image.
Also, let core-image-sato.bb depend on this recipe.
[YOCTO #3406]
Signed-off-by: Chen Qi
---
meta/recipes-sato/images/core-image-sato.
From: Chen Qi
To support a read-only rootfs, we use symbolic links which point
to volatile storage to create the illusion that some directories
are writable.
Improve populate-volatile.sh script to support read-only rootfs.
Add two default config files specific to read-only-rootfs image.
[YOCTO
From: Chen Qi
read_only_rootfs_hook: this funtion is invoked only if 'read-only-rootfs'
is in IMAGE_FEATURES. It tweaks some basic files and makes populate-
volatile.sh script run at rootfs time.
[YOCTO #3406]
Signed-off-by: Chen Qi
---
meta/classes/image.bbclass | 16 +++-
1 fi
From: Chen Qi
This variable indicates whether the rootfs is intended to be read-only
or not. Changing this value from 'no' to 'yes' on a currently running
system with read-write rootfs and rebooting will give the user a working
system with read-only rootfs.
However, it is not suggested to change
From: Chen Qi
The series of patches add support to read-only rootfs.
The main idea is to use symbolic links to create the illuion that some
directories are writable in case of a read-only rootfs.
This set of patches have been tested on minimal images with and without
'read-only-rootfs' image fe
bitbake -c checkpkg fetches the latest version for all packages,
including the ones from sourceforge and those that have
ununsual package naming.
Signed-off-by: Emilia Ciobanu
---
meta/classes/distrodata.bbclass | 181 ---
1 file chang
On Mon, Jan 14, 2013 at 11:02:45AM +0800, Kang Kai wrote:
> On 2013年01月07日 20:29, Martin Jansa wrote:
> > On Mon, Jan 07, 2013 at 11:36:03AM +, g...@git.openembedded.org wrote:
> >> Module: openembedded-core.git
> >> Branch: master
> >> Commit: 35291c97edc05756788d206457c56dcc41edb637
> >> URL:
43 matches
Mail list logo