All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request with misc fixes
@ 2011-05-07 19:14 Otavio Salvador
  2011-05-09 17:06 ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2011-05-07 19:14 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hello,

I have sent those patches to mailing list some days ago but they
haven't been merged since it and some merged changes has conflicts
that need to be fixed. So I did.

The following changes since commit 4f4bac0a459fe238e105e96b2b59b6af88e639c4:

  sanity.bbclass: Add cpio to list of required utilities tested for
(2011-05-07 09:05:57 +0100)

are available in the git repository at:
  git://github.com/OSSystems/oe-core.git master

Otavio Salvador (5):
      meta/conf/local.conf.sample: fix mklibs comment line split and typo
      scripts/oe-setup-builddir: fix typo
      syslinux: improve packaging
      busybox: add support to mdev
      libxkbfile: disable xcb

 meta/conf/local.conf.sample                        |    7 ++--
 meta/recipes-core/busybox/busybox.inc              |   14 +++++++-
 meta/recipes-core/busybox/busybox_1.18.4.bb        |    2 +
 meta/recipes-core/busybox/files/mdev               |    7 ++++
 meta/recipes-core/busybox/files/mdev.conf          |   35 ++++++++++++++++++++
 meta/recipes-devtools/syslinux/syslinux_4.03.bb    |   12 ++++++-
 meta/recipes-graphics/xorg-lib/libxkbfile_1.0.7.bb |    4 ++-
 scripts/oe-setup-builddir                          |    2 +-
 8 files changed, 75 insertions(+), 8 deletions(-)
 create mode 100755 meta/recipes-core/busybox/files/mdev
 create mode 100644 meta/recipes-core/busybox/files/mdev.conf


-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



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

* Re: Pull request with misc fixes
  2011-05-07 19:14 Pull request with misc fixes Otavio Salvador
@ 2011-05-09 17:06 ` Saul Wold
  2011-05-09 17:47   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2011-05-09 17:06 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 05/07/2011 12:14 PM, Otavio Salvador wrote:
> Hello,
>
> I have sent those patches to mailing list some days ago but they
> haven't been merged since it and some merged changes has conflicts
> that need to be fixed. So I did.
>
Octavio,

I am working on reviewing and staging them.  I did not see a patch for 
the libxbkfile, did I miss that email?

Sau!

> The following changes since commit 4f4bac0a459fe238e105e96b2b59b6af88e639c4:
>
>    sanity.bbclass: Add cpio to list of required utilities tested for
> (2011-05-07 09:05:57 +0100)
>
> are available in the git repository at:
>    git://github.com/OSSystems/oe-core.git master
>
> Otavio Salvador (5):
>        meta/conf/local.conf.sample: fix mklibs comment line split and typo
>        scripts/oe-setup-builddir: fix typo
>        syslinux: improve packaging
>        busybox: add support to mdev
>        libxkbfile: disable xcb
>
>   meta/conf/local.conf.sample                        |    7 ++--
>   meta/recipes-core/busybox/busybox.inc              |   14 +++++++-
>   meta/recipes-core/busybox/busybox_1.18.4.bb        |    2 +
>   meta/recipes-core/busybox/files/mdev               |    7 ++++
>   meta/recipes-core/busybox/files/mdev.conf          |   35 ++++++++++++++++++++
>   meta/recipes-devtools/syslinux/syslinux_4.03.bb    |   12 ++++++-
>   meta/recipes-graphics/xorg-lib/libxkbfile_1.0.7.bb |    4 ++-
>   scripts/oe-setup-builddir                          |    2 +-
>   8 files changed, 75 insertions(+), 8 deletions(-)
>   create mode 100755 meta/recipes-core/busybox/files/mdev
>   create mode 100644 meta/recipes-core/busybox/files/mdev.conf
>
>



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

* Re: Pull request with misc fixes
  2011-05-09 17:06 ` Saul Wold
@ 2011-05-09 17:47   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2011-05-09 17:47 UTC (permalink / raw)
  To: Saul Wold; +Cc: Patches and discussions about the oe-core layer

On Mon, May 9, 2011 at 14:06, Saul Wold <sgw@linux.intel.com> wrote:
> I am working on reviewing and staging them.  I did not see a patch for the
> libxbkfile, did I miss that email?

I will be sending an updated pull request and post the patches with
some fixes. Please wait for it for merging.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



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

end of thread, other threads:[~2011-05-09 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-07 19:14 Pull request with misc fixes Otavio Salvador
2011-05-09 17:06 ` Saul Wold
2011-05-09 17:47   ` Otavio Salvador

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.