All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Fixes and Updates
@ 2012-11-14  5:32 Saul Wold
  2012-11-14  5:32 ` [PATCH 1/9] packagegroup-self-hosted: add sftp server Saul Wold
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Saul Wold @ 2012-11-14  5:32 UTC (permalink / raw)
  To: openembedded-core

Richard,

This is a batch of changes that I have had pending in my
queue for the last couple of weeks, got around to final
testing.  

The self-hosted and builder changes are for enabling the
Build Appliance with Windows and Eclipse

The pulseaudio change should also be marked for Danny to
address a meta-guacamayo issue.

Thanks
	Sau!


The following changes since commit fa7fb44d1ca2b8a57509806bde19672c68ef157d:

  mesa-demos: fix --with-glut check (2012-11-12 22:31:41 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates

Saul Wold (9):
  packagegroup-self-hosted: add sftp server
  builder: Add password for user
  less: Update to 451
  psmisc: Update to 22.20
  kconfig-frontends: Update to 3.6
  sysstat: Update to 10.1.2
  mx: Update to 1.4.7
  sqlite3: Update to 3.7.14.1
  pulse: fix Bashism in string test

 .../packagegroups/packagegroup-self-hosted.bb      |    3 ++-
 ...g-frontends_3.5.bb => kconfig-frontends_3.6.bb} |    9 +++++----
 .../less/{less_444.bb => less_451.bb}              |    8 ++++----
 .../psmisc/{psmisc_22.19.bb => psmisc_22.20.bb}    |    4 ++--
 .../{sysstat_10.1.1.bb => sysstat_10.1.2.bb}       |    5 +++--
 meta/recipes-graphics/builder/builder_0.1.bb       |    5 +++--
 .../mx/{mx_1.4.6.bb => mx_1.4.7.bb}                |   13 ++++++-------
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |    2 +-
 .../pulseaudio/pulseaudio_2.1.bb                   |    2 +-
 .../{sqlite3_3.7.13.bb => sqlite3_3.7.14.1.bb}     |    5 +----
 10 files changed, 28 insertions(+), 28 deletions(-)
 rename meta/recipes-devtools/kconfig-frontends/{kconfig-frontends_3.5.bb => kconfig-frontends_3.6.bb} (88%)
 rename meta/recipes-extended/less/{less_444.bb => less_451.bb} (82%)
 rename meta/recipes-extended/psmisc/{psmisc_22.19.bb => psmisc_22.20.bb} (46%)
 rename meta/recipes-extended/sysstat/{sysstat_10.1.1.bb => sysstat_10.1.2.bb} (44%)
 rename meta/recipes-graphics/mx/{mx_1.4.6.bb => mx_1.4.7.bb} (66%)
 rename meta/recipes-support/sqlite/{sqlite3_3.7.13.bb => sqlite3_3.7.14.1.bb} (58%)

-- 
1.7.7.6




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

end of thread, other threads:[~2012-11-14 16:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-14  5:32 [PATCH 0/9] Fixes and Updates Saul Wold
2012-11-14  5:32 ` [PATCH 1/9] packagegroup-self-hosted: add sftp server Saul Wold
2012-11-14  5:32 ` [PATCH 2/9] builder: Add password for user Saul Wold
2012-11-14 11:21   ` Otavio Salvador
2012-11-14 14:09   ` Mark Hatle
2012-11-14 16:05     ` Saul Wold
2012-11-14  5:32 ` [PATCH 3/9] less: Update to 451 Saul Wold
2012-11-14 11:26   ` Otavio Salvador
2012-11-14 11:33     ` Paul Eggleton
2012-11-14 11:36       ` Otavio Salvador
2012-11-14 14:54         ` Richard Purdie
2012-11-14  5:32 ` [PATCH 4/9] psmisc: Update to 22.20 Saul Wold
2012-11-14  5:32 ` [PATCH 5/9] kconfig-frontends: Update to 3.6 Saul Wold
2012-11-14  5:32 ` [PATCH 6/9] sysstat: Update to 10.1.2 Saul Wold
2012-11-14 11:24   ` Otavio Salvador
2012-11-14  5:32 ` [PATCH 7/9] mx: Update to 1.4.7 Saul Wold
2012-11-14  5:32 ` [PATCH 8/9] sqlite3: Update to 3.7.14.1 Saul Wold
2012-11-14  8:30   ` Martin Jansa
2012-11-14  5:32 ` [PATCH 9/9] pulse: fix Bashism in string test Saul Wold

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.