All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] fixes for bash and nfs-utils
@ 2010-10-20  8:56 Qing He
  2010-10-20  9:28 ` Richard Purdie
  2010-10-22  0:54 ` [PULL] libtheora: add DEPENDS on libogg Cui, Dexuan
  0 siblings, 2 replies; 12+ messages in thread
From: Qing He @ 2010-10-20  8:56 UTC (permalink / raw)
  To: poky

this fixes bug 483 and bug 387.

Thanks,
Qing

---
 meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver |    6 +++---
 meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.2.bb  |    2 +-
 meta/recipes-extended/bash/bash.inc                     |    2 +-
 meta/recipes-extended/bash/bash_3.2.48.bb               |    2 +-
 meta/recipes-extended/bash/bash_4.1.bb                  |    2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

Qing He (2):
      bash: fix job control
      nfs-utils: fix nfs server initscript

Pull URL: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=qhe/fix


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PULL] fixes to eglibc and busybox
@ 2010-11-05  0:58 Cui, Dexuan
  0 siblings, 0 replies; 12+ messages in thread
From: Cui, Dexuan @ 2010-11-05  0:58 UTC (permalink / raw)
  To: 'yocto@yoctoproject.org'

This is a rebased and resent version of that I sent to poky@pokylinux.org (Thanks to Mark and Saul's suggestion).
Since this is a non poky core change, I post this version in this mailing list.
Please review it and comment.

Thanks,
-- Dexuan

$ scripts/create-pull-request -r 2ecf311fbca970f6ea2d80accc3f925b097b664e -b dcui/master
Note: <commit_id> parameter assumed as 'HEAD'

 meta/recipes-core/busybox/busybox-1.16.2/defconfig  |   14 +++++++-------
 meta/recipes-core/eglibc/eglibc-2.12/etc/ld.so.conf |    2 --
 meta/recipes-core/eglibc/eglibc-package.inc         |    2 +-
 meta/recipes-core/eglibc/eglibc_2.12.bb             |    2 +-
 4 files changed, 9 insertions(+), 11 deletions(-)

Dexuan Cui (2):
      busybox: enable more options for tar to support more file formats.
      eglibc: install an empty /etc/ld.so.conf into target

Pull URL: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master

commit 032856f340075390052eeeee15d1e1495fe2d94b
Author: Dexuan Cui <dexuan.cui@intel.com>
Date:   Fri Nov 5 08:35:54 2010 +0800

    eglibc: install an empty /etc/ld.so.conf into target

    We add ${sysconfdir} into FILES_${PN} to avoid the below spurious warning

    ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or
    directory

    The file ld.so.conf can be empty because now we don't install
    /usr/local/lib and /usr/X11R6/.

    Fixes [BUGID #511]

    Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>

commit b952fae48c45e39a14ec9c24b0ee544a741c3f69
Author: Dexuan Cui <dexuan.cui@intel.com>
Date:   Tue Oct 26 15:10:26 2010 +0800

    busybox: enable more options for tar to support more file formats.

    Fixes [BUGID #495]

    Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-11-05  0:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  8:56 [PULL] fixes for bash and nfs-utils Qing He
2010-10-20  9:28 ` Richard Purdie
2010-10-22  0:54 ` [PULL] libtheora: add DEPENDS on libogg Cui, Dexuan
2010-10-22  9:24   ` Richard Purdie
2010-10-26  7:24   ` [PULL] busybox: enable more options for tar to support more file formats Cui, Dexuan
2010-11-04  0:55     ` [PULL] fixes to eglibc and busybox Cui, Dexuan
2010-11-04 15:13       ` Mark Hatle
2010-11-04 18:10         ` Saul Wold
2010-11-04 18:21           ` Mark Hatle
2010-11-04 21:17             ` Saul Wold
2010-11-05  0:29               ` Cui, Dexuan
  -- strict thread matches above, loose matches on Subject: below --
2010-11-05  0:58 Cui, Dexuan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.