All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] A few misc fixes Mentor is carrying
@ 2017-03-28 16:14 Christopher Larson
  2017-03-28 16:14 ` [PATCH 1/3] update_gio_module_cache: fix host user contamination Christopher Larson
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Christopher Larson @ 2017-03-28 16:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit d68a86d87aa017dd0fecb0f626d22711efefcd3f:

  dnf: remove systemd units in nativesdk builds (2017-03-28 10:34:26 +0100)

are available in the git repository at:

  git@github.com:kergoth/openembedded-core.git misc-fixes

for you to fetch changes up to 571fe26dcf1d704cc97e834b19adb51b782b4cca:

  systemd-boot: write startup.nsh (2017-03-28 21:12:18 +0500)

----------------------------------------------------------------
Abdur Rehman (1):
  update_gio_module_cache: fix host user contamination

Christopher Larson (2):
  sysroot-relativelinks: also consider links to dirs on the host
  systemd-boot: write startup.nsh

 meta/classes/systemd-boot.bbclass                   | 2 ++
 scripts/postinst-intercepts/update_gio_module_cache | 2 ++
 scripts/sysroot-relativelinks.py                    | 2 +-
 3 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.11.1



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

end of thread, other threads:[~2017-03-30 11:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 16:14 [PATCH 0/3] A few misc fixes Mentor is carrying Christopher Larson
2017-03-28 16:14 ` [PATCH 1/3] update_gio_module_cache: fix host user contamination Christopher Larson
2017-03-29 20:33   ` Andrea Adami
2017-03-29 20:40     ` Christopher Larson
2017-03-29 21:08       ` Andrea Adami
2017-03-30  8:54         ` Jussi Kukkonen
2017-03-29 23:54       ` Peter Kjellerstedt
2017-03-30  8:57         ` Richard Purdie
2017-03-30 11:46         ` Patrick Ohly
2017-03-30  9:27   ` Alexander Kanavin
2017-03-28 16:14 ` [PATCH 2/3] sysroot-relativelinks: also consider links to dirs on the host Christopher Larson
2017-03-28 16:14 ` [PATCH 3/3] systemd-boot: write startup.nsh Christopher Larson

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.