Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Busybox fix for utmpx
@ 2015-09-03 16:54 Khem Raj
  2015-09-03 16:54 ` [PATCH 1/1] busybox: Use UTMPX instead of legacy UTMP Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2015-09-03 16:54 UTC (permalink / raw)
  To: openembedded-core

Patch busybox to use utmpx if libc offers it

The following changes since commit bdeb32b4cdbe316f17c2fd854d59e05e8f2e8ffc:

  rt-tests: drop unnecessary added-missing-dependencies.patch (2015-09-01 11:43:38 +0100)

are available in the git repository at:

  git://github.com/kraj/openembedded-core kraj/busybox_utmpx
  https://github.com/kraj/openembedded-core/tree/kraj/busybox_utmpx

Khem Raj (1):
  busybox: Use UTMPX instead of legacy UTMP

 .../busybox/0001-Switch-to-POSIX-utmpx-API.patch   | 388 +++++++++++++++++++++
 meta/recipes-core/busybox/busybox_1.23.2.bb        |   1 +
 2 files changed, 389 insertions(+)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-Switch-to-POSIX-utmpx-API.patch

-- 
2.5.1



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

end of thread, other threads:[~2015-09-09 15:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 16:54 [PATCH 0/1] Busybox fix for utmpx Khem Raj
2015-09-03 16:54 ` [PATCH 1/1] busybox: Use UTMPX instead of legacy UTMP Khem Raj
2015-09-05  5:24   ` Richard Purdie
2015-09-09  0:04     ` Khem Raj
2015-09-09 13:25   ` Bernhard Reutner-Fischer
2015-09-09 15:45     ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox