public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/5] strace: misc fixes + update 4.10 -> 4.11
@ 2016-01-12  7:18 Andre McCurdy
  2016-01-12  7:18 ` [PATCH 1/5] strace: drop unnecessary dependency on acl Andre McCurdy
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Andre McCurdy @ 2016-01-12  7:18 UTC (permalink / raw)
  To: openembedded-core

Andre McCurdy (5):
  strace: drop unnecessary dependency on acl
  strace: fix --disable-aio configure option
  strace: remove need for git-version-gen script
  strace: fix ARCH definition in tests/Makefile
  strace: update 4.10 -> 4.11

 .../0001-Add-linux-aarch64-arch_regs.h.patch       |  25 ---
 .../Include-linux-ioctl.h-for-_IOC_-macros.patch   |  69 -------
 .../strace/Include-sys-stat.h-for-S_I-macros.patch |  52 -----
 .../strace/strace/Makefile-ptest.patch             |  18 +-
 .../strace/strace/disable-git-version-gen.patch    |  20 ++
 .../recipes-devtools/strace/strace/git-version-gen | 225 ---------------------
 .../strace/strace-add-configure-options.patch      |  57 ------
 .../strace/{strace_4.10.bb => strace_4.11.bb}      |  22 +-
 8 files changed, 35 insertions(+), 453 deletions(-)
 delete mode 100644 meta/recipes-devtools/strace/strace/0001-Add-linux-aarch64-arch_regs.h.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/Include-linux-ioctl.h-for-_IOC_-macros.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/Include-sys-stat.h-for-S_I-macros.patch
 create mode 100644 meta/recipes-devtools/strace/strace/disable-git-version-gen.patch
 delete mode 100755 meta/recipes-devtools/strace/strace/git-version-gen
 delete mode 100644 meta/recipes-devtools/strace/strace/strace-add-configure-options.patch
 rename meta/recipes-devtools/strace/{strace_4.10.bb => strace_4.11.bb} (53%)

-- 
1.9.1



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

end of thread, other threads:[~2016-01-12 22:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12  7:18 [PATCH 0/5] strace: misc fixes + update 4.10 -> 4.11 Andre McCurdy
2016-01-12  7:18 ` [PATCH 1/5] strace: drop unnecessary dependency on acl Andre McCurdy
2016-01-12  7:18 ` [PATCH 2/5] strace: fix --disable-aio configure option Andre McCurdy
2016-01-12  7:18 ` [PATCH 3/5] strace: remove need for git-version-gen script Andre McCurdy
2016-01-12  7:18 ` [PATCH 4/5] strace: fix ARCH definition in tests/Makefile Andre McCurdy
2016-01-12  7:18 ` [PATCH 5/5] strace: update 4.10 -> 4.11 Andre McCurdy
2016-01-12 21:32 ` [PATCH 0/5] strace: misc fixes + " Richard Purdie
2016-01-12 22:02   ` Andre McCurdy
2016-01-12 22:58     ` Andre McCurdy

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