On 08/20/2013 02:00 AM, Saul Wold wrote:
On 08/18/2013 11:40 PM, Khem Raj wrote:
On Sun, Aug 18, 2013 at 11:18 PM, Muhammad Shakeel
wrote:
/usr/sbin/ is being sed'ed with ${sbindir} in do_install_append of the
respective recipe file. /usr/bin/ and /bin/ is also taken care of.
i see, thats be
On 08/20/2013 02:44 PM, Saul Wold wrote:
Do you mean Shadow?
Please correct the spelling
Thanks
Sau!
Sorry, I will fix it
Thanks
-Roy
On 08/19/2013 10:26 PM, rongqing...@windriver.com wrote:
From: "Roy.Li"
Signed-off-by: Roy.Li
---
.../shadow/files/fix-etc-gshadow-reading
Do you mean Shadow?
Please correct the spelling
Thanks
Sau!
On 08/19/2013 10:26 PM, rongqing...@windriver.com wrote:
From: "Roy.Li"
Signed-off-by: Roy.Li
---
.../shadow/files/fix-etc-gshadow-reading.patch | 36
meta/recipes-extended/shadow/shadow_4.1.
On Tue, 2013-08-20 at 11:25 +0800, jackie.hu...@windriver.com wrote:
> @@ -37,6 +40,19 @@ case "$0" in
> ;;
> esac
>
> +# default /var/log/boot is not an option since /var/log becomes
> +# /var/volatile/log
> +logfile=/var/local/bootlogd.log
> +
> +#
> +# Create initial log files
>
On Tue, 2013-08-20 at 11:25 +0800, jackie.hu...@windriver.com wrote:
> @@ -23,6 +25,7 @@ test -r /etc/default/nfsd && . /etc/default/nfsd
> test -x "$NFS_MOUNTD" || NFS_MOUNTD=/usr/sbin/rpc.mountd
> test -x "$NFS_NFSD" || NFS_NFSD=/usr/sbin/rpc.nfsd
> test -x "$NFS_STATD" || NFS_STATD=/usr/sbin/
Hi Paul,
I saw the error today, yesterday I was ooo. Sorry for the mistake.
Cristiana
-Original Message-
From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
Sent: Monday, August 19, 2013 11:31 AM
To: Voicu, Cristiana
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-co
On 08/20/2013 04:46 AM, Randy MacLeod wrote:
Add Joe Slater who owns US17463: PACKAGECONFIG clean-up.
On 13-08-15 05:29 AM, wenzong fan wrote:
Hi All,
We have seen some problems like this:
$ bitbake libcap
ld: warning: libaudit.so.1, needed by .../lib64/libpam.so, not found
.../lib64/libpam
From: "Roy.Li"
Signed-off-by: Roy.Li
---
.../shadow/files/fix-etc-gshadow-reading.patch | 36
meta/recipes-extended/shadow/shadow_4.1.4.3.bb |1 +
2 files changed, 37 insertions(+)
create mode 100644
meta/recipes-extended/shadow/files/fix-etc-gshadow-reading
From: "Roy.Li"
The following changes since commit 02e6f25c210b0628dc4ee4482474b0e6ce5606e4:
sstate.bbclass: fix parallel building issue (2013-08-13 15:16:29 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib roy/mewgrp
http://git.pokylinux.org/cgit.cgi/po
On 08/20/2013 12:13 PM, Saul Wold wrote:
On 08/19/2013 06:59 PM, Xufeng Zhang wrote:
Hi All,
Anybody help me review this?
Thanks,
Xufeng
On 06/04/2013 02:15 PM, Xufeng Zhang wrote:
There are three potential NULL pointer dereference in
EVP_DigestInit_ex(), dh_pub_encode() and dsa_pub_encode(
On 08/19/2013 06:59 PM, Xufeng Zhang wrote:
Hi All,
Anybody help me review this?
Thanks,
Xufeng
On 06/04/2013 02:15 PM, Xufeng Zhang wrote:
There are three potential NULL pointer dereference in
EVP_DigestInit_ex(), dh_pub_encode() and dsa_pub_encode()
functions.
Fix them by adding proper nul
From: Jackie Huang
Signed-off-by: Li Wang
Signed-off-by: Jackie Huang
---
.../openssh/openssh-6.2p2/init | 15 ++-
1 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connectivity/openssh/openssh-6.2p2/init
b/meta/recipes-connectivity
From: Jackie Huang
Signed-off-by: Li Wang
Signed-off-by: Jackie Huang
---
meta/recipes-core/sysvinit/sysvinit/bootlogd.init | 28 ++---
1 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/sysvinit/sysvinit/bootlogd.init
b/meta/recipes-core/sysvi
From: Jackie Huang
Signed-off-by: Li Wang
Signed-off-by: Jackie Huang
---
meta/recipes-extended/at/files/S99at | 13 -
1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/at/files/S99at
b/meta/recipes-extended/at/files/S99at
index 386f8a4..d2ba3
From: Jackie Huang
Signed-off-by: Li Wang
Signed-off-by: Jackie Huang
---
.../nfs-utils/nfs-utils/nfsserver | 25 ++-
1 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
b/meta/recipes-conne
From: Jackie Huang
Signed-off-by: Li Wang
Signed-off-by: Jackie Huang
---
meta/recipes-extended/sysklogd/files/sysklogd | 13 -
1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/sysklogd/files/sysklogd
b/meta/recipes-extended/sysklogd/files/sy
From: Jackie Huang
test info:
MACHINE ??= "qemux86-64"
IMAGE_INSTALL_append = " at sysklogd"
$ bitbake core-image-sato
root@qemux86-64:~# /etc/init.d/atd status
/usr/sbin/atd (pid 580) is running...
root@qemux86-64:~# /etc/init.d/syslog status
syslogd (pid 695) is running...
klogd (pid 697) is
From: Jackie Huang
Signed-off-by: Li Wang
Signed-off-by: Jackie Huang
---
meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init |9 -
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init
b/meta/recipes-core/dbus/dbus-1.6.10/dbus-1.
From: Christopher Larson
- path normalization ('normalize' flag, defaults to enabled)
- existence verification for paths we know should exist ('mustexist' flag)
- supports clean handling of relative paths ('relativeto' flag)
Signed-off-by: Christopher Larson
---
meta/lib/oe/types.py | 18 +
The following changes since commit 6382979cca1d1c57467f983ba9611f91555b20a9:
cronie: fix out of tree build (2013-08-19 11:25:23 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/bc
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/bc
K
When run 'bc -l', it segmentation faults. Apply patch from BLFS to fix it.
Ref:
http://www.mail-archive.com/blfs-support@linuxfromscratch.org/msg04601.html
Signed-off-by: Kai Kang
---
meta/recipes-extended/bc/bc_1.06.bb| 3 ++-
.../bc/files/fix-segment-fault.patch
Hi All,
Anybody help me review this?
Thanks,
Xufeng
On 06/04/2013 02:15 PM, Xufeng Zhang wrote:
There are three potential NULL pointer dereference in
EVP_DigestInit_ex(), dh_pub_encode() and dsa_pub_encode()
functions.
Fix them by adding proper null pointer check.
[YOCTO #4600]
[ CQID: WIND0
On 08/14/2013 09:31 AM, Joe MacDonald wrote:
[Re: [OE-core] recipe whitespace style questions] On 13.08.14 (Wed 16:13)
Martin Jansa wrote:
On Wed, Aug 14, 2013 at 08:51:40AM -0500, Peter A. Bigot wrote:
SRC_URI = "file://skeleton \
file://skeleton_test.c \
file://COP
On 08/18/2013 11:40 PM, Khem Raj wrote:
On Sun, Aug 18, 2013 at 11:18 PM, Muhammad Shakeel
wrote:
/usr/sbin/ is being sed'ed with ${sbindir} in do_install_append of the
respective recipe file. /usr/bin/ and /bin/ is also taken care of.
i see, thats better. however I do see a need to have a g
Add Joe Slater who owns US17463: PACKAGECONFIG clean-up.
On 13-08-15 05:29 AM, wenzong fan wrote:
Hi All,
We have seen some problems like this:
$ bitbake libcap
ld: warning: libaudit.so.1, needed by .../lib64/libpam.so, not found
.../lib64/libpam.so: undefined reference to `audit_open'
.../l
directfb: add fusion patch for hangs on exit with
following tests: direct_test, fusion_skirmish
Signed-off-by: Lauren Post
---
meta/recipes-graphics/directfb/directfb.inc|3 +-
.../directfb/directfb/fusion.patch | 36
2 files changed, 38 ins
directfb: Upgrade to 1.6.3
Remove mesa patch as 1.6.3 provides compatibility with mesa
Signed-off-by: Lauren Post
---
meta/recipes-graphics/directfb/directfb.inc|3 +-
.../recipes-graphics/directfb/directfb/mesa9.patch | 29
meta/recipes-graphics/directfb/dire
From: Nitin A Kamble
Here is a commit to give a better error regarding missing required
distro features.
Thanks,
Nitin
The following changes since commit 6382979cca1d1c57467f983ba9611f91555b20a9:
cronie: fix out of tree build (2013-08-19 11:25:23 +0100)
are available in the git repository a
From: Nitin A Kamble
Some BSPs need to have some specific distro_features enabled. These
BSPs fail to build when these required DISTRO features are not
enabled. And the issue is, there is no clue in the build error, about
why the build is failing.
This commit addresses the issue by adding a ge
This patch aims to fix the following two cases for the INITRAMFS generation.
1) Allow an image recipe to specify a paired INITRAMFS recipe such
as core-image-minimal-initramfs. This allows building a base
image which always generates the needed initramfs image in one step
2) Allow bu
Am 19.08.2013 18:58, schrieb Paul Eggleton:
> On Monday 19 August 2013 18:28:02 Simon Busch wrote:
>> Am 19.08.2013 18:09, schrieb Phil Blundell:
>>> On Mon, 2013-08-19 at 18:04 +0200, Simon Busch wrote:
In some cases as distribution just wants to extend the default
PACKAGECONFIG instead
On 8/19/13 1:08 PM, Saul Wold wrote:
On 08/14/2013 01:30 PM, Mark Hatle wrote:
The new --no-install-recommends option is similar to the behavior of
apt-get's --no-install-recommedns. Only required packages will be
installed.
Signed-off-by: Mark Hatle
---
.../opkg/opkg/no-install-recommends
On 08/14/2013 01:30 PM, Mark Hatle wrote:
The new --no-install-recommends option is similar to the behavior of
apt-get's --no-install-recommedns. Only required packages will be
installed.
Signed-off-by: Mark Hatle
---
.../opkg/opkg/no-install-recommends.patch | 78 ++
On Monday 19 August 2013 18:28:02 Simon Busch wrote:
> Am 19.08.2013 18:09, schrieb Phil Blundell:
> > On Mon, 2013-08-19 at 18:04 +0200, Simon Busch wrote:
> >> In some cases as distribution just wants to extend the default
> >> PACKAGECONFIG instead of rewriting it completely. Therefor having a
>
On 08/19/2013 09:36 AM, Paul Eggleton wrote:
On Monday 19 August 2013 09:19:55 Saul Wold wrote:
Here is the latest C-Pull, I built this over the weekend with
other bits. The build resulted with some issues, so I removed
the offending bits (Python3).
The libxext-native, I put in and then took o
On Monday 19 August 2013 09:19:55 Saul Wold wrote:
> Here is the latest C-Pull, I built this over the weekend with
> other bits. The build resulted with some issues, so I removed
> the offending bits (Python3).
>
> The libxext-native, I put in and then took out, but we do have a
> F19 issue that
Am 19.08.2013 18:09, schrieb Phil Blundell:
> On Mon, 2013-08-19 at 18:04 +0200, Simon Busch wrote:
>> In some cases as distribution just wants to extend the default PACKAGECONFIG
>> instead of
>> rewriting it completely. Therefor having a PACKAGECONFIG_DISTRO variable
>> which is empty
>> by def
Paul, Ross:
Here is the latest C-Pull, I built this over the weekend with
other bits. The build resulted with some issues, so I removed
the offending bits (Python3).
The libxext-native, I put in and then took out, but we do have a
F19 issue that needs resolution
There is a poky.conf change th
On Mon, 2013-08-19 at 18:04 +0200, Simon Busch wrote:
> In some cases as distribution just wants to extend the default PACKAGECONFIG
> instead of
> rewriting it completely. Therefor having a PACKAGECONFIG_DISTRO variable
> which is empty
> by default and included in PACKAGECONFIG helps a lot.
Ca
In some cases as distribution just wants to extend the default PACKAGECONFIG
instead of
rewriting it completely. Therefor having a PACKAGECONFIG_DISTRO variable which
is empty
by default and included in PACKAGECONFIG helps a lot.
Signed-off-by: Simon Busch
---
meta/recipes-graphics/mesa/mesa.i
On 08/19/2013 07:02 AM, Lauren Post wrote:
Fixes test cases in 1.6.3 that had incomplete rendering
caused by hangs
Upstream-Status: Pending
Signed-off-by: Lauren Post
---
meta/recipes-graphics/directfb/directfb.inc|3 +-
.../directfb/directfb/fusion.patch | 31
Fixes test cases in 1.6.3 that had incomplete rendering
caused by hangs
Upstream-Status: Pending
Signed-off-by: Lauren Post
---
meta/recipes-graphics/directfb/directfb.inc|3 +-
.../directfb/directfb/fusion.patch | 31
2 files changed, 33 inser
Remove mesa patch as 1.6.3 provides compatibility with mesa
Signed-off-by: Lauren Post
---
meta/recipes-graphics/directfb/directfb.inc|3 +-
.../recipes-graphics/directfb/directfb/mesa9.patch | 29
.../{directfb_1.6.1.bb => directfb_1.6.3.bb} |5 ++--
On Monday 19 August 2013 09:24:54 Paul Eggleton wrote:
> Hi Cristiana,
>
> On Friday 16 August 2013 11:30:49 Cristiana Voicu wrote:
> > LIC_FILES_CHKSUM changed because cron.h doesn't exist anymore.
> > Replaced it with cron.c.
> >
> >...
>
> A couple of people have reported this doesn't build, a
Hi Cristiana,
On Friday 16 August 2013 11:30:49 Cristiana Voicu wrote:
> LIC_FILES_CHKSUM changed because cron.h doesn't exist anymore.
> Replaced it with cron.c.
>...
A couple of people have reported this doesn't build, and I've confirmed it this
morning:
| mips-poky-linux-gcc -meb -mabi=32 -
45 matches
Mail list logo