All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] meta: 4 fixes
@ 2017-04-13  9:57 Robert Yang
  2017-04-13  9:57 ` [PATCH 1/4] binconfig.bbclass: fix typo in get_binconfig_mangle() Robert Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Robert Yang @ 2017-04-13  9:57 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit e41c90b852167bbcb434da57b84280e855acae33:

  busybox: In defconfig enable ASH_CMDCMD for built-in 'command' (2017-04-12 15:18:42 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/4fixes
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/4fixes

Robert Yang (4):
  binconfig.bbclass: fix typo in get_binconfig_mangle()
  apt: fix libdir path for apt.systemd.daily
  autogen: update libopts.m4's patch
  grep: do_configure: fix "Argument list too long"

 meta/classes/binconfig.bbclass                                        | 2 +-
 meta/recipes-devtools/apt/apt-package.inc                             | 4 +++-
 .../0001-config-libopts.m4-regenerate-it-from-config-libopts..patch   | 2 +-
 meta/recipes-extended/grep/grep_3.0.bb                                | 3 +++
 4 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.10.2



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

end of thread, other threads:[~2017-04-14  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-13  9:57 [PATCH 0/4] meta: 4 fixes Robert Yang
2017-04-13  9:57 ` [PATCH 1/4] binconfig.bbclass: fix typo in get_binconfig_mangle() Robert Yang
2017-04-13  9:57 ` [PATCH 2/4] apt: fix libdir path for apt.systemd.daily Robert Yang
2017-04-13  9:57 ` [PATCH 3/4] autogen: update libopts.m4's patch Robert Yang
2017-04-14  9:36   ` Robert Yang
2017-04-14  9:46   ` Richard Purdie
2017-04-14  9:49     ` Robert Yang
2017-04-13  9:57 ` [PATCH 4/4] grep: do_configure: fix "Argument list too long" Robert Yang

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.